aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/switch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning1-9/+14
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning1-0/+8
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning1-2/+8
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr1-4/+9
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr1-6/+7
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr1-1/+3
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr1-1/+1
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann1-0/+6
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch1-3/+3
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi1-10/+10
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr1-7/+0
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr1-2/+2
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr1-4/+7
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr1-32/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-1/+1
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr1-8/+8
2007-09-19[POWERPC] spufs: Remove spu_harvestJeremy Kerr1-13/+0
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi1-4/+16
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi1-9/+4
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi1-2/+10
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi1-11/+1
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr1-6/+6
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama1-1/+2
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