Age | Commit message (Expand) | Author |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-06-20 | powerpc/8xx: Remove 8xx specific "minimal FPU emulation" | Benjamin Herrenschmidt |
2013-06-20 | powerpc/math-emu: Allow math-emu to be used for HW FPU | Benjamin Herrenschmidt |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2013-04-18 | memblock: kill "config MAX_ACTIVE_REGIONS" | Paul Bolle |
2013-04-18 | powerpc: remove PReP platform | Paul Bolle |
2013-04-18 | powerpc: remove outdated default on PCI_PERMEDIA | Paul Bolle |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-03-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-03-17 | powerpc: Make sure that we alays include CONFIG_BINFMT_ELF | Stephen Rothwell |
2013-03-15 | powerpc: remove "config 8260_PCI9" | Paul Bolle |
2013-03-12 | powerpc/fsl: remove the PPC_CLOCK dependency | Tang Yuantian |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-03 | make HAVE_SYSCALL_WRAPPERS unconditional | Al Viro |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-15 | powerpc: Add config option for transactional memory | Michael Neuling |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-04 | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan |
2013-02-03 | powerpc: switch to generic old sigaction() | Al Viro |
2013-02-03 | powerpc: switch to generic compat rt_sigaction() | Al Viro |
2013-02-03 | powerpc: switch to generic old sigsuspend | Al Viro |
2013-02-03 | powerpc: switch to generic compat rt_sigqueueinfo() | Al Viro |
2013-02-03 | powerpc: switch to generic compat rt_sigpending() | Al Viro |
2013-02-03 | powerpc: switch to generic compat rt_sigprocmask() | Al Viro |
2013-02-03 | powerpc: switch to generic sigaltstack | Al Viro |
2013-01-29 | uprobes/powerpc: Add dependency on single step emulation | Suzuki K. Poulose |
2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2013-01-21 | arch/powerpc: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-10 | powerpc: Enable ARCH_USE_BUILTIN_BSWAP | David Woodhouse |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-11-28 | powerpc: switch to generic fork/clone/vfork | Al Viro |
2012-11-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker |
2012-10-14 | powerpc: switch to saner kernel_execve() semantics | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-09-30 | powerpc: split ret_from_fork | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-24 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz |