Age | Commit message (Expand) | Author |
2012-09-06 | KVM: split kvm_arch_flush_shadow | Marcelo Tosatti |
2012-08-26 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti |
2012-08-08 | s390/compat: fix mmap compat system calls | Heiko Carstens |
2012-08-08 | s390/compat: fix compat wrappers for process_vm system calls | Heiko Carstens |
2012-08-08 | s390: do not clobber personality flags in sys_32_personality() | Jiri Kosina |
2012-08-08 | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens |
2012-08-08 | s390/mm: remove MAX_PHYSADDR_BITS define | Heiko Carstens |
2012-08-05 | Merge remote-tracking branch 'upstream' into next | Avi Kivity |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | memcg: rename config variables | Andrew Morton |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-30 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas |
2012-07-30 | s390: make use of user_mode() macro where possible | Heiko Carstens |
2012-07-30 | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens |
2012-07-30 | s390/mm: fix fault handling for page table walk case | Heiko Carstens |
2012-07-30 | s390/mm: make page faults killable | Heiko Carstens |
2012-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-07-26 | s390: update defconfig | Heiko Carstens |
2012-07-26 | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky |
2012-07-26 | KVM: s390: Add implementation-specific trace events | Cornelia Huck |
2012-07-26 | KVM: s390: Add architectural trace events | Cornelia Huck |
2012-07-26 | s390/dis: Instruction decoding interface | Cornelia Huck |
2012-07-26 | Merge branch 'queue' into next | Avi Kivity |
2012-07-26 | s390/ipl: Use diagnose 8 command separation | Michael Holzheu |
2012-07-26 | s390/linker script: use RO_DATA_SECTION | Heiko Carstens |
2012-07-26 | s390/exceptions: sort exception table at build time | Heiko Carstens |
2012-07-26 | s390/debug: remove module_exit function / move EXPORT_SYMBOLs | Heiko Carstens |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-07-23 | KVM: Add config to support ple or cpu relax optimzation | Raghavendra K T |
2012-07-20 | s390/vtimer: rework virtual timer interface | Martin Schwidefsky |
2012-07-20 | s390/dis: Add the servc instruction to the disassembler. | Cornelia Huck |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-07-20 | s390/lgr: Add init check to lgr_info_log() | Michael Holzheu |
2012-07-17 | s390/cpu init: use __get_cpu_var instead of per_cpu | Heiko Carstens |
2012-07-17 | s390/idle: reduce size of s390_idle_data structure | Heiko Carstens |
2012-07-17 | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens |
2012-07-16 | s390/hypfs: Add missing get_next_ino() | Michael Holzheu |
2012-07-03 | KVM: s390: Fix sigp sense handling. | Cornelia Huck |
2012-07-03 | KVM: s390: use sigp condition code defines | Heiko Carstens |
2012-07-03 | KVM: s390: fix sigp set prefix status stored cases | Heiko Carstens |
2012-07-03 | KVM: s390: fix sigp sense running condition code handling | Heiko Carstens |
2012-07-03 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens |
2012-07-03 | s390/smp: remove redundant check | Heiko Carstens |
2012-06-27 | s390/ipl: Fix ipib handling for "dumpreipl" shutdown action | Michael Holzheu |
2012-06-14 | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens |
2012-06-14 | crypto: s390 - clean up DES code a bit more | Paul Bolle |
2012-06-13 | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs |
2012-06-13 | KVM: s390: Set CPU in stopped state on initial cpu reset | Christian Borntraeger |