[PATCH] mark struct file_operations const 2
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spufs / file.c
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2006-12-04 Dwayne Grant McConnell[POWERPC] coredump: Add SPU elf notes to coredump.
2006-12-04 Jeremy Kerr[POWERPC] spufs: Load isolation kernel from spu_run
2006-12-04 Masato Noguchi[POWERPC] spufs: Fix return value of spufs_mfc_write
2006-12-04 Arnd Bergmann[POWERPC] spufs: Always map local store non-guarded
2006-12-04 Christoph Hellwig[POWERPC] spufs: Avoid user-triggered oops in ptrace
2006-12-04 Dwayne Grant McConnell[POWERPC] spufs: Read from signal files only if data...
2006-12-04 Dwayne Grant McConnell[POWERPC] spufs: Implement /mbox_info, /ibox_info,...
2006-12-04 Dwayne Grant McConnell[POWERPC] spufs: Remove /spu_tag_mask file
2006-12-04 Dwayne Grant McConnell[POWERPC] spufs: Add /lslr, /dma_info and /proxydma...
2006-12-04 Dwayne Grant McConnell[POWERPC] spufs: Change %llx to 0x%llx.
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-10-25 Jeremy Kerr[POWERPC] spufs: Add isolated-mode SPE recycling support
2006-10-25 Mark Nutter[POWERPC] spufs: add support for nonschedulable contexts
2006-10-25 Arnd Bergmann[POWERPC] spufs: fix another off-by-one bug in spufs_mb...
2006-10-16 Noguchi, Masato[POWERPC] spufs: fix support for read/write on cntl
2006-10-04 Arnd Bergmann[POWERPC] spufs: add infrastructure for finding elf...
2006-10-04 Arnd Bergmann[POWERPC] spufs: add support for read/write on cntl
2006-10-04 Arnd Bergmann[POWERPC] spufs: make mailbox functions handle multiple...
2006-10-04 Arnd Bergmann[POWERPC] spufs: use correct pg_prot for mapping SPU...
2006-10-04 Benjamin Herrenschmidt[POWERPC] spufs: cell spu problem state mapping updates
2006-09-26 Al Viro[POWERPC] NULL noise removal: spufs
2006-06-28 Benjamin Herrenschmidt[POWERPC] spufs: map mmio space as guarded into user...
2006-06-26 Al Viro[PATCH] spufs: update ->flush method proto
2006-06-21 arnd@arndb.de[POWERPC] spufs: add a phys-id attribute to each SPU...
2006-06-21 arnd@arndb.de[POWERPC] spufs: restore mapping of mssync register
2006-03-27 Mark Nutter[PATCH] spufs: enable SPE problem state MMIO access.
2006-03-27 Arnd Bergmann[PATCH] spufs: implement mfc access for PPE-side DMA
2006-01-09 Arnd Bergmann[PATCH] spufs: move spu_run call to its own file
2006-01-09 Arnd Bergmann[PATCH] spufs: serialize sys_spu_run per spu
2006-01-09 Arnd Bergmann[PATCH] spufs: fix mailbox polling
2006-01-09 Arnd Bergmann[PATCH] spufs: Improved SPU preemptability.
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 Arnd Bergmann[PATCH] spufs: The SPU file system, base