summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-18/+0
|\
| * crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-141-18/+0
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-245-38/+55
|\ \
| * | KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-032-5/+10
| * | KVM: s390: use sigp condition code definesHeiko Carstens2012-07-031-29/+29
| * | KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-031-2/+5
| * | KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-031-2/+2
| * | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-033-85/+64
| * | s390/smp: remove redundant checkHeiko Carstens2012-07-031-2/+2
| * | KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-132-3/+11
| * | KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger2012-06-131-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-24175-989/+519
|\ \
| * | 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
| |/
* | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+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
OpenPOWER on IntegriCloud