Age | Commit message (Expand) | Author | Files | Lines |
2012-10-18 | s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 1 | -0/+1 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -0/+1 |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+0 |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -196/+222 |
2012-09-30 | s390: switch to generic kernel_thread() | Al Viro | 1 | -0/+1 |
2012-09-28 | virtio: remove CONFIG_VIRTIO_RING | Rusty Russell | 1 | -1/+0 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -0/+2 |
2012-09-26 | s390/jump label,nss: let shared kernel support depend on !JUMP_LABEL | Heiko Carstens | 1 | -2/+2 |
2012-09-26 | s390/cmpxchg,percpu: implement cmpxchg_double() | Heiko Carstens | 1 | -0/+1 |
2012-09-26 | s390/cio: add eadm subchannel driver | Sebastian Ott | 1 | -0/+11 |
2012-09-26 | s390: add scm bus driver | Sebastian Ott | 1 | -0/+7 |
2012-09-26 | s390/kvm: Improve Kconfig help text. | Cornelia Huck | 1 | -4/+5 |
2012-09-26 | s390/kconfig: split the s390 base menu | Jan Glauber | 1 | -190/+195 |
2012-09-26 | s390/bpf,jit: BPF Just In Time compiler for s390 | Martin Schwidefsky | 1 | -0/+1 |
2012-09-24 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 1 | -1/+1 |
2012-09-04 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 1 | -0/+1 |
2012-08-17 | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTING | Frederic Weisbecker | 1 | -3/+2 |
2012-08-08 | s390/seccomp: add support for system call filtering using BPF | Heiko Carstens | 1 | -0/+1 |
2012-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+1 |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -0/+1 |
2012-07-30 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas | 1 | -0/+1 |
2012-07-26 | s390/exceptions: sort exception table at build time | Heiko Carstens | 1 | -0/+1 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -0/+1 |
2012-05-30 | s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option | Heiko Carstens | 1 | -0/+1 |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+3 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner | 1 | -2/+0 |
2012-05-21 | s390: Use generic time config | Anna-Maria Gleixner | 1 | -9/+3 |
2012-05-16 | s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols | Heiko Carstens | 1 | -0/+24 |
2012-05-16 | s390/ipl: remove builtin tape ipl code | Heiko Carstens | 1 | -27/+0 |
2012-05-16 | s390/crash dump: add missing SMP dependency | Heiko Carstens | 1 | -1/+1 |
2012-05-16 | s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set | Heiko Carstens | 1 | -1/+1 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | s390: Use generic init_task | Thomas Gleixner | 1 | -0/+1 |
2012-04-26 | s390: Use generic idle thread allocation | Thomas Gleixner | 1 | -0/+1 |
2012-04-11 | [S390] fix tlb flushing for page table pages | Martin Schwidefsky | 1 | -1/+0 |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -0/+1 |
2012-03-23 | [S390] register cpu devices for SMP=n | Martin Schwidefsky | 1 | -0/+1 |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 1 | -0/+1 |
2012-02-24 | [S390] KEYS: Enable the compat keyctl wrapper on s390x | David Howells | 1 | -0/+3 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -8/+3 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2011-12-27 | [S390] topology: get rid of ifdefs | Heiko Carstens | 1 | -8/+3 |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo | 1 | -3/+0 |
2011-12-08 | s390: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -0/+3 |