summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/lmb-2.6Paul Mackerras2008-02-266-6/+9
|\ \ \ | |/ / |/| |
| * | [LIB]: Make PowerPC LMB code generic so sparc64 can use it too.David S. Miller2008-02-136-6/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-02-214-20/+7
|\ \ \ | | |/ | |/|
| * | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-202-15/+3
| * | [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-192-5/+4
* | | [POWERPC] pasemi: Register i2c devices at bootOlof Johansson2008-02-212-1/+98
* | | [POWERPC] Fix warning in pseries/power.cStephen Rothwell2008-02-201-1/+1
* | | [POWERPC] 44x: Fix Kconfig formattingJosh Boyer2008-02-151-5/+5
|/ /
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-147-15/+11
|\ \
| * | [POWERPC] Remove unused CONFIG_WANT_DEVICE_TREEGrant Likely2008-02-145-13/+0
| * | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-02-141-1/+10
| * | [POWERPC] free_property() must not be __initAdrian Bunk2008-02-141-1/+1
| |/
* | Introduce path_put()Jan Blunck2008-02-141-1/+1
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-8/+10
|/
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-131-20/+11
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-087-58/+94
|\
| * [POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman2008-02-081-4/+2
| * [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman2008-02-081-8/+7
| * [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman2008-02-081-0/+12
| * [POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman2008-02-081-8/+7
| * [POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning2008-02-081-1/+1
| * [POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning2008-02-081-6/+4
| * [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi2008-02-081-0/+6
| * [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-084-30/+45
| * [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-1/+10
* | mount options: fix spufsMiklos Szeredi2008-02-081-0/+3
* | libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-081-1/+1
* | libfs: allow error return from simple attributesChristoph Hellwig2008-02-081-4/+4
|/
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0733-175/+592
|\
| * Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-061-1/+1
| |\
| | * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-061-1/+1
| * | [POWERPC] 4xx: Fix offset value on Warp boardSean MacLennan2008-02-061-1/+1
| * | [POWERPC] 4xx: Fix Walnut buildJosh Boyer2008-02-062-0/+2
| * | [POWERPC] Update default irq servers when boot cpu is removedNathan Fontenot2008-02-071-32/+45
| * | [POWERPC] Remove redundant of_get_cpu_node routineNathan Fontenot2008-02-071-26/+1
| * | [POWERPC] Split xics_teardown_cpu()Nathan Fontenot2008-02-074-7/+14
| * | [POWERPC] Update irq descriptor affinityNathan Fontenot2008-02-071-1/+1
| * | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-076-3/+133
| |\ \
| | * | [POWERPC] mpc512x: Basic platform supportJohn Rigby2008-02-066-3/+133
| | |/
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-068-29/+29
| |\ \
| | * | [POWERPC] 83xx: mpc832x_rdb: fix compiler warningKim Phillips2008-02-051-1/+1
| | * | [POWERPC} Add oprofile support for e300Andy Fleming2008-02-051-0/+1
| | * | [POWERPC] Made FSL Book-E PMC support more genericAndy Fleming2008-02-051-0/+4
| | * | [POWERPC] Fix storcenter DTS typos, feedback, IRQs.Jon Loeliger2008-02-051-20/+5
| | * | [POWERPC] 8xx: adder875, ep88xc: fix to match recent 8xx cleanups.Scott Wood2008-02-052-4/+3
| | * | [POWERPC] 83xx: configure USB clock for MPC8315EKim Phillips2008-02-052-4/+15
| * | | [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_putJulia Lawall2008-02-062-4/+2
| * | | [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_putJulia Lawall2008-02-061-0/+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
OpenPOWER on IntegriCloud