| Commit message (Expand) | Author | Age |
* | sanitize tsk_is_polling() | Al Viro | 2012-10-01 |
* | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 |
* | s390: convert to generic kernel_execve() | Al Viro | 2012-09-30 |
* | s390: switch to generic kernel_thread() | Al Viro | 2012-09-30 |
* | s390: fold kernel_thread_helper() into ret_from_fork() | Al Viro | 2012-09-30 |
* | s390: fold execve_tail() into start_thread(), convert to generic sys_execve() | Al Viro | 2012-09-30 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-14 |
|\ |
|
| * | oprofile, s390: Fix uninitialized memory access when writing to oprofilefs | Robert Richter | 2012-08-27 |
* | | s390/32: Don't clobber personality flags on exec | Heiko Carstens | 2012-08-30 |
* | | s390/smp: add missing smp_store_status() for !SMP | Heiko Carstens | 2012-08-28 |
* | | s390: Always use "long" for ssize_t to match size_t | Geert Uytterhoeven | 2012-08-21 |
|/ |
|
* | 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-08 |
* | 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-31 |
|\ \
| |/
|/| |
|
| * | 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-30 |
| * | 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 |
| * | 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-26 |
* | | 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 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-07-26 |
|\ \
| |/
|/| |
|
| * | crypto: s390 - clean up DES code a bit more | Paul Bolle | 2012-06-13 |
* | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | 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-07-03 |
| * | | 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 | 2012-06-13 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-07-24 |
|\ \ |
|
| * | | 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-20 |
| * | | 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-17 |