summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama2007-07-032-0/+20
* [POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama2007-07-031-4/+5
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-035-2/+78
* [POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig2007-07-031-9/+28
* [POWERPC] spusched: Disable tick when not neededChristoph Hellwig2007-07-031-8/+10
* [POWERPC] spufs: Fix libassist accountingJeremy Kerr2007-07-031-1/+1
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-037-5/+172
* [POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig2007-07-033-8/+127
* [POWERPC] spufs: Add tid fileChristoph Hellwig2007-07-033-0/+32
* [POWERPC] spufs: Trivial whitespace fixesJeremy Kerr2007-07-035-12/+12
* [POWERPC] spufs: Remove spufs_dir_inode_operationsJeremy Kerr2007-07-031-7/+3Star
* [POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig2007-07-031-1/+6
* [POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig2007-07-031-0/+9
* [POWERPC] spusched: fix cpu/node bindingChristoph Hellwig2007-07-033-22/+52
* [POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig2007-07-034-14/+45
* [POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr2007-07-031-0/+3
* [POWERPC] spusched: Fix timeslice calculationsJeremy Kerr2007-07-031-4/+4
* [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig2007-07-033-15/+58
* [POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig2007-07-034-76/+86
* [POWERPC] spufs: Add bit definitionSebastian Siewior2007-07-031-1/+2
* [POWERPC] spufs: fix building spufs/spu_save_dump.hSebastian Siewior2007-07-031-1/+1
* [POWERPC] cell: Add spu shutdown methodGeoff Levand2007-06-281-1/+11
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-141-0/+27
* [POWERPC] spufs: Add support for SPU single steppingBenjamin Herrenschmidt2007-06-141-1/+11
* [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-141-1/+1
* [POWERPC] spufs: Fix error handling in spufs_fill_dir()Sebastian Siewior2007-06-071-2/+15
* [POWERPC] spufs: Don't yield nosched contextChristoph Hellwig2007-06-071-3/+5
* [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chainThomas Renninger2007-06-071-6/+27
* [POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig2007-06-071-82/+77Star
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-073-30/+32
* [POWERPC] spufs: Free mm if spufs_fill_dir() failedSebastian Siewior2007-06-071-0/+1
* [POWERPC] spufs: Fix gang destroy leaksJeremy Kerr2007-06-071-35/+5Star
* [POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig2007-06-071-0/+1
* [POWERPC] spufs: Refuse to load the module when not running on cellArnd Bergmann2007-06-071-0/+4
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+1Star
* powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-111-4/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-097-41/+278
|\
| * [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-096-36/+274
| * [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-5/+4Star
* | Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-083-6/+6
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-081-2/+1Star
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-073-6/+6
* | | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0Star
| |/ |/|
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1Star
|/
* [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-301-1/+1
* [POWERPC] get_property cleanupsStephen Rothwell2007-04-301-2/+2
* [POWERPC] cell: cbe_cpufreq cleanup and crash fixOlof Johansson2007-04-301-10/+14
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-10/+0Star
* Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2007-04-245-58/+530
|\