| Commit message (Expand) | Author | Age |
* | powerpc/virtex: refactor intc driver and add support for i8259 cascading | Grant Likely | 2009-06-06 |
* | powerpc/virtex: Add support for Xilinx PCI host bridge | Roderick Colenbrander | 2009-06-06 |
* | powerpc/pci: Fix annotation of pcibios_claim_one_bus | Stephen Rothwell | 2009-06-01 |
* | powerpc/ftrace: Use PPC_INST_NOP directly | Michael Ellerman | 2009-06-01 |
* | powerpc/ftrace: Remove unused macros | Michael Ellerman | 2009-06-01 |
* | powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDR | Michael Ellerman | 2009-06-01 |
* | powerpc: Display processor virtualization resource allocs in lparcfg | Nathan Fontenot | 2009-06-01 |
* | powerpc: Convert RTAS event scan from kernel thread to workqueue | Anton Blanchard | 2009-06-01 |
* | powerpc: Make the NR_CPUS max 8192 | Michael Neuling | 2009-06-01 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2009-05-28 |
|\ |
|
| * | 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-25 |
| * | powerpc/maple: Add a quirk to disable MSI for IPR on Bimini | Michael Ellerman | 2009-05-22 |
| * | 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-18 |
* | | powerpc/pci: clean up direct access to sysdata by iseries platform | Kumar Gala | 2009-05-21 |
* | | powerpc: Keep track of emulated instructions | Geert Uytterhoeven | 2009-05-21 |
* | | powerpc/xmon: Add dl command to dump contents of __log_buf | Vinay Sridhar | 2009-05-21 |
* | | powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bit | Becky Bruce | 2009-05-21 |
* | | powerpc/spufs: Remove double check for non-negative dentry | Jan Blunck | 2009-05-21 |
* | | powerpc: Improve decrementer accuracy | Anton Blanchard | 2009-05-21 |
* | | powerpc/pci: Remove redundant pcnet32 fixup | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Cleanup some minor cruft | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Move pseries code into pseries platform specific area | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by celleb platforms | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by RTAS | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by powermac platforms | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata on tsi108 platforms | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by CHRP platforms | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by 4xx platforms | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by 52xx platforms | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by FSL platforms | Kumar Gala | 2009-05-21 |
* | | powerpc/pci: Clean up direct access to sysdata by indirect ops | Kumar Gala | 2009-05-21 |
* | | powerpc: Add 2.06 tlbie mnemonics | Milton Miller | 2009-05-21 |
* | | powerpc: Enable MMU feature sections for inline asm | Milton Miller | 2009-05-21 |
* | | powerpc: Move VSX load/stores into ppc-opcode.h | Michael Neuling | 2009-05-21 |
* | | powerpc: Cleanup macros in ppc-opcode.h | Michael Neuling | 2009-05-21 |
* | | powerpc: Fix up elf_read_implies_exec() usage | Kumar Gala | 2009-05-21 |
* | | powerpc/irq: We don't need __do_IRQ() anymore | Michael Ellerman | 2009-05-21 |
* | | powerpc/powermac: Use generic_handle_irq() in gatwick_action() | Michael Ellerman | 2009-05-21 |
* | | powerpc/irq: Remove fallback to __do_IRQ() | Michael Ellerman | 2009-05-21 |
* | | powerpc/irq: Move get_irq() comment into header | Michael Ellerman | 2009-05-21 |
* | | powerpc/irq: Move stack overflow check into a separate function | Michael Ellerman | 2009-05-21 |
* | | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate function | Michael Ellerman | 2009-05-21 |