summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
* [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
* [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
* [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
* [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* [POWERPC] Cell IOMMU fixed mapping supportMichael Ellerman2008-01-311-2/+267
* [POWERPC] Split out the ioid fetching/checking logicMichael Ellerman2008-01-311-6/+17
* [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windowsMichael Ellerman2008-01-311-5/+10
* [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup()Michael Ellerman2008-01-311-6/+13
* [POWERPC] Split cell_iommu_setup_hardware() into two partsMichael Ellerman2008-01-311-12/+26
* [POWERPC] Split out the logic that allocates struct iommusMichael Ellerman2008-01-311-4/+16
* Merge branch 'linux-2.6'Paul Mackerras2008-01-311-1/+1
|\
| * Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* | [POWERPC] Make IOMMU code safe for > 132 GB of memoryMichael Ellerman2008-01-251-3/+4
* | [POWERPC] Have cell use its own dma_direct_offset variableMichael Ellerman2008-01-251-5/+7
* | [POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup()Michael Ellerman2008-01-251-2/+6
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-247-41/+89
|\ \ | |/
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-021-9/+0
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-287-38/+95
* | [POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-174-17/+5
* | [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-211-10/+10
* | [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-212-3/+4
* | [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-211-17/+18
* | [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-217-65/+219
* | [POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig2007-12-211-24/+154
* | [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-215-168/+200
* | [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-10/+10
* | [POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning2007-12-211-2/+2
* | [POWERPC] spufs: reorganize spu_run_initLuke Browning2007-12-212-34/+56
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-216-117/+107
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-213-33/+40
* | [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr2007-12-211-2/+2
* | [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-214-8/+28
* | [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-214-7/+21
* | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-218-111/+147
* | [POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal2007-12-211-8/+8
* | [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-215-2/+32
* | [POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall2007-12-201-0/+1
* | [POWERPC] celleb: Split machine definitionIshizaki Kou2007-12-201-2/+2
* | [POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou2007-12-201-2/+0
* | [POWERPC] cell: catch errors from sysfs_create_group()Jeremy Kerr2007-12-191-3/+17
* | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-192-11/+50
* | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-192-1/+7
* | [POWERPC] cell: use spu_load_slb for SLB setupJeremy Kerr2007-12-191-13/+10
* | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-192-32/+50
OpenPOWER on IntegriCloud