summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand2006-02-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-123-3/+5
|\
| * [PATCH] powerpc: cell namespace cleanupArnd Bergmann2006-01-123-3/+5
* | [PATCH] powerpc: task_thread_info()Al Viro2006-01-121-1/+1
|/
* [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand2006-01-111-5/+29
* [PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton2006-01-101-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-6/+6
* [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-094-16/+40
* [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-094-6/+5Star
* [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-095-129/+208
* [PATCH] spufs: move spu_run call to its own fileArnd Bergmann2006-01-094-153/+160
* [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-094-13/+12Star
* [PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann2006-01-091-35/+38
* [PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann2006-01-091-17/+37
* [PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann2006-01-091-2/+2
* [PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann2006-01-093-5/+12
* [PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann2006-01-093-3/+5
* [PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann2006-01-091-10/+10
* [PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann2006-01-091-4/+6
* [PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann2006-01-094-0/+295
* [PATCH] powerpc/cell: disable legacy i/o areaDavid Woodhouse2006-01-091-0/+10
* [PATCH] powerpc/cell: add iommu support for larger memoryJens.Osterkamp@de.ibm.com2006-01-091-49/+176
* [PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann2006-01-091-1/+2
* [PATCH] spufs: fix hexdump formatArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: trivial compile fixArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: fix module refcount raceArnd Bergmann2006-01-091-1/+1
* [PATCH] spufs: fix mailbox pollingArnd Bergmann2006-01-096-24/+95
* [PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann2006-01-093-27/+63
* [PATCH] spufs: Improved SPU preemptability.Arnd Bergmann2006-01-097-121/+202
* [PATCH] spufs: Turn off debugging outputArnd Bergmann2006-01-092-2/+3
* [PATCH] spufs: Fix oops when spufs module is not loadedArnd Bergmann2006-01-091-4/+6
* [PATCH] spufs: fix local store page refcountingArnd Bergmann2006-01-092-2/+3
* [PATCH] spufs: Make all exports GPL-onlyArnd Bergmann2006-01-091-3/+3
* [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump.Michael Ellerman2006-01-091-0/+1
* [PATCH] spufs: cooperative scheduler supportArnd Bergmann2006-01-0912-316/+1667
* [PATCH] spufs: add spu-side context switch codeMark Nutter2006-01-096-0/+958
* [PATCH] kernel-side context switch code for spufsMark Nutter2006-01-091-6/+2036
* [PATCH] spufs: switchable spu contextsMark Nutter2006-01-097-4/+643
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-0910-0/+2155
* [PATCH] powerpc: Merge kexecMichael Ellerman2006-01-091-0/+5
* [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cellArnd Bergmann2005-11-017-0/+1125
* [PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.cArnd Bergmann2005-11-012-0/+231