aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell
AgeCommit message (Expand)Author
2008-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-14[POWERPC] Cell RAS: Remove DEBUG, and add license and copyrightMichael Ellerman
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-08mount options: fix spufsMiklos Szeredi
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-08[POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman
2008-02-08[POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman
2008-02-08[POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman
2008-02-08[POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman
2008-02-08[POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning
2008-02-08[POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning
2008-02-08[POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi
2008-02-08[POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig
2008-02-06[POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell
2008-02-06[POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman
2008-02-06[POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman
2008-02-06[POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman
2008-02-06[POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch
2008-02-06[POWERPC] spufs: Fix SPE single-step modeJeremy Kerr
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig
2008-01-31[POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman
2008-01-31[POWERPC] Split out the ioid fetching/checking logicMichael Ellerman
2008-01-31[POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman
2008-01-31[POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman
2008-01-31[POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman
2008-01-31[POWERPC] Split out the logic that allocates struct iommusMichael Ellerman
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-25[POWERPC] Make IOMMU code safe for > 132 GB of memoryMichael Ellerman
2008-01-25[POWERPC] Have cell use its own dma_direct_offset variableMichael Ellerman
2008-01-25[POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()Michael Ellerman
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-17[POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely
2008-01-02[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr
2007-12-21[POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi
2007-12-21[POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr