Merge master.kernel.org:/home/rmk/linux-2.6-mmc
[powerpc.git] / arch / powerpc / platforms / cell / spufs /
2006-01-12 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/tglx/hrtimer-2.6
2006-01-12 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-12 Linus TorvaldsMerge git://oss.sgi.com:8090/oss/git/xfs-2.6
2006-01-12 Arnd Bergmann[PATCH] powerpc: cell namespace cleanup
2006-01-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-01-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-01-11 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-11 Geoff Levand[PATCH] spufs: Suspend/restore MFC DMA operations at...
2006-01-10 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-01-10 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-10 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2006-01-10 Andrew Morton[PATCH] spufs: fix for recent "shrink dentry_struct...
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-01-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mingo/mutex-2.6
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-01-09 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-01-09 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc-merge
2006-01-09 Arnd Bergmann[PATCH] spufs: set irq affinity for running threads
2006-01-09 Arnd Bergmann[PATCH] spufs: fix sparse warnings
2006-01-09 Arnd Bergmann[PATCH] spufs: abstract priv1 register access.
2006-01-09 Arnd Bergmann[PATCH] spufs: move spu_run call to its own file
2006-01-09 Arnd Bergmann[PATCH] spufs: clean up use of bitops
2006-01-09 Arnd Bergmann[PATCH] spufs: fix spufs_fill_dir error path
2006-01-09 Arnd Bergmann[PATCH] spufs: dont leak directories in failed spu_create
2006-01-09 Arnd Bergmann[PATCH] spufs fix spu_acquire_runnable error path
2006-01-09 Arnd Bergmann[PATCH] spufs: serialize sys_spu_run per spu
2006-01-09 Arnd Bergmann[PATCH] spufs: check for proper file pointer in sys_spu_run
2006-01-09 Arnd Bergmann[PATCH] spufs: dont hold root->isem in spu_forget
2006-01-09 Arnd Bergmann[PATCH] spufs: fix locking in spu_acquire_runnable
2006-01-09 Arnd Bergmann[PATCH] spufs: fix hexdump format
2006-01-09 Arnd Bergmann[PATCH] spufs: trivial compile fix
2006-01-09 Arnd Bergmann[PATCH] spufs: fix mailbox polling
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability [part 2].
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability.
2006-01-09 Arnd Bergmann[PATCH] spufs: Turn off debugging output
2006-01-09 Arnd Bergmann[PATCH] spufs: fix local store page refcounting
2006-01-09 Arnd Bergmann[PATCH] spufs: cooperative scheduler support
2006-01-09 Mark Nutter[PATCH] spufs: add spu-side context switch code
2006-01-09 Mark Nutter[PATCH] kernel-side context switch code for spufs
2006-01-09 Mark Nutter[PATCH] spufs: switchable spu contexts
2006-01-09 Arnd Bergmann[PATCH] spufs: The SPU file system, base