| Commit message (Expand) | Author | Age |
* | [POWERPC] spufs: fix MFC command queue purge | Benjamin Herrenschmidt | 2006-06-27 |
* | [POWERPC] spufs: map mmio space as guarded into user space | Benjamin Herrenschmidt | 2006-06-27 |
* | spelling fixes | Andreas Mohr | 2006-06-26 |
* | [PATCH] spufs: update ->flush method proto | Al Viro | 2006-06-25 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
* | [POWERPC] spufs: one more fix for 64k pages | arnd@arndb.de | 2006-06-21 |
* | [POWERPC] spufs: fail spu_create with invalid flags | arnd@arndb.de | 2006-06-21 |
* | [POWERPC] spufs: fix Makefile for "make clean" | Masato Noguchi | 2006-06-21 |
* | [POWERPC] spufs: remove stop_code from struct spu | Masato Noguchi | 2006-06-21 |
* | [POWERPC] spufs: fix spu irq affinity setting | Geoff Levand | 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: add a phys-id attribute to each SPU context | arnd@arndb.de | 2006-06-21 |
* | [POWERPC] spufs: set up correct SLB entries for 64k pages | arnd@arndb.de | 2006-06-21 |
* | [POWERPC] spufs: fix deadlock in spu_create error path | Michael Ellerman | 2006-06-21 |
* | [POWERPC] spufs: restore mapping of mssync register | arnd@arndb.de | 2006-06-21 |
* | [POWERPC] cell: always build spu base into the kernel | arnd@arndb.de | 2006-06-21 |
* | [PATCH] powerpc: cell: use kzalloc in alloc_spu_context() | Jeremy Kerr | 2006-04-29 |
* | [PATCH] spufs: fix context-switch decrementer code | Jordi Caubet | 2006-04-13 |
* | [PATCH] powerpc/cell: compile fixes | Dave Jones | 2006-04-01 |
* | 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-28 |
* | | [PATCH] spufs: initialize context correctly | Dirk Herrendoerfer | 2006-03-26 |
* | | [PATCH] spufs: enable SPE problem state MMIO access. | Mark Nutter | 2006-03-26 |
* | | [PATCH] spufs: implement mfc access for PPE-side DMA | Arnd Bergmann | 2006-03-26 |
* | | [PATCH] spufs: allow SPU code to do syscalls | Arnd Bergmann | 2006-03-26 |
|/ |
|
* | [PATCH] powerpc: cell namespace cleanup | Arnd Bergmann | 2006-01-12 |
* | [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-10 |
* | [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-08 |
* | [PATCH] spufs: fix sparse warnings | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: abstract priv1 register access. | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: move spu_run call to its own file | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: clean up use of bitops | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: fix spufs_fill_dir error path | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: dont leak directories in failed spu_create | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs fix spu_acquire_runnable error path | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: serialize sys_spu_run per spu | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: check for proper file pointer in sys_spu_run | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: dont hold root->isem in spu_forget | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: fix locking in spu_acquire_runnable | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: fix hexdump format | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: trivial compile fix | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: fix mailbox polling | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: Improved SPU preemptability [part 2]. | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: Improved SPU preemptability. | Arnd Bergmann | 2006-01-08 |
* | [PATCH] spufs: Turn off debugging output | Arnd Bergmann | 2006-01-08 |