summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-2013-472/+222
* s390/dis: Add the servc instruction to the disassembler.Cornelia Huck2012-07-201-0/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20164-355/+149
* s390/lgr: Add init check to lgr_info_log()Michael Holzheu2012-07-201-10/+5
* s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens2012-07-171-1/+1
* s390/idle: reduce size of s390_idle_data structureHeiko Carstens2012-07-171-1/+1
* s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-172-3/+2
* s390/hypfs: Add missing get_next_ino()Michael Holzheu2012-07-161-0/+1
* s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu2012-06-271-1/+1
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-1410-36/+39
* s390/ccwgroup: remove unused ccwgroup_device memberSebastian Ott2012-06-051-2/+0
* s390/sigp: use sigp order code defines in assembly codeHeiko Carstens2012-06-0510-21/+33
* s390/smp: use sigp cpu status definitionsHeiko Carstens2012-06-051-2/+1
* s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-053-85/+64
* s390/smp: remove redundant checkHeiko Carstens2012-06-051-2/+2
* s390/kvm: get rid of duplicate instructionChristian Borntraeger2012-06-051-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-013-46/+15
|\
| * new helper: signal_delivered()Al Viro2012-06-012-10/+2
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-9/+0
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-013-25/+19
| * new helper: sigmask_to_save()Al Viro2012-06-011-6/+1
| * new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-3/+0
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\ \
| * | move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-3148-306/+244
|\ \ \ | |_|/ |/| |
| * | s390/uaccess: fix access_ok compile warningsHeiko Carstens2012-05-301-4/+9
| * | s390/cmpxchg: select HAVE_CMPXCHG_LOCAL optionHeiko Carstens2012-05-301-0/+1
| * | s390/cmpxchg: fix sign extension bugsHeiko Carstens2012-05-301-6/+8
| * | s390/cmpxchg: fix 1 and 2 byte memory accessesHeiko Carstens2012-05-301-4/+4
| * | s390/cmpxchg: fix compile warnings specific to s390Heiko Carstens2012-05-301-9/+25
| * | s390/cmpxchg: add missing memory barrier to cmpxchg64Heiko Carstens2012-05-301-1/+1
| * | s390/cpu: remove cpu "capabilities" sysfs attributeHeiko Carstens2012-05-303-36/+0
| * | s390/kernel: Fix smp_call_ipl_cpu() for offline CPUsMichael Holzheu2012-05-301-9/+10
| * | s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu2012-05-305-35/+34
| * | s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens2012-05-2421-122/+122
| * | s390/headers: remove #ifdef __KERNEL__ from not exported headersHeiko Carstens2012-05-2413-52/+1
| * | s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner2012-05-234-4/+6
| * | s390/kexec: Move early_pgm_check_handler() to text sectionMichael Holzheu2012-05-231-1/+1
| * | s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu2012-05-233-1/+15
| * | s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS infoMichael Holzheu2012-05-231-1/+7
| * | s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu2012-05-234-23/+2
* | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\ \ \
| * | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-1/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-249-3/+158
|\ \ \ \
| * | | | KVM: s390: onereg for timer related registersJason J. herne2012-05-172-0/+18
| * | | | KVM: s390: epoch difference and TOD programmable fieldCarsten Otte2012-05-172-0/+19
| * | | | KVM: s390: KVM_GET/SET_ONEREG for s390Carsten Otte2012-05-171-0/+38
| * | | | KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-172-0/+5