summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spu_base.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[POWERPC] spufs: fix class0 interrupt assignmentArnd Bergmann1-4/+4
2006-06-21[POWERPC] spufs: clear class2 interrupt status before wakeupMasato Noguchi1-59/+19
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi1-2/+0
2006-06-21[POWERPC] spufs: fix spu irq affinity settingGeoff Levand1-8/+0
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand1-0/+5
2006-06-21[POWERPC] spufs: use kzalloc in create_spuJeremy Kerr1-19/+2
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de1-3/+8
2006-06-21[POWERPC] cell: register SPUs as sysdevsJeremy Kerr1-0/+54
2006-05-02[PATCH] powerpc: cell: Add numa id to struct spuJeremy Kerr1-23/+20
2006-05-02[PATCH] spufs: fix for CONFIG_NUMAJoel H Schopp1-12/+60
2006-04-29[PATCH] spufs: Disable local interrupts for SPE hash_page calls.Arnd Bergmann1-3/+7
2006-03-27[PATCH] spufs: Fix endless protection fault on LS writes by SPE.Arnd Bergmann1-3/+2
2006-03-27[PATCH] spufs: enable SPE problem state MMIO access.Mark Nutter1-0/+5
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-2/+5
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-11/+11
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann1-0/+8
2006-01-09[PATCH] spufs: fix sparse warningsArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-33/+18
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-3/+3
2006-01-09[PATCH] spufs: clear dsisr on CLASS1[Mf] exceptionArnd Bergmann1-1/+2
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann1-3/+8
2006-01-09[PATCH] spufs: Improved SPU preemptability.Arnd Bergmann1-78/+15
2006-01-09[PATCH] spufs: Turn off debugging outputArnd Bergmann1-1/+1
2006-01-09[PATCH] spufs: Make all exports GPL-onlyArnd Bergmann1-3/+3
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann1-62/+76
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter1-3/+24
2006-01-09[PATCH] spufs: The SPU file system, baseArnd Bergmann1-0/+740