| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Add kprobe-based event tracer | Mahesh Salgaonkar | 2010-04-07 | 1 | -0/+1 |
* | powerpc: Remove IOMMU_VMERGE config option | FUJITA Tomonori | 2010-03-19 | 1 | -13/+0 |
* | pci-dma: powerpc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 1 | -0/+3 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-26 | 1 | -0/+1 |
|\ |
|
| * | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 | 1 | -13/+38 |
| |\ |
|
| * | | of/flattree: merge find_flat_dt_string and initial_boot_params | Grant Likely | 2009-11-23 | 1 | -0/+1 |
* | | | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 2010-02-17 | 1 | -0/+27 |
* | | | powerpc: Increase NR_IRQS Kconfig maximum to 32768 | Anton Blanchard | 2010-02-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-16 | 1 | -1/+1 |
|\ \ |
|
| * | | powerpc: gamecube/wii: do not include PCI support | Albert Herranz | 2009-12-12 | 1 | -1/+1 |
| |/ |
|
* | | sysfs/cpu: Add probe/release files | Nathan Fontenot | 2009-12-09 | 1 | -0/+4 |
* | | powerpc/85xx/86xx: Add suspend/resume support | Anton Vorontsov | 2009-11-11 | 1 | -1/+10 |
* | | powerpc: Enable sparse irq_descs on powerpc | Michael Ellerman | 2009-10-30 | 1 | -0/+13 |
* | | powerpc: Make NR_IRQS a CONFIG option | Michael Ellerman | 2009-10-30 | 1 | -0/+10 |
* | | powerpc: Make it possible to select hibernation on all PowerPCs | Anton Vorontsov | 2009-10-30 | 1 | -11/+0 |
|/ |
|
* | powerpc: Cleanup Kconfig selection of hugetlbfs support | Benjamin Herrenschmidt | 2009-10-30 | 1 | -0/+4 |
* | powerpc: Increase NODES_SHIFT on 64bit from 4 to 8 | Anton Blanchard | 2009-09-24 | 1 | -0/+6 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 1 | -16/+13 |
|\ |
|
| * | powerpc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori | 2009-08-28 | 1 | -0/+1 |
| * | powerpc: Use asm-generic/dma-mapping-common.h | FUJITA Tomonori | 2009-08-28 | 1 | -5/+1 |
| * | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-20 | 1 | -1/+1 |
| * | powerpc/mm: Fix definitions of FORCE_MAX_ZONEORDER in Kconfig | Benjamin Herrenschmidt | 2009-08-20 | 1 | -10/+10 |
* | | powerpc64: convert to dynamic percpu allocator | Tejun Heo | 2009-08-14 | 1 | -2/+2 |
* | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 1 | -1/+0 |
|\| |
|
| * | powerpc: Add irqtrace support for 32-bit powerpc | Benjamin Herrenschmidt | 2009-06-26 | 1 | -1/+0 |
* | | percpu: use dynamic percpu allocator as the default percpu allocator | Tejun Heo | 2009-06-24 | 1 | -0/+3 |
|/ |
|
* | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras | 2009-06-18 | 1 | -0/+1 |
* | powerpc: Use generic atomic64_t implementation on 32-bit processors | Paul Mackerras | 2009-06-15 | 1 | -0/+1 |
* | powerpc: Don't do generic calibrate_delay() | Benjamin Herrenschmidt | 2009-06-15 | 1 | -4/+0 |
* | powerpc: Add support for swiotlb on 32-bit | Becky Bruce | 2009-06-09 | 1 | -1/+11 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2009-05-29 | 1 | -0/+12 |
|\ |
|
| * | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 2009-05-27 | 1 | -13/+0 |
| * | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" | Benjamin Herrenschmidt | 2009-05-27 | 1 | -0/+25 |
* | | powerpc/irq: We don't need __do_IRQ() anymore | Michael Ellerman | 2009-05-21 | 1 | -0/+4 |
|/ |
|
* | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson | 2009-05-02 | 1 | -0/+4 |
* | powerpc: Allow 256kB pages with SHMEM | Hugh Dickins | 2009-04-15 | 1 | -1/+1 |
* | powerpc: Correct dependency of KEXEC | Geert Uytterhoeven | 2009-04-07 | 1 | -1/+1 |
* | Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Paul Mackerras | 2009-04-07 | 1 | -0/+1 |
|\ |
|
| * | powerpc: Make LOWMEM_CAM_NUM depend on FSL_BOOKE | Josh Boyer | 2009-03-31 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
|\ \ |
|
| * | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -1/+1 |
* | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 1 | -0/+3 |
| |/
|/| |
|
* | | powerpc/kconfig: Kill PPC_MULTIPLATFORM | Benjamin Herrenschmidt | 2009-03-11 | 1 | -1/+1 |
* | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2009-03-03 | 1 | -0/+27 |
|\ \ |
|
| * | | powerpc/44x: Support for 256KB PAGE_SIZE | Yuri Tikhonov | 2009-02-14 | 1 | -0/+27 |
* | | | powerpc: Rework dma-noncoherent to use generic vmalloc layer | Ilya Yanok | 2009-02-23 | 1 | -25/+0 |
* | | | powerpc32, ftrace: dynamic function graph tracer | Steven Rostedt | 2009-02-23 | 1 | -1/+1 |
* | | | powerpc32, ftrace: port function graph tracer to ppc32, static only | Steven Rostedt | 2009-02-23 | 1 | -1/+1 |
* | | | powerpc64, tracing: add function graph tracer with dynamic tracing | Steven Rostedt | 2009-02-23 | 1 | -1/+1 |