aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-13
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-08
|\
| * [POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning2008-02-08
| * [POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning2008-02-08
| * [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi2008-02-08
| * [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-08
* | mount options: fix spufsMiklos Szeredi2008-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: 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