aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-31
|\ \ | |/ |/|
| * s390/uaccess: fix access_ok compile warningsHeiko Carstens2012-05-30
| * s390/cmpxchg: fix sign extension bugsHeiko Carstens2012-05-30
| * s390/cmpxchg: fix 1 and 2 byte memory accessesHeiko Carstens2012-05-30
| * s390/cmpxchg: fix compile warnings specific to s390Heiko Carstens2012-05-30
| * s390/cmpxchg: add missing memory barrier to cmpxchg64Heiko Carstens2012-05-30
| * s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-30
| * s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu2012-05-30
| * s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-24
| * s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-24
| * s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner2012-05-23
| * s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu2012-05-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * | KVM: s390: onereg for timer related registersJason J. herne2012-05-17
| * | KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2012-05-17
| * | KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-17
| * | KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-04-30
| * | Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\ \
| * | | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \
| * | | smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
| |/ /
* | | s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott2012-05-16
* | | s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott2012-05-16
* | | s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott2012-05-16
* | | s390/barrier: make use of fast-bcr facilityHeiko Carstens2012-05-16
* | | s390/barrier: cleanup barrier functionsHeiko Carstens2012-05-16
* | | s390/time: simply Kconfig dependencyHeiko Carstens2012-05-16
* | | s390/time: always use stckf instead of stck if availableHeiko Carstens2012-05-16
* | | s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky2012-05-16
* | | s390: allow absolute memory access for /dev/memMichael Holzheu2012-05-16
* | | s390/qdio: Cleanup error handling to driversJan Glauber2012-05-16
* | | s390/qdio: remove duplicate defines of data div bitsSteffen Maier2012-05-16
|/ /
* | [S390] Fix compile error in swab.hMartin Schwidefsky2012-04-11
* | [S390] Fix stfle() lowcore protection problemMichael Holzheu2012-04-11
* | [S390] fix tlb flushing for page table pagesMartin Schwidefsky2012-04-11
|/
* [S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens2012-03-30
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * s390: Use generic posix_types.hH. Peter Anvin2012-02-14
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | Disintegrate asm/system.h for S390David Howells2012-03-28
* | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\ \ \
| * | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-08
| * | | KVM: s390: provide control registers via kvm_runChristian Borntraeger2012-03-08
| * | | KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-05
| * | | KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05