aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2-14/+24
2008-07-24spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt1-0/+23
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch1-0/+17
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch1-12/+6
2008-07-23powerpc/spufs: correct kcalloc usageMilton Miller1-2/+1
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin1-0/+6
2008-07-09powerpc/spufs: only add ".ctx" file with "debug" mount optionJeremy Kerr3-8/+38
2008-07-09powerpc/spufs: add sizes for context filesJeremy Kerr1-17/+19
2008-07-09powerpc/spufs: allow spufs files to specify sizesJeremy Kerr3-7/+15
2008-07-09powerpc/spufs: avoid magic numbers for mapping sizesJeremy Kerr3-18/+25
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning1-1/+2
2008-07-09powerpc/spufs: provide context debug fileLuke Browning1-0/+54
2008-06-30spufs: Convert nopfn to faultNick Piggin2-52/+54
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning1-0/+5
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and time slicingLuke Browning1-3/+11
2008-06-16powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning1-5/+0
2008-06-16powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning1-5/+13
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori1-0/+1
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning1-1/+1
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras3-4/+3
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig1-1/+1
2008-05-08[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_runChristoph Hellwig1-1/+2
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig1-2/+6
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning1-9/+14
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning3-17/+31
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning3-1/+12
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning1-2/+8
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing callbackJeremy Kerr1-4/+2
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr1-1/+2
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr1-4/+9
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr1-6/+7
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr1-1/+3
2008-05-01[PATCH] split linux/file.hAl Viro1-0/+1
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds7-21/+226
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras7-21/+226
2008-04-30[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala1-0/+2
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal1-0/+2
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal1-1/+1
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal1-0/+1
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal2-20/+20
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig5-0/+200
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev2-4/+2
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-12/+20
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras4-5/+13
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2-7/+7
2008-03-28[POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel1-2/+6
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr1-1/+1
2008-03-28[POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr1-0/+4
2008-03-28[POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr1-2/+2