index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
cell
/
spufs
/
switch.c
Age
Commit message (
Expand
)
Author
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
2006-01-09
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
[PATCH] kernel-side context switch code for spufs
Mark Nutter
2006-01-09
[PATCH] spufs: switchable spu contexts
Mark Nutter