aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/switch.c
AgeCommit message (Expand)Author
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr
2007-12-19[POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr
2007-12-19[POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras
2007-09-19[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr
2007-09-19[POWERPC] spufs: Remove spu_harvestJeremy Kerr
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi
2007-07-20[CELL] spufs: fix decr_status meaningsMasato Noguchi
2007-07-20[CELL] spufs: remove needless context save/restore codeMasato Noguchi
2007-07-20[CELL] spufs: fix array size of channel indexJeremy Kerr
2007-07-20[CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama
2007-07-03[POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-23[POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt
2006-10-25[POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de
2006-10-25[POWERPC] spufs: add support for nonschedulable contextsMark Nutter
2006-10-25[POWERPC] spufs: wrap mfc sdr accessMasato Noguchi
2006-10-05[POWERPC] spufs: fix context switch during page faultHyeonSeung Jang
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-06-28[POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26spelling fixesAndreas Mohr
2006-06-21[POWERPC] spufs: remove stop_code from struct spuMasato Noguchi
2006-06-21[POWERPC] spufs: further abstract priv1 register accessGeoff Levand
2006-06-21[POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de
2006-06-21[POWERPC] spufs: fix initial state of wbox filearnd@arndb.de
2006-06-21[POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de
2006-06-21[POWERPC] cell: always build spu base into the kernelarnd@arndb.de
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet
2006-03-27[PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann
2006-01-11[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann
2006-01-09[PATCH] spufs: fix mailbox pollingArnd Bergmann