summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/switch.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-11-011-1/+1
* [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-051-9/+14
* [POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning2008-05-051-0/+8
* [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning2008-05-051-2/+8
* [POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr2008-05-051-4/+9
* [POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr2008-05-051-6/+7
* [POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr2008-05-051-1/+3
* [POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr2008-03-281-1/+1
* [POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann2008-02-291-0/+6
* [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-201-3/+3
* [POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-211-10/+10
* [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-211-7/+0Star
* [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-211-2/+2
* [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-191-4/+7
* [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-191-32/+1Star
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-1/+1
* [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr2007-09-191-8/+8
* [POWERPC] spufs: Remove spu_harvestJeremy Kerr2007-09-191-13/+0Star
* [CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi2007-07-201-4/+16
* [CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi2007-07-201-9/+4Star
* [CELL] spufs: fix decr_status meaningsMasato Noguchi2007-07-201-2/+10
* [CELL] spufs: remove needless context save/restore codeMasato Noguchi2007-07-201-11/+1Star
* [CELL] spufs: fix array size of channel indexJeremy Kerr2007-07-201-6/+6
* [CELL] spufs: Avoid unexpectedly restaring MFC during context saveKazunori Asayama2007-07-201-1/+2
* [POWERPC] spufs: Save dma_tagstatus_R in CSAKazunori Asayama2007-07-031-0/+14
* [POWERPC] spufs: Trivial whitespace fixesJeremy Kerr2007-07-031-2/+2
* [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-091-19/+9Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [POWERPC] spufs: make spu page faults not block schedulingArnd Bergmann2007-04-231-2/+6
* [POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2007-03-101-59/+3Star
* [POWERPC] spufs: "stautus" isnt a word.arnd@arndb.de2006-10-251-5/+5
* [POWERPC] spufs: add support for nonschedulable contextsMark Nutter2006-10-251-2/+48
* [POWERPC] spufs: wrap mfc sdr accessMasato Noguchi2006-10-251-3/+0Star
* [POWERPC] spufs: fix context switch during page faultHyeonSeung Jang2006-10-051-0/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-291-2/+4
|\
| * [POWERPC] spufs: fix MFC command queue purgeBenjamin Herrenschmidt2006-06-281-2/+4
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
|/
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [POWERPC] spufs: remove stop_code from struct spuMasato Noguchi2006-06-211-1/+0Star
* [POWERPC] spufs: further abstract priv1 register accessGeoff Levand2006-06-211-0/+1
* [POWERPC] spufs: dont try to access SPE channel 1 countarnd@arndb.de2006-06-211-6/+21
* [POWERPC] spufs: fix initial state of wbox filearnd@arndb.de2006-06-211-0/+1
* [POWERPC] spufs: set up correct SLB entries for 64k pagesarnd@arndb.de2006-06-211-6/+8
* [POWERPC] cell: always build spu base into the kernelarnd@arndb.de2006-06-211-0/+4
* [PATCH] spufs: fix context-switch decrementer codeJordi Caubet2006-04-131-1/+1
* [PATCH] spufs: implement mfc access for PPE-side DMAArnd Bergmann2006-03-271-1/+2
* [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.Geoff Levand2006-01-111-5/+29
* [PATCH] spufs: abstract priv1 register access.Arnd Bergmann2006-01-091-82/+47Star
* [PATCH] spufs: clean up use of bitopsArnd Bergmann2006-01-091-4/+4