aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-10s390/hwcaps: do not report high gprs for 31 bit kernelMartin Schwidefsky1-0/+2
2012-08-08s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-08s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2
2012-08-08s390: do not clobber personality flags in sys_32_personality()Jiri Kosina1-4/+5
2012-08-08s390/seccomp: add support for system call filtering using BPFHeiko Carstens1-1/+6
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens2-10/+10
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2-10/+11
2012-07-26s390/ipl: Use diagnose 8 command separationMichael Holzheu1-10/+2
2012-07-26s390/linker script: use RO_DATA_SECTIONHeiko Carstens1-1/+1
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens1-1/+0
2012-07-26s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens1-47/+23
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+9
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-07-03s390/smp/kvm: unifiy sigp definitionsHeiko Carstens1-48/+24
2012-07-03s390/smp: remove redundant checkHeiko Carstens1-2/+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-13KVM: s390: Perform early event mask processing during bootHeinz Graalfs1-3/+9
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