- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / arch / powerpc / platforms / cell / spufs / file.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-03 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-09-26 Jeremy Kerr[POWERPC] spufs: fix mismerge, making context signal...
2007-09-19 Michael Ellerman[POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()
2007-09-19 Michael Ellerman[POWERPC] spufs: Add contents of npc file to SPU coredumps
2007-09-19 Michael Ellerman[POWERPC] spufs: Internal __spufs_get_foo() routines...
2007-09-19 Michael Ellerman[POWERPC] spufs: Get rid of spufs_coredump_num_notes...
2007-09-19 Michael Ellerman[POWERPC] spufs: Write some SPU coredump values as...
2007-09-19 Michael Ellerman[POWERPC] spufs: Use computed sizes/#defines rather...
2007-09-19 Sebastian Siewior[POWERPC] spufs: Make file-internal functions & variabl...
2007-07-22 Al ViroFix ppc64 mismerge
2007-07-22 Jeremy Kerrspufs: make signal-notification files readonly for...
2007-07-20 Masato Noguchi[CELL] spufs: fix read and write for decr_status file
2007-07-20 Christoph Hellwig[CELL] spufs: make sure context are scheduled again...
2007-07-20 Andre Detsch[CELL] spufs: add spu stats in sysfs and ctx stat file...
2007-07-20 Jeremy Kerr[CELL] spufs: Make signal-notification files readonly...
2007-07-03 Kazunori Asayama[POWERPC] spufs: Fix lost events in poll/epoll on mfc
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add stat file to spufs
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add tid file
2007-07-03 Jeremy Kerr[POWERPC] spufs: Trivial whitespace fixes
2007-06-14 Benjamin Herrenschmidt[POWERPC] spufs: Add a "capabilities" file to spu contexts
2007-06-07 Christoph Hellwig[POWERPC] spufs: Synchronize pte invalidation vs ps...
2007-06-07 Christoph Hellwig[POWERPC] spufs: Hook up spufs_release_mem
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-25 Olaf Hering+- update ps3 patches
2007-05-09 Benjamin Herrenschmidt[POWERPC] Spufs support for 64K LS mappings on 4K kernels
2007-04-23 Christoph Hellwig[POWERPC] spufs: avoid spurious memory barriers
2007-04-23 Akinobu Mita[POWERPC] spufs: check spu_acquire_runnable() return...
2007-04-23 Christoph Hellwig[POWERPC] spufs: clear mapping pointers after last...
2007-04-17 Olaf Hering+- add patches.arch/ppc-ps3-allow-duplicate-lmb_reserve...
2007-03-09 Arnd Bergmann[POWERPC] spufs: fix possible memory corruption is...
2007-02-13 Masato Noguchi[POWERPC] spufs: avoid accessing kernel memory through...
2007-02-13 Christoph Hellwig[POWERPC] spufs: optimize spu_run
2007-02-13 Benjamin Herrenschmidt[POWERPC] spufs: Fix bitrot of the SPU mmap facility
2007-02-13 Benjamin Herrenschmidt[POWERPC] spufs: remove need for struct page for SPEs
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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