aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
* 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: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel2008-03-27
| | * [POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr2008-03-27
| | * [POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr2008-03-27
| | * [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 rescheduling of non-runnable contextsJeremy Kerr2008-03-10
* [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-10
* [POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch2008-02-28
* [POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann2008-02-28
* [POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr2008-02-28
* [POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr2008-02-27
* [POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr2008-02-27
* [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch2008-02-19
* [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-18
* 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