aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann1-3/+2
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet1-1/+1
2006-04-01[PATCH] powerpc/cell: compile fixesDave Jones2-0/+2
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2-2/+2
2006-03-29Merge ../linux-2.6Paul Mackerras1-1/+1
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-3/+8
2006-03-28[PATCH] spufs: fix __init/__exit annotationsArnd Bergmann1-2/+2
2006-03-27[PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann1-3/+2
2006-03-27[PATCH] powerpc: use guarded ioremap for cell on-chip mappingsArnd Bergmann4-16/+12
2006-03-27[PATCH] powerpc: fix spider-pic affinity settingArnd Bergmann1-1/+1
2006-03-27[PATCH] spufs: initialize context correctlyDirk Herrendoerfer1-0/+1
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter6-12/+255
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann8-5/+430
2006-03-27[PATCH] spufs: allow SPU code to do syscallsArnd Bergmann3-2/+444
2006-03-27[PATCH] powerpc: work around a cell interrupt HW bugArnd Bergmann1-1/+18
2006-03-27[PATCH] powerpc: cell interrupt controller updatesJens Osterkamp3-55/+169
2006-03-27[PATCH] powerpc: fix cell iommu setupArnd Bergmann1-2/+2
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-11/+11
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-02-07[PATCH] powerpc: Fix spufs initialization sequence.Geoff Levand1-1/+1
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds3-3/+5
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro1-1/+1
2006-01-12[PATCH] powerpc: cell namespace cleanupArnd Bergmann3-3/+5
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand1-5/+29
2006-01-10[PATCH] spufs: fix for recent "shrink dentry_struct" patchAndrew Morton1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-6/+6
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann4-16/+40
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann4-6/+5
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann5-129/+208
2006-01-09[PATCH] spufs: move spu_run call to its own fileArnd Bergmann4-153/+160
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann4-13/+12
2006-01-09[PATCH] spufs: fix spufs_fill_dir error pathArnd Bergmann1-35/+38
2006-01-09[PATCH] spufs: dont leak directories in failed spu_createArnd Bergmann1-17/+37
2006-01-09[PATCH] spufs fix spu_acquire_runnable error pathArnd Bergmann1-2/+2
2006-01-09[PATCH] spufs: serialize sys_spu_run per spuArnd Bergmann3-5/+12
2006-01-09[PATCH] spufs: check for proper file pointer in sys_spu_runArnd Bergmann3-3/+5
2006-01-09[PATCH] spufs: dont hold root->isem in spu_forgetArnd Bergmann1-10/+10
2006-01-09[PATCH] spufs: fix locking in spu_acquire_runnableArnd Bergmann1-4/+6
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann4-0/+295
2006-01-09[PATCH] powerpc/cell: disable legacy i/o areaDavid Woodhouse1-0/+10
2006-01-09[PATCH] powerpc/cell: add iommu support for larger memoryJens.Osterkamp@de.ibm.com1-49/+176
2006-01-09[PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann1-1/+2
2006-01-09[PATCH] spufs: fix hexdump formatArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: trivial compile fixArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix module refcount raceArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann6-24/+95
2006-01-09[PATCH] spufs: Improved SPU preemptability [part 2].Arnd Bergmann3-27/+63
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann7-121/+202
2006-01-09[PATCH] spufs: Turn off debugging outputArnd Bergmann2-2/+3