summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens
2012-07-30s390/mm: rename user_mode variable to addressing_modeHeiko Carstens
2012-07-26s390/ipl: Use diagnose 8 command separationMichael Holzheu
2012-07-26s390/linker script: use RO_DATA_SECTIONHeiko Carstens
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens
2012-07-26s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-07-20s390/dis: Add the servc instruction to the disassembler.Cornelia Huck
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-07-20s390/lgr: Add init check to lgr_info_log()Michael Holzheu
2012-07-17s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens
2012-07-17s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens
2012-07-03s390/smp/kvm: unifiy sigp definitionsHeiko Carstens
2012-07-03s390/smp: remove redundant checkHeiko Carstens
2012-06-27s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens
2012-06-13KVM: s390: Perform early event mask processing during bootHeinz Graalfs
2012-06-05S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-06-05s390/sigp: use sigp order code defines in assembly codeHeiko Carstens
2012-06-05s390/smp: use sigp cpu status definitionsHeiko Carstens
2012-06-05s390/smp/kvm: unifiy sigp definitionsHeiko Carstens
2012-06-05s390/smp: remove redundant checkHeiko Carstens
2012-06-05s390/kvm: get rid of duplicate instructionChristian Borntraeger
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-05-30s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens
2012-05-30s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner
2012-05-23s390/kexec: Move early_pgm_check_handler() to text sectionMichael Holzheu
2012-05-23s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu
2012-05-23s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS infoMichael Holzheu
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu
2012-05-21new helper: sigsuspend()Al Viro
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens
2012-05-16s390/entry64: avoid SPP code duplicationHeiko Carstens
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens