summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+1
* [POWERPC] update_mmu_cache: Don't cache-flush non-readable pagesScott Wood2008-02-061-1/+6
* [POWERPC] Fix legacy serial search for opb bus portsMichael Ellerman2008-02-061-1/+2
* [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
* [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-061-1/+1
* [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
* [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
* [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
* [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
* [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
* [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-3/+3
* iommu sg: powerpc: remove DMA 4GB boundary protectionFUJITA Tomonori2008-02-051-20/+1
* iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-054-38/+39
* iommu sg merging: ppc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-052-3/+7
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* Add HAVE_KPROBESMathieu Desnoyers2008-02-031-0/+1
* Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
* Suspend: Add config option to disable the freezer if architecture wants thatJohannes Berg2008-02-011-0/+4
* Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-011-2/+8
* Suspend: Clean up Kconfig (V2)Johannes Berg2008-02-011-0/+4
* Hibernation: Clean up Kconfig (V2)Johannes Berg2008-02-011-2/+12
* pasemi: Fix thinko in dma_direct_ops setupOlof Johansson2008-02-011-1/+1
* POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson2008-01-311-1/+3
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-01-31404-8320/+58722
|\
| * [POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman2008-01-311-2/+267
| * [POWERPC] Split out the ioid fetching/checking logicMichael Ellerman2008-01-311-6/+17
| * [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman2008-01-311-5/+10
| * [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman2008-01-311-6/+13
| * [POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman2008-01-311-12/+26
| * [POWERPC] Split out the logic that allocates struct iommusMichael Ellerman2008-01-311-4/+16
| * [POWERPC] Allocate the hash table under 1G on cellMichael Ellerman2008-01-311-3/+9
| * Merge branch 'linux-2.6'Paul Mackerras2008-01-3119-106/+542
| |\
| * \ Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-3117-349/+419
| |\ \
| | * | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-264-12/+72
| | * | [POWERPC] Efika: prune fixups and make them more carefullGrant Likely2008-01-261-70/+79
| | * | [POWERPC] mpc5200: make dts files conform to generic names recommended practiceGrant Likely2008-01-266-204/+150
| | * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-267-41/+97
| | * | [POWERPC] mpc52xx: clean up KconfigGrant Likely2008-01-261-26/+15
| | * | [POWERPC] mpc5200: add #address-cells and #size-cells to soc node.Paul Gortmaker2008-01-265-0/+10
| * | | [POWERPC] 83xx: Clean up / convert mpc83xx board DTS files to v1 format.Paul Gortmaker2008-01-2815-985/+999
| * | | [POWERPC] 85xx: Only invalidate TLB0 and TLB1Kumar Gala2008-01-281-10/+0
| * | | [POWERPC] 83xx: Fix typo in mpc837x compatible entriesKim Phillips2008-01-283-3/+3
| * | | [POWERPC] 85xx: convert sbc85* boards to use machine_device_initcallKumar Gala2008-01-282-8/+4
| * | | [POWERPC] 83xx: rework platform KconfigKumar Gala2008-01-285-30/+910
| * | | [POWERPC] 85xx: rework platform KconfigKumar Gala2008-01-283-26/+1535
| * | | [POWERPC] QE: Explicitly set address-cells and size cells for muramPaul Gortmaker2008-01-284-2/+10
| * | | [POWERPC] Convert StorCenter DTS file to /dts-v1/ format.Jon Loeliger2008-01-281-35/+38
| * | | [POWERPC] 86xx: Convert all 86xx DTS files to /dts-v1/ format.Jon Loeliger2008-01-282-279/+281