summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Fix vcpu_load handling in interrupt codeChristian Borntraeger2012-09-271-2/+0
* KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+6
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-267-11/+24
|\
| * s390/compat: fix mmap compat system callsHeiko Carstens2012-08-081-2/+0
| * s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-081-2/+2
| * s390: do not clobber personality flags in sys_32_personality()Jiri Kosina2012-08-081-4/+5
| * s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-083-1/+17
| * s390/mm: remove MAX_PHYSADDR_BITS defineHeiko Carstens2012-08-081-2/+0
* | Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-0519-125/+106
|\|
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-011-1/+1
| |\
| | * memcg: rename config variablesAndrew Morton2012-08-011-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-0117-105/+103
| |\ \ | | |/ | |/|
| | * s390: make use of user_mode() macro where possibleHeiko Carstens2012-07-304-15/+15
| | * s390/mm: rename user_mode variable to addressing_modeHeiko Carstens2012-07-306-14/+15
| | * s390/mm: fix fault handling for page table walk caseHeiko Carstens2012-07-301-6/+7
| | * s390/mm: make page faults killableHeiko Carstens2012-07-301-1/+11
| | * s390: update defconfigHeiko Carstens2012-07-261-2/+3
| | * s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky2012-07-264-8/+25
| | * s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-261-10/+2
| | * s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-261-1/+1
| | * s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-262-1/+1
| | * s390/debug: remove module_exit function / move EXPORT_SYMBOLsHeiko Carstens2012-07-261-47/+23
| * | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-312-1/+1
| * | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-311-0/+1
| * | 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
* | | KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-265-0/+241
* | | KVM: s390: Add architectural trace eventsCornelia Huck2012-07-266-1/+368
* | | s390/dis: Instruction decoding interfaceCornelia Huck2012-07-262-0/+28
* | | Merge branch 'queue' into nextAvi Kivity2012-07-261-0/+1
|\ \ \ | |/ / |/| |
| * | KVM: Add config to support ple or cpu relax optimzationRaghavendra K T2012-07-231-0/+1
* | | 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-142-3/+11
| * | KVM: s390: Set CPU in stopped state on initial cpu resetChristian Borntraeger2012-06-141-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