summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2010-08-14defconfig reductionSam Ravnborg
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-13[S390] appldata: fix dev_get_stats 64 bit conversionHeiko Carstens
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09mm: provide init_mm mm_context initializerHeiko Carstens
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig
2010-08-09switch hypfs to ->evict_inode()Al Viro
2010-08-09[S390] topology: use default MC domain initializerHeiko Carstens
2010-08-09[S390] initrd: change default load addressHeiko Carstens
2010-08-09[S390] cmm, smsgiucv_app: convert sender to uppercaseHendrik Brueckner
2010-08-09[S390] cmm: add missing __init/__exit annotationsHeiko Carstens
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-08-01KVM: Remove unnecessary divide operationsJoerg Roedel
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger
2010-08-01KVM: s390: Fix build failure due to centralized vcpu locking patchesChristian Borntraeger
2010-08-01KVM: Consolidate arch specific vcpu ioctl lockingAvi Kivity
2010-08-01KVM: s390: Centrally lock arch specific vcpu ioctlsAvi Kivity
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-06-08[S390] Update default configuration.Martin Schwidefsky
2010-06-08[S390] arch/s390/kvm: Use GFP_ATOMIC when a lock is heldJulia Lawall
2010-06-08[S390] kprobes: add parameter check to module_free()Hendrik Brueckner
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds