summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-292-2/+2
* Merge ../linux-2.6Paul Mackerras2006-03-291-1/+1
|\
| * [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* | [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-3/+8
* | [PATCH] spufs: fix __init/__exit annotationsArnd Bergmann2006-03-281-2/+2
* | [PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann2006-03-271-3/+2
* | [PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann2006-03-274-16/+12
* | [PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann2006-03-271-1/+1
* | [PATCH] spufs: initialize context correctlyDirk Herrendoerfer2006-03-271-0/+1
* | [PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter2006-03-276-12/+255
* | [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-278-5/+430
* | [PATCH] spufs: allow SPU code to do syscallsArnd Bergmann2006-03-273-2/+444
* | [PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann2006-03-271-1/+18
* | [PATCH] powerpc: cell interrupt controller updatesJens Osterkamp2006-03-273-55/+169
* | [PATCH] powerpc: fix cell iommu setupArnd Bergmann2006-03-271-2/+2
|/
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-11/+11
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [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-091-6/+6
* [PATCH] spufs: set irq affinity for running threadsArnd Bergmann2006-01-094-16/+40
* [PATCH] spufs: fix sparse warningsArnd Bergmann2006-01-094-6/+5
* [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/+12
* [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
OpenPOWER on IntegriCloud