aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky3-53/+37
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens78-184/+66
2012-07-17s390/idle: reduce size of s390_idle_data structureHeiko Carstens1-1/+1
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens3-8/+11
2012-06-05s390/ccwgroup: remove unused ccwgroup_device memberSebastian Ott1-2/+0
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-0/+31
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds31-199/+170
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro1-3/+0
2012-05-30s390/uaccess: fix access_ok compile warningsHeiko Carstens1-4/+9
2012-05-30s390/cmpxchg: fix sign extension bugsHeiko Carstens1-6/+8
2012-05-30s390/cmpxchg: fix 1 and 2 byte memory accessesHeiko Carstens1-4/+4
2012-05-30s390/cmpxchg: fix compile warnings specific to s390Heiko Carstens1-9/+25
2012-05-30s390/cmpxchg: add missing memory barrier to cmpxchg64Heiko Carstens1-1/+1
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens1-1/+0
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu1-1/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+12
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens18-119/+119
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens13-52/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner1-1/+2
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu1-3/+2
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-05-17KVM: s390: onereg for timer related registersJason J. herne1-0/+2
2012-05-17KVM: s390: epoch difference and TOD programmable fieldCarsten Otte1-0/+3
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger1-0/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-16s390/ccwgroup: remove ccwgroup_create_from_stringSebastian Ott1-13/+2
2012-05-16s390/ccwgroup: exploit ccwdev_by_dev_idSebastian Ott1-2/+2
2012-05-16s390/ccwgroup: introduce ccwgroup_create_devSebastian Ott1-0/+5
2012-05-16s390/barrier: make use of fast-bcr facilityHeiko Carstens1-0/+5
2012-05-16s390/barrier: cleanup barrier functionsHeiko Carstens1-17/+15
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens1-1/+1
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens2-15/+5
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky1-2/+0
2012-05-16s390: allow absolute memory access for /dev/memMichael Holzheu1-5/+2
2012-05-16s390/qdio: Cleanup error handling to driversJan Glauber1-5/+7
2012-05-16s390/qdio: remove duplicate defines of data div bitsSteffen Maier1-5/+2
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz1-0/+1
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti4-27/+3
2012-04-11[S390] Fix compile error in swab.hMartin Schwidefsky1-1/+1
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu1-2/+1
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky2-24/+1
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+5
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens2-0/+4
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-60/+10
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds14-318/+347
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-5/+18
2012-03-28Delete all instances of asm/system.hDavid Howells1-7/+0