Age | Commit message (Expand) | Author |
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-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 |
2012-09-18 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-09-17 | powerpc: Add denormalisation exception handling for POWER6/7 | Michael Neuling |
2012-09-12 | powerpc/85xx: add HOTPLUG_CPU support | Zhao Chenhui |
2012-09-05 | powerpc: Uprobes port to powerpc | Ananth N Mavinakayanahalli |
2012-07-30 | 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-10 | powerpc: select PPC_CLOCK unconditionally for FSL_SOC | Shawn Guo |
2012-05-27 | powerpc: Use the new generic strncpy_from_user() and strnlen_user() | Paul Mackerras |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-05-21 | timers: Fixup the Kconfig consolidation fallout | Thomas Gleixner |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg |
2012-05-21 | powerpc: Use generic time config | Anna-Maria Gleixner |
2012-05-08 | powerpc: Remove unused cpu_idle_wait() | Thomas Gleixner |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner |
2012-05-05 | powerpc: Use generic init_task | Thomas Gleixner |
2012-05-03 | powerpc/47x: Enable CRASH_DUMP | Suzuki Poulose |
2012-05-03 | powerpc/47x: Kernel support for KEXEC | Suzuki Poulose |
2012-04-26 | powerpc: Use generic idle thread allocation | Thomas Gleixner |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf |
2012-03-07 | powerpc: Make SPARSE_IRQ required | Grant Likely |
2012-02-27 | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files | Stephen Rothwell |
2012-02-23 | fadump: Remove the phyp assisted dump code. | Mahesh Salgaonkar |
2012-02-23 | fadump: Reserve the memory for firmware assisted dump. | Mahesh Salgaonkar |
2012-02-16 | irq_domain: Move irq_domain code from powerpc to kernel/irq | Grant Likely |
2012-01-25 | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-01-04 | powerpc/fsl: Add support for Integrated Flash Controller | Prabhakar Kushwaha |
2011-12-20 | powerpc/44x: Enable CRASH_DUMP for 440x | Suzuki Poulose |
2011-12-20 | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x | Suzuki Poulose |
2011-12-20 | powerpc: Process dynamic relocations for kernel | Suzuki Poulose |
2011-12-20 | powerpc/44x: Enable DYNAMIC_MEMSTART for 440x | Suzuki Poulose |
2011-12-20 | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE | Suzuki Poulose |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo |