| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/compat: fix mmap compat system calls | Heiko Carstens | 2012-08-08 | 1 | -2/+0 |
* | s390/compat: fix compat wrappers for process_vm system calls | Heiko Carstens | 2012-08-08 | 1 | -2/+2 |
* | s390: do not clobber personality flags in sys_32_personality() | Jiri Kosina | 2012-08-08 | 1 | -4/+5 |
* | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens | 2012-08-08 | 3 | -1/+17 |
* | s390/mm: remove MAX_PHYSADDR_BITS define | Heiko Carstens | 2012-08-08 | 1 | -2/+0 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-08-01 | 1 | -1/+1 |
|\ |
|
| * | memcg: rename config variables | Andrew Morton | 2012-08-01 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-08-01 | 17 | -105/+103 |
|\ \
| |/
|/| |
|
| * | s390: make use of user_mode() macro where possible | Heiko Carstens | 2012-07-30 | 4 | -15/+15 |
| * | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens | 2012-07-30 | 6 | -14/+15 |
| * | s390/mm: fix fault handling for page table walk case | Heiko Carstens | 2012-07-30 | 1 | -6/+7 |
| * | s390/mm: make page faults killable | Heiko Carstens | 2012-07-30 | 1 | -1/+11 |
| * | s390: update defconfig | Heiko Carstens | 2012-07-26 | 1 | -2/+3 |
| * | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky | 2012-07-26 | 4 | -8/+25 |
| * | s390/ipl: Use diagnose 8 command separation | Michael Holzheu | 2012-07-26 | 1 | -10/+2 |
| * | s390/linker script: use RO_DATA_SECTION | Heiko Carstens | 2012-07-26 | 1 | -1/+1 |
| * | s390/exceptions: sort exception table at build time | Heiko Carstens | 2012-07-26 | 2 | -1/+1 |
| * | s390/debug: remove module_exit function / move EXPORT_SYMBOLs | Heiko Carstens | 2012-07-26 | 1 | -47/+23 |
* | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-31 | 2 | -1/+1 |
* | | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 2012-07-31 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-07-26 | 1 | -18/+0 |
|\ \
| |/
|/| |
|
| * | crypto: s390 - clean up DES code a bit more | Paul Bolle | 2012-06-14 | 1 | -18/+0 |
* | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 5 | -38/+55 |
|\ \ |
|
| * | | KVM: s390: Fix sigp sense handling. | Cornelia Huck | 2012-07-03 | 2 | -5/+10 |
| * | | KVM: s390: use sigp condition code defines | Heiko Carstens | 2012-07-03 | 1 | -29/+29 |
| * | | KVM: s390: fix sigp set prefix status stored cases | Heiko Carstens | 2012-07-03 | 1 | -2/+5 |
| * | | KVM: s390: fix sigp sense running condition code handling | Heiko Carstens | 2012-07-03 | 1 | -2/+2 |
| * | | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 2012-07-03 | 3 | -85/+64 |
| * | | s390/smp: remove redundant check | Heiko Carstens | 2012-07-03 | 1 | -2/+2 |
| * | | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2012-06-14 | 2 | -3/+11 |
| * | | KVM: s390: Set CPU in stopped state on initial cpu reset | Christian Borntraeger | 2012-06-14 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-07-24 | 175 | -989/+519 |
|\ \ |
|
| * | | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 2012-07-20 | 13 | -472/+222 |
| * | | s390/dis: Add the servc instruction to the disassembler. | Cornelia Huck | 2012-07-20 | 1 | -0/+1 |
| * | | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 164 | -355/+149 |
| * | | s390/lgr: Add init check to lgr_info_log() | Michael Holzheu | 2012-07-20 | 1 | -10/+5 |
| * | | s390/cpu init: use __get_cpu_var instead of per_cpu | Heiko Carstens | 2012-07-17 | 1 | -1/+1 |
| * | | s390/idle: reduce size of s390_idle_data structure | Heiko Carstens | 2012-07-17 | 1 | -1/+1 |
| * | | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens | 2012-07-17 | 2 | -3/+2 |
| * | | s390/hypfs: Add missing get_next_ino() | Michael Holzheu | 2012-07-16 | 1 | -0/+1 |
| * | | s390/ipl: Fix ipib handling for "dumpreipl" shutdown action | Michael Holzheu | 2012-06-27 | 1 | -1/+1 |
| * | | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens | 2012-06-14 | 10 | -36/+39 |
| * | | s390/ccwgroup: remove unused ccwgroup_device member | Sebastian Ott | 2012-06-05 | 1 | -2/+0 |
| * | | s390/sigp: use sigp order code defines in assembly code | Heiko Carstens | 2012-06-05 | 10 | -21/+33 |
| * | | s390/smp: use sigp cpu status definitions | Heiko Carstens | 2012-06-05 | 1 | -2/+1 |
| * | | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 2012-06-05 | 3 | -85/+64 |
| * | | s390/smp: remove redundant check | Heiko Carstens | 2012-06-05 | 1 | -2/+2 |
| * | | s390/kvm: get rid of duplicate instruction | Christian Borntraeger | 2012-06-05 | 1 | -1/+0 |
| |/ |
|
* / | S390: Smp: remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang | 2012-06-05 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 3 | -46/+15 |
|\ |
|