aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-03[POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama1-0/+14
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr1-2/+2
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt1-19/+9
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann1-2/+6
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt1-59/+3
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de1-5/+5
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter1-2/+48
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi1-3/+0
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang1-0/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+4
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt1-2/+4
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi1-1/+0
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand1-0/+1
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de1-6/+21
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de1-0/+1
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de1-6/+8
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de1-0/+4
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet1-1/+1
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann1-1/+2
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand1-5/+29
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-82/+47
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-4/+4
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann1-2/+2
2006-01-09[PATCH] spufs: cooperative scheduler supportArnd Bergmann1-20/+31
2006-01-09[PATCH] kernel-side context switch code for spufsMark Nutter1-6/+2036
2006-01-09[PATCH] spufs: switchable spu contextsMark Nutter1-0/+174