aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-46/+15
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2012-06-01new helper: signal_delivered()Al Viro2-10/+2
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-9/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro3-25/+19
2012-06-01new helper: sigmask_to_save()Al Viro1-6/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-2/+0
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds48-306/+244
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: select HAVE_CMPXCHG_LOCAL optionHeiko Carstens1-0/+1
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 Carstens3-36/+0
2012-05-30s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu1-9/+10
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu5-35/+34
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-1/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-3/+158
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+3
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens21-122/+122
2012-05-24s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens13-52/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+14
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 Brueckner4-4/+6
2012-05-23s390/kexec: Move early_pgm_check_handler() to text sectionMichael Holzheu1-1/+1
2012-05-23s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu3-1/+15
2012-05-23s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS infoMichael Holzheu1-1/+7
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu4-23/+2
2012-05-21new helper: sigsuspend()Al Viro1-8/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-73/+6
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21s390: Use generic time configAnna-Maria Gleixner1-9/+3
2012-05-17KVM: s390: onereg for timer related registersJason J. herne2-0/+18
2012-05-17KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2-0/+19
2012-05-17KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte1-0/+38
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger2-0/+5
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: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2-20/+22
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 Carstens2-2/+2