aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/file.c
AgeCommit message (Expand)Author
2007-12-21[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig
2007-12-21[POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr
2007-09-19[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman
2007-09-19[POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman
2007-09-19[POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman
2007-09-19[POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman
2007-09-19[POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman
2007-09-19[POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman
2007-09-19[POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior
2007-07-22Fix ppc64 mismergeAl Viro
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: fix read and write for decr_status fileMasato Noguchi
2007-07-20[CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-03[POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr
2007-06-14[POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt
2007-06-07[POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig
2007-06-07[POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig
2007-05-09[POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt
2007-04-23[POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig
2007-04-23[POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita
2007-04-23[POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig
2007-03-10[POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann
2007-02-13[POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig
2007-02-13[POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt
2007-02-13[POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-04[POWERPC] coredump: Add SPU elf notes to coredump.Dwayne Grant McConnell
2006-12-04[POWERPC] spufs: Load isolation kernel from spu_runJeremy Kerr
2006-12-04[POWERPC] spufs: Fix return value of spufs_mfc_writeMasato Noguchi
2006-12-04[POWERPC] spufs: Always map local store non-guardedArnd Bergmann
2006-12-04[POWERPC] spufs: Avoid user-triggered oops in ptraceChristoph Hellwig
2006-12-04[POWERPC] spufs: Read from signal files only if data is thereDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.Dwayne Grant McConnell
2006-12-04[POWERPC] spufs: Remove /spu_tag_mask fileDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Add /lslr, /dma_info and /proxydma filesDwayne Grant McConnell
2006-12-04[POWERPC] spufs: Change %llx to 0x%llx.Dwayne Grant McConnell
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras
2006-10-25[POWERPC] spufs: Add isolated-mode SPE recycling supportJeremy Kerr