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
Age
Commit message (
Expand
)
Author
2006-04-13
[PATCH] spufs: fix context-switch decrementer code
Jordi Caubet
2006-04-01
[PATCH] powerpc/cell: compile fixes
Dave Jones
2006-03-29
Merge ../linux-2.6
Paul Mackerras
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
[PATCH] spufs: fix __init/__exit annotations
Arnd Bergmann
2006-03-27
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
2006-03-27
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
2006-01-12
[PATCH] powerpc: cell namespace cleanup
Arnd Bergmann
2006-01-11
[PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch.
Geoff Levand
2006-01-10
[PATCH] spufs: fix for recent "shrink dentry_struct" patch
Andrew Morton
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
2006-01-09
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
2006-01-09
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
2006-01-09
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix spufs_fill_dir error path
Arnd Bergmann
2006-01-09
[PATCH] spufs: dont leak directories in failed spu_create
Arnd Bergmann
2006-01-09
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
2006-01-09
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
2006-01-09
[PATCH] spufs: dont hold root->isem in spu_forget
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix hexdump format
Arnd Bergmann
2006-01-09
[PATCH] spufs: trivial compile fix
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix mailbox polling
Arnd Bergmann
2006-01-09
[PATCH] spufs: Improved SPU preemptability [part 2].
Arnd Bergmann
2006-01-09
[PATCH] spufs: Improved SPU preemptability.
Arnd Bergmann
2006-01-09
[PATCH] spufs: Turn off debugging output
Arnd Bergmann
2006-01-09
[PATCH] spufs: fix local store page refcounting
Arnd Bergmann
2006-01-09
[PATCH] spufs: cooperative scheduler support
Arnd Bergmann
2006-01-09
[PATCH] spufs: add spu-side context switch code
Mark Nutter
2006-01-09
[PATCH] kernel-side context switch code for spufs
Mark Nutter
2006-01-09
[PATCH] spufs: switchable spu contexts
Mark Nutter
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann