summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-098-2/+226
* powerpc/spufs: Remove unused error pathStephen Rothwell2009-06-091-2/+0
* powerpc: Fix warning when printing a resource_size_tStephen Rothwell2009-06-091-1/+1
* powerpc/xmon: Remove unused variable in xmon.cStephen Rothwell2009-06-091-1/+1
* powerpc/pseries: Fix warnings when printing resource_size_tStephen Rothwell2009-06-091-2/+2
* powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-0910-8/+32
* powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-093-19/+39
* powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt2009-06-092-960/+995
* powerpc: Introduce CONFIG_PPC_BOOK3SBenjamin Herrenschmidt2009-06-091-11/+11
* 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: 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
OpenPOWER on IntegriCloud