summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: turn run_sema into run_mutexChristoph Hellwig2007-04-233-4/+4
* [POWERPC] spufs: provide siginfo for SPE faultsJeremy Kerr2007-04-231-7/+25
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-238-130/+223
* [POWERPC] spu_base: move spu_init_channels out of spu_mutexChristoph Hellwig2007-04-231-1/+2
* [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-231-22/+16
* [POWERPC] spufs: streamline locking for isolated spu setupChristoph Hellwig2007-04-233-55/+16
* [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-232-27/+19
* [POWERPC] spufs: add memory barriers after set_bitArnd Bergmann2007-04-231-0/+3
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig2007-04-231-0/+6
* [POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig2007-04-231-3/+10
* [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-234-13/+148
* [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig2007-04-232-4/+23
* [POWERPC] Rename get_property to of_get_property: the last oneStephen Rothwell2007-04-131-6/+7
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-139-28/+27
* [POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig2007-04-131-4/+0
* [POWERPC] CBE thermal support on PS3Geert Uytterhoeven2007-04-131-0/+1
* Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-136-103/+94
|\
| * [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-103-82/+74
| * [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig2007-03-103-11/+6
| * [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-101-10/+14
* | [POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala2007-03-221-0/+23
* | [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-091-2/+2
* | [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-2/+2
|/
* [POWERPC] cell: PPU Oprofile cleanup patchCarl Love2007-02-131-10/+4
* [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi2007-02-131-0/+3
* [POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig2007-02-134-3/+56
* [POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig2007-02-131-2/+1
* [POWERPC] spu sched: forced preemption at executionChristoph Hellwig2007-02-133-0/+76
* [POWERPC] spu sched: update some commentsChristoph Hellwig2007-02-131-8/+8
* [POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig2007-02-131-29/+15
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-135-12/+23
* [POWERPC] spufs: runqueue simplificationChristoph Hellwig2007-02-132-67/+93
* [POWERPC] spufs: move prio to spu_contextChristoph Hellwig2007-02-133-7/+6
* [POWERPC] spufs: state_mutex cleanupChristoph Hellwig2007-02-133-53/+64
* [POWERPC] spufs: simplify state_mutexChristoph Hellwig2007-02-133-30/+17
* [POWERPC] spufs: sched.c cleanupsChristoph Hellwig2007-02-131-37/+61
* [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLEChristoph Hellwig2007-02-132-2/+2
* [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignmentsChristoph Hellwig2007-02-132-4/+1
* [POWERPC] spufs: remove empty last line in run.cChristoph Hellwig2007-02-131-1/+0
* [POWERPC] spufs: remove SPU_CONTEXT_PREEMPTChristoph Hellwig2007-02-131-3/+0
* [POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt2007-02-133-8/+22
* [POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2007-02-132-144/+79
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-121-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-122-22/+22
* [PATCH] arch/powerpc trivial annotationsAl Viro2007-02-091-2/+3
* [POWERPC] Celleb: consolidate spu management opsIshizaki Kou2007-02-073-401/+448
* [POWERPC] spufs: Add SPU register lockIshizaki Kou2007-01-241-0/+3
* [POWERPC] spufs: fix assignment of node numbersArnd Bergmann2006-12-191-18/+12
* [POWERPC] cell: Fix spufs with "new style" device-treeBenjamin Herrenschmidt2006-12-191-25/+42
OpenPOWER on IntegriCloud