aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-06
* [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-06
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-06
* Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-01
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-27
* | [POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info readJeremy Kerr2007-12-21
* | [POWERPC] spufs: DMA Restart after SIGSEGVAndre Detsch2007-12-21
* | [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-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: don't set reserved bits in spu interrupt statusMasato Noguchi2007-12-21
* | [POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning2007-12-21
* | [POWERPC] spufs: reorganize spu_run_initLuke Browning2007-12-21
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-21
* | [POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr2007-12-21
* | [POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...Jeremy Kerr2007-12-21
* | [POWERPC] spufs: add backing ops for privcntl registerLuke Browning2007-12-21
* | [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-21
* | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-21
* | [POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal2007-12-21
* | [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-21
* | [POWERPC] cell: handle SPE kernel mappings that cross segment boundariesJeremy Kerr2007-12-18
* | [POWERPC] cell: add spu_64k_pages_available() checkJeremy Kerr2007-12-18
* | [POWERPC] cell: handle kernel SLB setup in spu_base.cJeremy Kerr2007-12-18
|/
* [POWERPC] spufs: Fix context destroy vs /spu readdir raceJeremy Kerr2007-11-20
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-12
* 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
* | Merge branch 'linux-2.6'Paul Mackerras2007-09-19
|\|
| * [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-19
* | [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE()Michael Ellerman2007-09-19
* | [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump codeMichael Ellerman2007-09-19
* | [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to ...Michael Ellerman2007-09-19
* | [POWERPC] spufs: Combine spufs_coredump_calls with spufs_callsMichael 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: Correctly calculate the size of the local-store to dumpMichael 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: Call spu_acquire_saved() before calculating the SPU note sizesMichael Ellerman2007-09-19
* | [POWERPC] spufs: Remove ctx_info and ctx_info_listMichael Ellerman2007-09-19
* | [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump codeMichael Ellerman2007-09-19
* | [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE HandbookJeremy Kerr2007-09-19
* | [POWERPC] cell: Unify spufs syscall pathJeremy Kerr2007-09-19
* | [POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch2007-09-19