summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-096-306/+213
| * | | | | powerpc: Set init_bootmem_done on NUMA platforms as wellBenjamin Herrenschmidt2009-06-092-1/+3
| * | | | | powerpc/mm: Fix a AB->BA deadlock scenario with nohash MMU context lockBenjamin Herrenschmidt2009-06-091-3/+4
| * | | | | powerpc/mm: Fix some SMP issues with MMU context handlingBenjamin Herrenschmidt2009-06-091-4/+8
| * | | | | powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-094-11/+60
| * | | | | powerpc/virtex: Add ml510 reference design device treeRoderick Colenbrander2009-06-061-0/+465
| * | | | | powerpc/virtex: Add Xilinx ML510 reference design supportRoderick Colenbrander2009-06-064-1/+47
| * | | | | powerpc/virtex: refactor intc driver and add support for i8259 cascadingGrant Likely2009-06-061-18/+58
| * | | | | powerpc/virtex: Add support for Xilinx PCI host bridgeRoderick Colenbrander2009-06-066-0/+162
| |/ / / /
| * | | | powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell2009-06-021-2/+1
| * | | | powerpc/ftrace: Use PPC_INST_NOP directlyMichael Ellerman2009-06-021-7/+2
| * | | | powerpc/ftrace: Remove unused macrosMichael Ellerman2009-06-021-8/+0
| * | | | powerpc/ftrace: Use ppc_function_entry() instead of GET_ADDRMichael Ellerman2009-06-021-9/+3
| * | | | powerpc: Display processor virtualization resource allocs in lparcfgNathan Fontenot2009-06-021-2/+38
| * | | | powerpc: Convert RTAS event scan from kernel thread to workqueueAnton Blanchard2009-06-021-38/+38
| * | | | powerpc: Make the NR_CPUS max 8192Michael Neuling2009-06-021-2/+2
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-2918-311/+556
| |\ \ \ \
| * | | | | powerpc/pci: clean up direct access to sysdata by iseries platformKumar Gala2009-05-212-5/+5
| * | | | | powerpc: Keep track of emulated instructionsGeert Uytterhoeven2009-05-214-6/+196
| * | | | | powerpc/xmon: Add dl command to dump contents of __log_bufVinay Sridhar2009-05-211-0/+47
| * | | | | powerpc: Use sg->dma_length in sg_dma_len() macro on 32-bitBecky Bruce2009-05-211-5/+1
| * | | | | powerpc/spufs: Remove double check for non-negative dentryJan Blunck2009-05-211-4/+0
| * | | | | powerpc: Improve decrementer accuracyAnton Blanchard2009-05-211-3/+18
| * | | | | powerpc/pci: Remove redundant pcnet32 fixupKumar Gala2009-05-212-21/+0
| * | | | | powerpc/pci: Cleanup some minor cruftKumar Gala2009-05-212-14/+0
| * | | | | powerpc/pci: Move pseries code into pseries platform specific areaKumar Gala2009-05-213-27/+27
| * | | | | powerpc/pci: Clean up direct access to sysdata by celleb platformsKumar Gala2009-05-213-29/+6
| * | | | | powerpc/pci: Clean up direct access to sysdata by RTASKumar Gala2009-05-211-8/+2
| * | | | | powerpc/pci: Clean up direct access to sysdata by powermac platformsKumar Gala2009-05-211-1/+1
| * | | | | powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala2009-05-211-2/+2
| * | | | | powerpc/pci: Clean up direct access to sysdata by CHRP platformsKumar Gala2009-05-211-4/+4
| * | | | | powerpc/pci: Clean up direct access to sysdata by 4xx platformsKumar Gala2009-05-211-2/+2
| * | | | | powerpc/pci: Clean up direct access to sysdata by 52xx platformsKumar Gala2009-05-212-4/+4
| * | | | | powerpc/pci: Clean up direct access to sysdata by FSL platformsKumar Gala2009-05-211-3/+3
| * | | | | powerpc/pci: Clean up direct access to sysdata by indirect opsKumar Gala2009-05-211-2/+2
| * | | | | powerpc: Add 2.06 tlbie mnemonicsMilton Miller2009-05-214-4/+24
| * | | | | powerpc: Enable MMU feature sections for inline asmMilton Miller2009-05-211-5/+20
| * | | | | powerpc: Move VSX load/stores into ppc-opcode.hMichael Neuling2009-05-212-10/+13
| * | | | | powerpc: Cleanup macros in ppc-opcode.hMichael Neuling2009-05-211-4/+4
| * | | | | powerpc: Fix up elf_read_implies_exec() usageKumar Gala2009-05-211-2/+2
| * | | | | powerpc/irq: We don't need __do_IRQ() anymoreMichael Ellerman2009-05-211-0/+4
| * | | | | powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman2009-05-211-1/+1
| * | | | | powerpc/irq: Remove fallback to __do_IRQ()Michael Ellerman2009-05-211-6/+1
| * | | | | powerpc/irq: Move get_irq() comment into headerMichael Ellerman2009-05-212-7/+4
| * | | | | powerpc/irq: Move stack overflow check into a separate functionMichael Ellerman2009-05-211-14/+17
| * | | | | powerpc/irq: Move #ifdef'ed body of do_IRQ() into a separate functionMichael Ellerman2009-05-211-40/+56
| * | | | | powerpc/ps3: Use smp_request_message_ipiGeoff Levand2009-05-211-15/+1
| * | | | | powerpc/pseries: CMO unused page hintingRobert Jennings2009-05-212-0/+57
| * | | | | powerpc/mpic: Cleanup mpic_find() implementationTony Breeds2009-05-211-12/+11
| * | | | | powerpc: Update Warp to use leds-gpio driverSean MacLennan2009-05-212-55/+48
OpenPOWER on IntegriCloud