Age | Commit message (Expand) | Author | Files | Lines |
2012-10-01 | s390: convert to generic kernel_execve() | Al Viro | 3 | -49/+13 |
2012-10-01 | s390: switch to generic kernel_thread() | Al Viro | 3 | -40/+34 |
2012-10-01 | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro | 3 | -16/+28 |
2012-10-01 | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 9 | -61/+5 |
2012-09-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+5 |
2012-08-30 | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 1 | -1/+2 |
2012-08-28 | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 1 | -0/+1 |
2012-08-27 | oprofile, s390: Fix uninitialized memory access when writing to oprofilefs | Robert Richter | 1 | -5/+5 |
2012-08-21 | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven | 1 | -2/+1 |
2012-08-08 | s390/compat: fix mmap compat system calls | Heiko Carstens | 1 | -2/+0 |
2012-08-08 | s390/compat: fix compat wrappers for process_vm system calls | Heiko Carstens | 1 | -2/+2 |
2012-08-08 | s390: do not clobber personality flags in sys_32_personality() | Jiri Kosina | 1 | -4/+5 |
2012-08-08 | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens | 3 | -1/+17 |
2012-08-08 | s390/mm: remove MAX_PHYSADDR_BITS define | Heiko Carstens | 1 | -2/+0 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -1/+1 |
2012-08-01 | memcg: rename config variables | Andrew Morton | 1 | -1/+1 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 17 | -105/+103 |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2 | -1/+1 |
2012-07-31 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 1 | -0/+1 |
2012-07-30 | s390: make use of user_mode() macro where possible | Heiko Carstens | 4 | -15/+15 |
2012-07-30 | s390/mm: rename user_mode variable to addressing_mode | Heiko Carstens | 6 | -14/+15 |
2012-07-30 | s390/mm: fix fault handling for page table walk case | Heiko Carstens | 1 | -6/+7 |
2012-07-30 | s390/mm: make page faults killable | Heiko Carstens | 1 | -1/+11 |
2012-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -18/+0 |
2012-07-26 | s390: update defconfig | Heiko Carstens | 1 | -2/+3 |
2012-07-26 | s390/mm: downgrade page table after fork of a 31 bit process | Martin Schwidefsky | 4 | -8/+25 |
2012-07-26 | s390/ipl: Use diagnose 8 command separation | Michael Holzheu | 1 | -10/+2 |
2012-07-26 | s390/linker script: use RO_DATA_SECTION | Heiko Carstens | 1 | -1/+1 |
2012-07-26 | s390/exceptions: sort exception table at build time | Heiko Carstens | 2 | -1/+1 |
2012-07-26 | s390/debug: remove module_exit function / move EXPORT_SYMBOLs | Heiko Carstens | 1 | -47/+23 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -38/+55 |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 175 | -989/+519 |
2012-07-20 | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 13 | -472/+222 |
2012-07-20 | s390/dis: Add the servc instruction to the disassembler. | Cornelia Huck | 1 | -0/+1 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 164 | -355/+149 |
2012-07-20 | s390/lgr: Add init check to lgr_info_log() | Michael Holzheu | 1 | -10/+5 |
2012-07-17 | s390/cpu init: use __get_cpu_var instead of per_cpu | Heiko Carstens | 1 | -1/+1 |
2012-07-17 | s390/idle: reduce size of s390_idle_data structure | Heiko Carstens | 1 | -1/+1 |
2012-07-17 | s390/idle: fix sequence handling vs cpu hotplug | Heiko Carstens | 2 | -3/+2 |
2012-07-16 | s390/hypfs: Add missing get_next_ino() | Michael Holzheu | 1 | -0/+1 |
2012-07-03 | KVM: s390: Fix sigp sense handling. | Cornelia Huck | 2 | -5/+10 |
2012-07-03 | KVM: s390: use sigp condition code defines | Heiko Carstens | 1 | -29/+29 |
2012-07-03 | KVM: s390: fix sigp set prefix status stored cases | Heiko Carstens | 1 | -2/+5 |
2012-07-03 | KVM: s390: fix sigp sense running condition code handling | Heiko Carstens | 1 | -2/+2 |
2012-07-03 | s390/smp/kvm: unifiy sigp definitions | Heiko Carstens | 3 | -85/+64 |
2012-07-03 | s390/smp: remove redundant check | Heiko Carstens | 1 | -2/+2 |
2012-06-27 | s390/ipl: Fix ipib handling for "dumpreipl" shutdown action | Michael Holzheu | 1 | -1/+1 |
2012-06-14 | s390/smp: make absolute lowcore / cpu restart parameter accesses more robust | Heiko Carstens | 10 | -36/+39 |
2012-06-14 | crypto: s390 - clean up DES code a bit more | Paul Bolle | 1 | -18/+0 |
2012-06-14 | KVM: s390: Perform early event mask processing during boot | Heinz Graalfs | 2 | -3/+11 |