aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds48-497/+302
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky8-302/+170
2012-07-20s390/dis: Add the servc instruction to the disassembler.Cornelia Huck1-0/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens41-81/+37
2012-07-20s390/lgr: Add init check to lgr_info_log()Michael Holzheu1-10/+5
2012-07-17s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens1-1/+1
2012-07-17s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2-3/+2
2012-06-27s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu1-1/+1
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens7-28/+28
2012-06-05S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-2/+0
2012-06-05s390/sigp: use sigp order code defines in assembly codeHeiko Carstens10-21/+33
2012-06-05s390/smp: use sigp cpu status definitionsHeiko Carstens1-2/+1
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-48/+24
2012-06-05s390/smp: remove redundant checkHeiko Carstens1-2/+2
2012-06-05s390/kvm: get rid of duplicate instructionChristian Borntraeger1-1/+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 Torvalds11-81/+53
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2-35/+0
2012-05-30s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu1-9/+10
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu3-12/+17
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-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner2-2/+3
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 Holzheu3-20/+0
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 Torvalds3-71/+4
2012-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2-20/+22
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens1-1/+1
2012-05-16s390/entry64: avoid SPP code duplicationHeiko Carstens1-3/+1
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens2-6/+12
2012-05-16s390: add various .gitignore files.Heiko Carstens3-0/+3
2012-05-16s390/ipl: remove builtin tape ipl codeHeiko Carstens1-123/+0
2012-05-16s390: remove dead code from signal handlerMartin Schwidefsky2-23/+0
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky1-3/+0
2012-05-16s390: make sie intercept independent of thread_infoMartin Schwidefsky1-6/+6
2012-05-16s390: initialize backchain for ext_int_handler()Michael Holzheu1-0/+1
2012-05-16s390/smp: get rid of compile warningHeiko Carstens1-0/+4
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2012-05-05s390: Use generic init_taskThomas Gleixner2-39/+1
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris3-6/+9