aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAge
...
* | | [POWERPC] spufs: serialize SLB invalidation against SLB loadingArnd Bergmann2008-02-28
* | | [POWERPC] spufs: invalidate SLB translation before adding a new entryArnd Bergmann2008-02-28
* | | [POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann2008-02-28
* | | [POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr2008-02-28
* | | [POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr2008-02-27
* | | [POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr2008-02-27
|/ /
* | [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-19
* | [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-18
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-15
|\ \
| * | [POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman2008-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
* | 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
|/
* [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
* [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
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | [POWERPC] Make IOMMU code safe for > 132 GB of memoryMichael Ellerman2008-01-25
* | [POWERPC] Have cell use its own dma_direct_offset variableMichael Ellerman2008-01-25
* | [POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()Michael Ellerman2008-01-25
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\|
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-01
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-27
* | [POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-16
* | [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-21
* | [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-21
* | [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-21