| Commit message (Expand) | Author | Age | Files | Lines |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | powerpc/pci: move pci_64.c device tree scanning code into pci-common.c | Grant Likely | 2009-08-28 | 1 | -1/+1 |
* | Merge commit 'paulus-perf/master' into next | Benjamin Herrenschmidt | 2009-08-20 | 1 | -1/+1 |
|\ |
|
| * | perf_counter: powerpc: Add callchain support | Paul Mackerras | 2009-08-18 | 1 | -1/+1 |
* | | powerpc: Enable GCOV | Michael Ellerman | 2009-08-20 | 1 | -0/+7 |
* | | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-20 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 | 1 | -3/+5 |
|\ |
|
| * | perf_counter: powerpc: Add processor back-end for MPC7450 family | Paul Mackerras | 2009-06-18 | 1 | -0/+2 |
| * | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras | 2009-06-18 | 1 | -3/+3 |
* | | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman | 2009-06-16 | 1 | -0/+2 |
|/ |
|
* | powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | Michael Ellerman | 2009-06-15 | 1 | -0/+2 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-06-12 | 1 | -0/+3 |
|\ |
|
| * | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras | 2009-06-11 | 1 | -1/+2 |
| * | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 1 | -6/+6 |
| |\ |
|
| * | | perfcounters/powerpc: add support for POWER4 processors | Paul Mackerras | 2009-03-06 | 1 | -1/+1 |
| * | | perfcounters/powerpc: add support for POWER5+ processors | Paul Mackerras | 2009-03-06 | 1 | -2/+2 |
| * | | perfcounters/powerpc: Add support for POWER5 processors | Paul Mackerras | 2009-02-26 | 1 | -1/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Ingo Molnar | 2009-01-11 | 1 | -0/+1 |
| |\ \ |
|
| | * | | powerpc/perf_counter: Add support for POWER6 | Paul Mackerras | 2009-01-10 | 1 | -1/+1 |
| | * | | powerpc/perf_counter: Add support for PPC970 family | Paul Mackerras | 2009-01-10 | 1 | -1/+1 |
| | * | | powerpc/perf_counter: Add generic support for POWER-family PMU hardware | Paul Mackerras | 2009-01-10 | 1 | -0/+1 |
* | | | | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 2009-06-09 | 1 | -0/+1 |
* | | | | powerpc: Move VMX and VSX asm code to vector.S | Benjamin Herrenschmidt | 2009-06-09 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 | 1 | -1/+1 |
* | | | powerpc: Add support for using doorbells for SMP IPI | Kumar Gala | 2009-02-23 | 1 | -1/+1 |
* | | | powerpc64: port of the function graph tracer | Steven Rostedt | 2009-02-23 | 1 | -5/+4 |
* | | | powerpc/fsl-booke: Cleanup init/exception setup to be runtime | Kumar Gala | 2009-01-29 | 1 | -0/+1 |
|/ / |
|
* / | powerpc: Rewrite sysfs processor cache info code | Nathan Lynch | 2009-01-08 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-29 | 1 | -0/+4 |
|\ |
|
| * | powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs() | Anton Vorontsov | 2008-12-23 | 1 | -1/+1 |
| * | powerpc: Prepare xmon_save_regs for use with kdump | Anton Vorontsov | 2008-12-23 | 1 | -0/+4 |
* | | powerpc/ppc32: static ftrace fixes for PPC32 | Steven Rostedt | 2008-11-28 | 1 | -0/+1 |
|/ |
|
* | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
* | powerpc: Merge 32 and 64-bit dma code | Becky Bruce | 2008-09-24 | 1 | -2/+2 |
* | powerpc: Move iommu dma ops from dma.c to dma-iommu.c | Becky Bruce | 2008-09-24 | 1 | -1/+1 |
* | powerpc: Rename dma_64.c to dma.c | Becky Bruce | 2008-09-24 | 1 | -1/+1 |
* | powerpc: Make the 64-bit kernel as a position-independent executable | Paul Mackerras | 2008-09-15 | 1 | -0/+1 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-09-10 | 1 | -3/+4 |
|\ |
|
| * | powerpc: Work around gcc's -fno-omit-frame-pointer bug | Tony Breeds | 2008-09-03 | 1 | -3/+4 |
* | | powerpc: Expose PMCs & cache topology in sysfs on 32-bit | Benjamin Herrenschmidt | 2008-08-20 | 1 | -2/+2 |
|/ |
|
* | powerpc: Remove use of CONFIG_PPC_MERGE | Kumar Gala | 2008-08-04 | 1 | -14/+0 |
* | kgdb, powerpc: arch specific powerpc kgdb support | Jason Wessel | 2008-07-23 | 1 | -0/+1 |
* | Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build | Benjamin Herrenschmidt | 2008-07-15 | 1 | -0/+14 |
|\ |
|
| * | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -0/+14 |
* | | powerpc: Move common module code into its own file | Kumar Gala | 2008-07-01 | 1 | -1/+1 |
* | | powerpc/85xx: add DOZE/NAP support for e500 core | Kumar Gala | 2008-06-26 | 1 | -0/+1 |
|/ |
|
* | [POWERPC] ppc: Don't run prom_init_check for arch/ppc builds | Segher Boessenkool | 2008-05-12 | 1 | -0/+6 |
* | [RAPIDIO] Add OF-tree support to RapidIO controller driver | Zhang Wei | 2008-04-29 | 1 | -1/+0 |
* | [POWERPC] Discourage people from fiddling with kernel data from prom_init | Michael Ellerman | 2008-04-24 | 1 | -0/+9 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-22 | 1 | -0/+1 |
|\ |
|