| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] powerpc: Fix spufs initialization sequence. | Geoff Levand | 2006-02-07 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-12 | 3 | -3/+5 |
|\ |
|
| * | [PATCH] powerpc: cell namespace cleanup | Arnd Bergmann | 2006-01-12 | 3 | -3/+5 |
* | | [PATCH] powerpc: task_thread_info() | Al Viro | 2006-01-12 | 1 | -1/+1 |
|/ |
|
* | [PATCH] spufs: Suspend/restore MFC DMA operations at SPU context switch. | Geoff Levand | 2006-01-11 | 1 | -5/+29 |
* | [PATCH] spufs: fix for recent "shrink dentry_struct" patch | Andrew Morton | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -6/+6 |
* | [PATCH] spufs: set irq affinity for running threads | Arnd Bergmann | 2006-01-09 | 4 | -16/+40 |
* | [PATCH] spufs: fix sparse warnings | Arnd Bergmann | 2006-01-09 | 4 | -6/+5 |
* | [PATCH] spufs: abstract priv1 register access. | Arnd Bergmann | 2006-01-09 | 5 | -129/+208 |
* | [PATCH] spufs: move spu_run call to its own file | Arnd Bergmann | 2006-01-09 | 4 | -153/+160 |
* | [PATCH] spufs: clean up use of bitops | Arnd Bergmann | 2006-01-09 | 4 | -13/+12 |
* | [PATCH] spufs: fix spufs_fill_dir error path | Arnd Bergmann | 2006-01-09 | 1 | -35/+38 |
* | [PATCH] spufs: dont leak directories in failed spu_create | Arnd Bergmann | 2006-01-09 | 1 | -17/+37 |
* | [PATCH] spufs fix spu_acquire_runnable error path | Arnd Bergmann | 2006-01-09 | 1 | -2/+2 |
* | [PATCH] spufs: serialize sys_spu_run per spu | Arnd Bergmann | 2006-01-09 | 3 | -5/+12 |
* | [PATCH] spufs: check for proper file pointer in sys_spu_run | Arnd Bergmann | 2006-01-09 | 3 | -3/+5 |
* | [PATCH] spufs: dont hold root->isem in spu_forget | Arnd Bergmann | 2006-01-09 | 1 | -10/+10 |
* | [PATCH] spufs: fix locking in spu_acquire_runnable | Arnd Bergmann | 2006-01-09 | 1 | -4/+6 |
* | [PATCH] cell: enable pause(0) in cpu_idle | Arnd Bergmann | 2006-01-09 | 4 | -0/+295 |
* | [PATCH] powerpc/cell: disable legacy i/o area | David Woodhouse | 2006-01-09 | 1 | -0/+10 |
* | [PATCH] powerpc/cell: add iommu support for larger memory | Jens.Osterkamp@de.ibm.com | 2006-01-09 | 1 | -49/+176 |
* | [PATCH] spufs: clear dsisr on CLASS1[Mf] exception | Arnd Bergmann | 2006-01-09 | 1 | -1/+2 |
* | [PATCH] spufs: fix hexdump format | Arnd Bergmann | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] spufs: trivial compile fix | Arnd Bergmann | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] spufs: fix module refcount race | Arnd Bergmann | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] spufs: fix mailbox polling | Arnd Bergmann | 2006-01-09 | 6 | -24/+95 |
* | [PATCH] spufs: Improved SPU preemptability [part 2]. | Arnd Bergmann | 2006-01-09 | 3 | -27/+63 |
* | [PATCH] spufs: Improved SPU preemptability. | Arnd Bergmann | 2006-01-09 | 7 | -121/+202 |
* | [PATCH] spufs: Turn off debugging output | Arnd Bergmann | 2006-01-09 | 2 | -2/+3 |
* | [PATCH] spufs: Fix oops when spufs module is not loaded | Arnd Bergmann | 2006-01-09 | 1 | -4/+6 |
* | [PATCH] spufs: fix local store page refcounting | Arnd Bergmann | 2006-01-09 | 2 | -2/+3 |
* | [PATCH] spufs: Make all exports GPL-only | Arnd Bergmann | 2006-01-09 | 1 | -3/+3 |
* | [PATCH] powerpc: Add arch dependent basic infrastructure for Kdump. | Michael Ellerman | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] spufs: cooperative scheduler support | Arnd Bergmann | 2006-01-09 | 12 | -316/+1667 |
* | [PATCH] spufs: add spu-side context switch code | Mark Nutter | 2006-01-09 | 6 | -0/+958 |
* | [PATCH] kernel-side context switch code for spufs | Mark Nutter | 2006-01-09 | 1 | -6/+2036 |
* | [PATCH] spufs: switchable spu contexts | Mark Nutter | 2006-01-09 | 7 | -4/+643 |
* | [PATCH] spufs: The SPU file system, base | Arnd Bergmann | 2006-01-09 | 10 | -0/+2155 |
* | [PATCH] powerpc: Merge kexec | Michael Ellerman | 2006-01-09 | 1 | -0/+5 |
* | [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell | Arnd Bergmann | 2005-11-01 | 7 | -0/+1125 |
* | [PATCH] powerpc: create a new arch/powerpc/platforms/cell/smp.c | Arnd Bergmann | 2005-11-01 | 2 | -0/+231 |