aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-15
|\
| * [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-14
| * [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-02-14
| * [POWERPC] free_property() must not be __initAdrian Bunk2008-02-14
* | Introduce path_put()Jan Blunck2008-02-15
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
|/
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-13
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-08
|\
| * [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
* | mount options: fix spufsMiklos Szeredi2008-02-08
* | libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-08
* | libfs: allow error return from simple attributesChristoph Hellwig2008-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