summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt2009-05-276-83/+54
| * powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt2009-05-275-12/+37
| * powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt2009-05-273-1/+1
| * Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2009-05-272-57/+271
| * powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito2009-05-261-3/+3
| * powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman2009-05-221-0/+14
| * powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt2009-05-181-0/+1
| * powerpc/ps3: Update ps3_defconfigGeoff Levand2009-05-181-43/+62
| * powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt2009-05-181-1/+1
| * powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman2009-05-181-10/+10
| * powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman2009-05-181-1/+2
* | 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
* | powerpc/fsl: Setup PCI inbound window based on actual amount of memoryKumar Gala2009-05-192-21/+115
* | powerpc/85xx: Add P2020DS board supportKumar Gala2009-05-194-5/+745
* | powerpc/fsl_rio: use LAW address from device treeLi Yang2009-05-191-5/+7
OpenPOWER on IntegriCloud