Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -2/+2 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+1 |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 1 | -1/+1 |
2012-05-08 | powerpc: Remove unused cpu_idle_wait() | Thomas Gleixner | 1 | -4/+0 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | powerpc: Use generic init_task | Thomas Gleixner | 1 | -0/+1 |
2012-05-03 | powerpc/47x: Enable CRASH_DUMP | Suzuki Poulose | 1 | -1/+1 |
2012-05-03 | powerpc/47x: Kernel support for KEXEC | Suzuki Poulose | 1 | -1/+1 |
2012-04-26 | powerpc: Use generic idle thread allocation | Thomas Gleixner | 1 | -0/+1 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+0 |
2012-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -0/+1 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -7/+11 |
2012-03-15 | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 1 | -0/+1 |
2012-03-07 | powerpc: Make SPARSE_IRQ required | Grant Likely | 1 | -0/+1 |
2012-02-27 | powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files | Stephen Rothwell | 1 | -1/+1 |
2012-02-23 | fadump: Remove the phyp assisted dump code. | Mahesh Salgaonkar | 1 | -10/+0 |
2012-02-23 | fadump: Reserve the memory for firmware assisted dump. | Mahesh Salgaonkar | 1 | -0/+13 |
2012-02-16 | irq_domain: Move irq_domain code from powerpc to kernel/irq | Grant Likely | 1 | -0/+1 |
2012-01-26 | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 1 | -1/+1 |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+1 |
2012-01-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -8/+46 |
2012-01-05 | powerpc/fsl: Add support for Integrated Flash Controller | Prabhakar Kushwaha | 1 | -0/+4 |
2011-12-20 | powerpc/44x: Enable CRASH_DUMP for 440x | Suzuki Poulose | 1 | -2/+2 |
2011-12-20 | powerpc/44x: Enable CONFIG_RELOCATABLE for PPC44x | Suzuki Poulose | 1 | -1/+1 |
2011-12-20 | powerpc: Process dynamic relocations for kernel | Suzuki Poulose | 1 | -17/+24 |
2011-12-20 | powerpc/44x: Enable DYNAMIC_MEMSTART for 440x | Suzuki Poulose | 1 | -1/+1 |
2011-12-20 | powerpc: Rename mapping based RELOCATABLE to DYNAMIC_MEMSTART for BookE | Suzuki Poulose | 1 | -19/+41 |
2011-12-08 | memblock: Kill early_node_map[] | Tejun Heo | 1 | -3/+0 |
2011-12-08 | powerpc: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 1 | -0/+1 |
2011-12-08 | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines | Deepthi Dharwar | 1 | -0/+4 |
2011-11-28 | powerpc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 1 | -0/+1 |
2011-11-25 | powerpc: Allow irq threading | Thomas Gleixner | 1 | -0/+1 |
2011-11-16 | powerpc/4xx: Fix typos in kexec config dependencies | Suzuki Poulose | 1 | -1/+1 |
2011-11-07 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -22/+0 |
2011-11-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -4/+3 |
2011-11-01 | powerpc: drop unused Kconfig symbols | Paul Bolle | 1 | -22/+0 |
2011-09-20 | powerpc/powernv: Add CPU hotplug support | Benjamin Herrenschmidt | 1 | -1/+1 |
2011-09-20 | powerpc: Hugetlb for BookE | Becky Bruce | 1 | -2/+1 |
2011-08-18 | flexcan: Add flexcan device support for p1010rdb. | holt@sgi.com | 1 | -0/+2 |
2011-08-11 | powerpc/44x: Kexec support for PPC440X chipsets | Suzuki Poulose | 1 | -1/+1 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 1 | -0/+1 |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 1 | -0/+1 |
2011-07-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+2 |
2011-07-22 | net: Fix ppc64 BPF JIT dependencies. | David S. Miller | 1 | -1/+1 |
2011-07-21 | net: filter: BPF 'JIT' compiler for PPC64 | Matt Evans | 1 | -0/+1 |
2011-07-12 | powerpc/47x: allow kernel to be loaded in higher physical memory | Dave Kleikamp | 1 | -1/+1 |
2011-07-01 | powerpc: Add jump label support | Michael Ellerman | 1 | -0/+1 |
2011-05-27 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -8/+0 |
2011-05-26 | powerpc/ftrace: Implement raw syscall tracepoints on PowerPC | Ian Munsie | 1 | -0/+1 |
2011-05-25 | mm, powerpc: move the RCU page-table freeing into generic code | Peter Zijlstra | 1 | -0/+1 |