Age | Commit message (Expand) | Author |
2012-05-30 | KVM: PPC: Factor out guest epapr initialization | Liu Yu-B13201 |
2012-05-05 | powerpc: Use generic init_task | Thomas Gleixner |
2012-02-23 | powerpc/perf: Move perf core & PMU code into a subdirectory | Michael Ellerman |
2012-02-23 | fadump: Reserve the memory for firmware assisted dump. | Mahesh Salgaonkar |
2011-12-20 | powerpc: Process dynamic relocations for kernel | Suzuki Poulose |
2011-07-01 | powerpc: Add jump label support | Michael Ellerman |
2011-05-26 | powerpc/ftrace: Implement raw syscall tracepoints on PowerPC | Ian Munsie |
2011-05-19 | powerpc: Remove unused config in the Makefile | Justin Mattock |
2011-04-27 | powerpc/pci: Move IO workarounds to the common kernel dir | Michael Ellerman |
2011-04-27 | powerpc: Add A2 cpu support | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Add NAP mode support on Power7 in HV mode | Benjamin Herrenschmidt |
2011-04-20 | powerpc: Define CPU feature for Architected 2.06 HV mode | Benjamin Herrenschmidt |
2010-11-29 | powerpc: Consolidate obj-y assignments | Michael Ellerman |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-24 | KVM: PPC: Generic KVM PV guest support | Alexander Graf |
2010-10-24 | KVM: PPC: Implement hypervisor interface | Alexander Graf |
2010-10-14 | powerpc/fsl-booke: Add support for FSL 64-bit e5500 core | Kumar Gala |
2010-08-05 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-07-14 | powerpc/book3e: Add generic 64-bit idle powersave support | Benjamin Herrenschmidt |
2010-07-09 | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E | Benjamin Herrenschmidt |
2010-07-05 | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely |
2010-06-22 | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad |
2010-05-21 | powerpc/fsl-booke: Add hibernation support for FSL BookE processors | Anton Vorontsov |
2010-03-05 | powerpc/perf: e500 support | Scott Wood |
2010-03-04 | powerpc/perf: Build callchain code regardless of hardware event support. | Scott Wood |
2009-10-30 | powerpc/chrp: Use the same RTAS daemon as pSeries | Benjamin Herrenschmidt |
2009-10-30 | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink | Benjamin Herrenschmidt |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-08-28 | powerpc/pci: move pci_64.c device tree scanning code into pci-common.c | Grant Likely |
2009-08-20 | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt |
2009-08-20 | powerpc: Enable GCOV | Michael Ellerman |
2009-08-20 | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt |
2009-08-18 | perf_counter: powerpc: Add callchain support | Paul Mackerras |
2009-06-20 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2009-06-18 | perf_counter: powerpc: Add processor back-end for MPC7450 family | Paul Mackerras |
2009-06-18 | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras |
2009-06-16 | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman |
2009-06-15 | powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | Michael Ellerman |
2009-06-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-11 | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras |
2009-06-09 | powerpc: Add support for swiotlb on 32-bit | Becky Bruce |
2009-06-09 | powerpc: Move VMX and VSX asm code to vector.S | Benjamin Herrenschmidt |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar |
2009-03-11 | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt |
2009-03-06 | perfcounters/powerpc: add support for POWER4 processors | Paul Mackerras |
2009-03-06 | perfcounters/powerpc: add support for POWER5+ processors | Paul Mackerras |
2009-02-26 | perfcounters/powerpc: Add support for POWER5 processors | Paul Mackerras |
2009-02-23 | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala |
2009-02-23 | powerpc64: port of the function graph tracer | Steven Rostedt |
2009-01-28 | powerpc/fsl-booke: Cleanup init/exception setup to be runtime | Kumar Gala |