aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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