aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAge
* [POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman2008-02-08
* [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman2008-02-08
* [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman2008-02-08
* [POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman2008-02-08
* [POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning2008-02-08
* [POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning2008-02-08
* [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi2008-02-08
* [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-08
* [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-08
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-07
|\
| * Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-06
| |\
| | * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-06
| * | [POWERPC] 4xx: Fix offset value on Warp boardSean MacLennan2008-02-06
| * | [POWERPC] 4xx: Fix Walnut buildJosh Boyer2008-02-06
| * | [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-06
| * | [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-06
| * | [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-06
| * | [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-06
| * | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-06
| |\ \
| | * | [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-06
| | |/
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-06
| |\ \
| | * | [POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips2008-02-06
| | * | [POWERPC} Add oprofile support for e300Andy Fleming2008-02-06
| | * | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-06
| | * | [POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2008-02-06
| | * | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-06
| | * | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-06
| * | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-06
| * | | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-06
| * | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-06
| * | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-06
| * | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-06
| * | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-06
| * | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-06
| * | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-06
| * | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-06
* | | | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-06
|/ / /
* / / iommu sg: powerpc: convert iommu to use the IOMMU helperFUJITA Tomonori2008-02-05
|/ /
* | Suspend: Introduce begin() and end() callbacksRafael J. Wysocki2008-02-01
* | pasemi: Fix thinko in dma_direct_ops setupOlof Johansson2008-02-01
* | POWERPC: Set dma_data correctly for direct_ops on pasemiOlof Johansson2008-01-31
|/
* [POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman2008-01-30
* [POWERPC] Split out the ioid fetching/checking logicMichael Ellerman2008-01-30
* [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman2008-01-30
* [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman2008-01-30
* [POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman2008-01-30
* [POWERPC] Split out the logic that allocates struct iommusMichael Ellerman2008-01-30
* Merge branch 'linux-2.6'Paul Mackerras2008-01-30
|\
| * pasemi: export pasemi_dma_init()Olof Johansson2008-01-28
| * pasemi: DMA engine management libraryOlof Johansson2008-01-28