Age | Commit message (Expand) | Author |
2009-06-02 | powerpc/pmac: Update PowerMac 32-bit defconfig | Benjamin Herrenschmidt |
2009-05-27 | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt |
2009-05-27 | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt |
2009-05-27 | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm | Benjamin Herrenschmidt |
2009-05-27 | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" | Benjamin Herrenschmidt |
2009-05-26 | powerpc/mm: Fix broken MMU PID stealing on !SMP | Hideo Saito |
2009-05-22 | powerpc/maple: Add a quirk to disable MSI for IPR on Bimini | Michael Ellerman |
2009-05-18 | powerpc: Explicit alignment for .data.cacheline_aligned | Benjamin Herrenschmidt |
2009-05-18 | powerpc/ps3: Update ps3_defconfig | Geoff Levand |
2009-05-18 | powerpc/ftrace: Fix constraint to be early clobber | Steven Rostedt |
2009-05-18 | powerpc/ftrace: Use pr_devel() in ftrace.c | Michael Ellerman |
2009-05-18 | powerpc: Do not assert pte_locked for hugepage PTE entries | Mel Gorman |
2009-05-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-05-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-05-15 | powerpc: Fix PCI ROM access | Benjamin Herrenschmidt |
2009-05-15 | powerpc/pseries: Really fix the oprofile CPU type on pseries | Benjamin Herrenschmidt |
2009-05-15 | powerpc/cell: Make ptcal more reliable | Gerhard Stenzel |
2009-05-15 | powerpc: Allow mem=x cmdline to work with 4G+ | Becky Bruce |
2009-05-15 | powerpc/mpic: Fix incorrect allocation of interrupt rev-map | Kumar Gala |
2009-05-15 | powerpc: Fix oprofile sampling of marked events on POWER7 | Maynard Johnson |
2009-05-15 | powerpc/iseries: Fix pci breakage due to bad dma_data initialization | Stephen Rothwell x |
2009-05-15 | powerpc: Fix mktree build error on Mac OS X host | Timur Tabi |
2009-05-14 | powerpc/virtex: Fix duplicate level irq events. | John Linn |
2009-05-14 | powerpc/virtex: Add uImage to the default images list | Grant Likely |
2009-05-14 | powerpc/boot: add simpleImage.* to clean-files list | Grant Likely |
2009-05-13 | powerpc/8xx: Update defconfigs | Kumar Gala |
2009-05-13 | powerpc/embedded6xx: Update defconfigs | Kumar Gala |
2009-05-13 | powerpc/86xx: Update defconfigs | Kumar Gala |
2009-05-13 | powerpc/85xx: Update defconfigs | Kumar Gala |
2009-05-13 | powerpc/83xx: Update defconfigs | Kumar Gala |
2009-05-12 | viocd: needs to depend on BLOCK | Alexander Beregalov |
2009-05-08 | powerpc/fsl_soc: Remove mpc83xx_wdt_init, again | Anton Vorontsov |
2009-05-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-05-02 | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson |
2009-05-02 | of: make of_(un)register_platform_driver common code | Grant Likely |
2009-05-01 | powerpc: Fix setting of oprofile cpu type | Benjamin Herrenschmidt |
2009-05-01 | powerpc adjust oprofile_cpu_type version 3 | Michael Wolf |
2009-04-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-28 | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott |
2009-04-28 | powerpc/ps3: Fix build error on UP | Geoff Levand |
2009-04-28 | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB | Michael Ellerman |
2009-04-28 | powerpc: ppc32 needs elf_read_implies_exec() | Kumar Gala |
2009-04-27 | powerpc: Use __REF macro instead of old .text.init.refok. | Tim Abbott |
2009-04-27 | powerpc: Use TEXT_TEXT macro in linker script. | Tim Abbott |
2009-04-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Paul Mackerras |
2009-04-27 | powerpc/86xx: Add device_type entry to soc for ppc9a | Martyn Welch |
2009-04-26 | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-24 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-24 | powerpc/44x: Correct memory size calculation for denali-based boards | Valentine Barshak |
2009-04-23 | powerpc: fix for long standing bug noticed by gcc 4.4.0 | Stephen Rothwell |