aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * memcg: rename config variablesAndrew Morton2012-07-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-31
|\ \ | |/ |/|
| * s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-30
| * s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-30
| * s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-30
| * s390/mm: make page faults killableHeiko Carstens2012-07-30
| * s390: update defconfigHeiko Carstens2012-07-26
| * s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-26
| * s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-26
| * s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-26
| * s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-26
| * s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-26
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-26
|\ \ | |/ |/|
| * crypto: s390 - clean up DES code a bit morePaul Bolle2012-06-13
* | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-24
|\ \
| * | KVM: s390: Fix sigp sense handling.Cornelia Huck2012-07-03
| * | KVM: s390: use sigp condition code definesHeiko Carstens2012-07-03
| * | KVM: s390: fix sigp set prefix status stored casesHeiko Carstens2012-07-03
| * | KVM: s390: fix sigp sense running condition code handlingHeiko Carstens2012-07-03
| * | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-07-03
| * | s390/smp: remove redundant checkHeiko Carstens2012-07-03
| * | KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-13
| * | KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger2012-06-13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-24
|\ \
| * | s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-20
| * | s390/dis: Add the servc instruction to the disassembler.Cornelia Huck2012-07-20
| * | s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
| * | s390/lgr: Add init check to lgr_info_log()Michael Holzheu2012-07-20
| * | s390/cpu init: use __get_cpu_var instead of per_cpuHeiko Carstens2012-07-17
| * | s390/idle: reduce size of s390_idle_data structureHeiko Carstens2012-07-17
| * | s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-07-17
| * | s390/hypfs: Add missing get_next_ino()Michael Holzheu2012-07-16
| * | s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu2012-06-27
| * | s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-14
| * | s390/ccwgroup: remove unused ccwgroup_device memberSebastian Ott2012-06-05
| * | s390/sigp: use sigp order code defines in assembly codeHeiko Carstens2012-06-05
| * | s390/smp: use sigp cpu status definitionsHeiko Carstens2012-06-05
| * | s390/smp/kvm: unifiy sigp definitionsHeiko Carstens2012-06-05
| * | s390/smp: remove redundant checkHeiko Carstens2012-06-05
| * | s390/kvm: get rid of duplicate instructionChristian Borntraeger2012-06-05
| |/
* / S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * new helper: signal_delivered()Al Viro2012-06-01
| * most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
| * pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
| * new helper: sigmask_to_save()Al Viro2012-06-01
| * new helper: restore_saved_sigmask()Al Viro2012-06-01