Age | Commit message (Expand) | Author |
2008-05-05 | [POWERPC] spufs: handle faults while the context switch pending flag is set | Luke Browning |
2008-05-05 | [POWERPC] spufs: try to route SPU interrupts to local node | Luke Browning |
2008-05-05 | [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs | Luke Browning |
2008-05-05 | [POWERPC] spufs: fix post-stopped update of MFC_CNTL register | Jeremy Kerr |
2008-05-05 | [POWERPC] spufs: fix save of mfc_cntl register | Jeremy Kerr |
2008-05-05 | [POWERPC] spufs: don't touch suspend bits when purging DMA queue | Jeremy Kerr |
2008-03-28 | [POWERPC] spufs: save MFC command channel before purging MFC queue | Jeremy Kerr |
2008-02-29 | [POWERPC] spufs: synchronize IRQ when disabling | Arnd 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 status | Masato Noguchi |
2007-12-21 | [POWERPC] spufs: rework class 0 and 1 interrupt handling | Jeremy Kerr |
2007-12-21 | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module | Jeremy Kerr |
2007-12-19 | [POWERPC] cell: handle SPE kernel mappings that cross segment boundaries | Jeremy Kerr |
2007-12-19 | [POWERPC] cell: handle kernel SLB setup in spu_base.c | Jeremy Kerr |
2007-10-12 | [POWERPC] Use 1TB segments | Paul Mackerras |
2007-09-19 | [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook | Jeremy Kerr |
2007-09-19 | [POWERPC] spufs: Remove spu_harvest | Jeremy Kerr |
2007-07-20 | [CELL] spufs: dont halt decrementer at restore step 47 | Masato Noguchi |
2007-07-20 | [CELL] spufs: limit saving MFC_CNTL bits | Masato Noguchi |
2007-07-20 | [CELL] spufs: fix decr_status meanings | Masato Noguchi |
2007-07-20 | [CELL] spufs: remove needless context save/restore code | Masato Noguchi |
2007-07-20 | [CELL] spufs: fix array size of channel index | Jeremy Kerr |
2007-07-20 | [CELL] spufs: Avoid unexpectedly restaring MFC during context save | Kazunori Asayama |
2007-07-03 | [POWERPC] spufs: Save dma_tagstatus_R in CSA | Kazunori Asayama |
2007-07-03 | [POWERPC] spufs: Trivial whitespace fixes | Jeremy Kerr |
2007-05-09 | [POWERPC] Spufs support for 64K LS mappings on 4K kernels | Benjamin Herrenschmidt |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2007-04-23 | [POWERPC] spufs: make spu page faults not block scheduling | Arnd Bergmann |
2007-03-10 | [POWERPC] Fix spu SLB invalidations | Benjamin Herrenschmidt |
2006-10-25 | [POWERPC] spufs: "stautus" isnt a word. | arnd@arndb.de |
2006-10-25 | [POWERPC] spufs: add support for nonschedulable contexts | Mark Nutter |
2006-10-25 | [POWERPC] spufs: wrap mfc sdr access | Masato Noguchi |
2006-10-05 | [POWERPC] spufs: fix context switch during page fault | HyeonSeung Jang |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-06-28 | [POWERPC] spufs: fix MFC command queue purge | Benjamin Herrenschmidt |
2006-06-27 | [PATCH] spin/rwlock init cleanups | Ingo Molnar |
2006-06-26 | spelling fixes | Andreas Mohr |
2006-06-21 | [POWERPC] spufs: remove stop_code from struct spu | Masato Noguchi |
2006-06-21 | [POWERPC] spufs: further abstract priv1 register access | Geoff Levand |
2006-06-21 | [POWERPC] spufs: dont try to access SPE channel 1 count | arnd@arndb.de |
2006-06-21 | [POWERPC] spufs: fix initial state of wbox file | arnd@arndb.de |
2006-06-21 | [POWERPC] spufs: set up correct SLB entries for 64k pages | arnd@arndb.de |
2006-06-21 | [POWERPC] cell: always build spu base into the kernel | arnd@arndb.de |
2006-04-13 | [PATCH] spufs: fix context-switch decrementer code | Jordi Caubet |
2006-03-27 | [PATCH] spufs: implement mfc access for PPE-side DMA | Arnd 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 bitops | Arnd Bergmann |
2006-01-09 | [PATCH] spufs: fix mailbox polling | Arnd Bergmann |