aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-06-09powerpc/mm: Fix some SMP issues with MMU context handlingBenjamin Herrenschmidt
2009-06-09powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath
2009-06-06powerpc/virtex: Add ml510 reference design device treeRoderick Colenbrander
2009-06-06powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander
2009-06-06powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely
2009-06-06powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander
2009-06-02powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell
2009-06-02powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman
2009-06-02powerpc/ftrace: Remove unused macrosMichael Ellerman
2009-06-02powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman
2009-06-02powerpc: Display processor virtualization resource allocs in lparcfgNathan Fontenot
2009-06-02powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard
2009-06-02powerpc: Make the NR_CPUS max 8192Michael Neuling
2009-05-29Merge branch 'merge' into nextBenjamin Herrenschmidt
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt
2009-05-27Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt
2009-05-26powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman
2009-05-21powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala
2009-05-21powerpc: Keep track of emulated instructionsGeert Uytterhoeven
2009-05-21powerpc/xmon: Add dl command to dump contents of __log_bufVinay Sridhar
2009-05-21powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bitBecky Bruce
2009-05-21powerpc/spufs: Remove double check for non-negative dentryJan Blunck
2009-05-21powerpc: Improve decrementer accuracyAnton Blanchard
2009-05-21powerpc/pci: Remove redundant pcnet32 fixupKumar Gala
2009-05-21powerpc/pci: Cleanup some minor cruftKumar Gala
2009-05-21powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by RTASKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala
2009-05-21powerpc/pci: Clean up direct access to sysdata by indirect opsKumar Gala
2009-05-21powerpc: Add 2.06 tlbie mnemonicsMilton Miller
2009-05-21powerpc: Enable MMU feature sections for inline asmMilton Miller
2009-05-21powerpc: Move VSX load/stores into ppc-opcode.hMichael Neuling
2009-05-21powerpc: Cleanup macros in ppc-opcode.hMichael Neuling
2009-05-21powerpc: Fix up elf_read_implies_exec() usageKumar Gala
2009-05-21powerpc/irq: We don't need __do_IRQ() anymoreMichael Ellerman
2009-05-21powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman
2009-05-21powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman
2009-05-21powerpc/irq: Move get_irq() comment into headerMichael Ellerman
2009-05-21powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman
2009-05-21powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman
2009-05-21powerpc/ps3: Use smp_request_message_ipiGeoff Levand