aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-24
|\
| * KVM: S390: Export kvm_virtio.hAlexander Graf2010-10-24
| * KVM: S390: Add virtio hotplug add supportAlexander Graf2010-10-24
| * KVM: S390: take a full byte as ext_param indicatorAlexander Graf2010-10-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-06
| |\|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
| |\ \
| * | | qdio: extend API to allow pollingJan Glauber2010-09-08
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-22
|\ \ \ \
| * | | | ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)Jeff Mahoney2010-10-22
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-21
|\ \ \ \
| * | | | Fix IRQ flag handling namingDavid Howells2010-10-07
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi2010-10-18
| * | | | Merge commit 'v2.6.36-rc5' into sched/coreIngo Molnar2010-09-21
| |\| | |
| * | | | topology, s390: Add z11 cpu topology supportHeiko Carstens2010-09-09
| | |_|/ | |/| |
* | | | [S390] hardirq: remove pointless header file includesHeiko Carstens2010-10-19
* | | | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-18
| |/ / |/| |
* | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
|/ /
* / [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-24
|/
* archs: replace unifdef-y with header-ySam Ravnborg2010-08-14
* [S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens2010-08-13
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-08-10
|\ \
| * | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-10
|\ \ \ | |/ / |/| |
| * | [S390] topology: use default MC domain initializerHeiko Carstens2010-08-09
| * | [S390] cio: CHSC SIOSL SupportMichael Ernst2010-08-09
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \ \
| * | | add f_flags to struct statfs(64)Christoph Hellwig2010-08-09
| | |/ | |/|
* | | mm: provide init_mm mm_context initializerHeiko Carstens2010-08-09
| |/ |/|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \
| * | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\|
| * | arch: Implement local64_tPeter Zijlstra2010-06-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-04
|\ \ \
| * | | [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-28
| | |/ | |/|
* | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-01
* | | KVM: s390: Don't exit SIE on SIGP sense runningChristian Borntraeger2010-08-01
|/ /
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\ \ | |/ |/|
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-05-27
|\ \
| * | [S390] cio: unit check handling during internal I/OMichael Ernst2010-05-26
| * | [S390] atomic: implement atomic64_dec_if_positiveHeiko Carstens2010-05-26
* | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.hFUJITA Tomonori2010-05-27
|/ /
* | Revert "endian: #define __BYTE_ORDER"Linus Torvalds2010-05-26
* | endian: #define __BYTE_ORDERJoakim Tjernlund2010-05-25
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-05-21
|\ \
| * | panic: Allow warnings to set different taint flagsBen Hutchings2010-05-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \ \