aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs
Commit message (Expand)AuthorAge
...
* powerpc/spufs: provide context debug fileLuke Browning2008-07-08
* spufs: Convert nopfn to faultNick Piggin2008-06-30
* powerpc/spufs: fix missed stop-and-signal eventLuke Browning2008-06-16
* powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-16
* powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-16
* powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning2008-06-16
* [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-15
* [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-15
* Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-05-09
|\
| * [PATCH] split linux/file.hAl Viro2008-05-01
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-30
| |\
| * | powerpc: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* | | [POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig2008-05-08
* | | [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig2008-05-08
* | | [POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig2008-05-05
* | | [POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning2008-05-04
* | | [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning2008-05-04
* | | [POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning2008-05-04
* | | [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning2008-05-04
* | | [POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr2008-05-04
* | | [POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr2008-05-04
* | | [POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr2008-05-04
* | | [POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr2008-05-04
* | | [POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr2008-05-04
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras2008-04-30
|\ \ | |/ |/|
| * [POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala2008-04-30
| * [POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal2008-04-30
| * [POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal2008-04-30
| * [POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal2008-04-30
| * [POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2008-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: 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