aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/file.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-30
|\
| * [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-21
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-17
| |\
| | * [POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr2008-03-27
| * | [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-01
| |/
* / arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* [POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr2008-02-27
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-08
|\
| * [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-08
* | libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-08
* | libfs: allow error return from simple attributesChristoph Hellwig2008-02-08
|/
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-06
* [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-21
* [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-21
* [POWERPC] spufs: add enchanced simple attr macrosChristoph Hellwig2007-12-21
* [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-21
* [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-21
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-03
|\
| * [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr2007-09-26
* | [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman2007-09-19
* | [POWERPC] spufs: Add contents of npc file to SPU coredumpsMichael Ellerman2007-09-19
* | [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context *Michael Ellerman2007-09-19
* | [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we N...Michael Ellerman2007-09-19
* | [POWERPC] spufs: Write some SPU coredump values as ASCIIMichael Ellerman2007-09-19
* | [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU core...Michael Ellerman2007-09-19
* | [POWERPC] spufs: Make file-internal functions & variables staticSebastian Siewior2007-09-19
|/
* Fix ppc64 mismergeAl Viro2007-07-22
* spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-21
* [CELL] spufs: fix read and write for decr_status fileMasato Noguchi2007-07-20
* [CELL] spufs: make sure context are scheduled again after spu_acquire_savedChristoph Hellwig2007-07-20
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-20
* [CELL] spufs: Make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-20
* [POWERPC] spufs: Fix lost events in poll/epoll on mfcKazunori Asayama2007-07-03
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-03
* [POWERPC] spufs: Add tid fileChristoph Hellwig2007-07-03
* [POWERPC] spufs: Trivial whitespace fixesJeremy Kerr2007-07-03
* [POWERPC] spufs: Add a "capabilities" file to spu contextsBenjamin Herrenschmidt2007-06-14
* [POWERPC] spufs: Synchronize pte invalidation vs ps closeChristoph Hellwig2007-06-06
* [POWERPC] spufs: Hook up spufs_release_memChristoph Hellwig2007-06-06
* [POWERPC] Spufs support for 64K LS mappings on 4K kernelsBenjamin Herrenschmidt2007-05-09
* [POWERPC] spufs: avoid spurious memory barriersChristoph Hellwig2007-04-23
* [POWERPC] spufs: check spu_acquire_runnable() return valueAkinobu Mita2007-04-23
* [POWERPC] spufs: clear mapping pointers after last closeChristoph Hellwig2007-04-23
* [POWERPC] spufs: fix possible memory corruption is spufs_mem_writeArnd Bergmann2007-03-09
* [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem nodeMasato Noguchi2007-02-13
* [POWERPC] spufs: optimize spu_runChristoph Hellwig2007-02-13
* [POWERPC] spufs: Fix bitrot of the SPU mmap facilityBenjamin Herrenschmidt2007-02-12
* [POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2007-02-12