summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs
AgeCommit message (Expand)Author
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning
2008-05-09Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-05-08[POWERPC] spufs: lockdep annotations for spufs_dir_closeChristoph Hellwig
2008-05-08[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning
2008-05-05[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqsLuke Browning
2008-05-05[POWERPC] spufs: don't acquire state_mutex interruptible while performing cal...Jeremy Kerr
2008-05-05[POWERPC] spufs: update master runcntl with context lock heldJeremy Kerr
2008-05-05[POWERPC] spufs: fix post-stopped update of MFC_CNTL registerJeremy Kerr
2008-05-05[POWERPC] spufs: fix save of mfc_cntl registerJeremy Kerr
2008-05-05[POWERPC] spufs: don't touch suspend bits when purging DMA queueJeremy Kerr
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras
2008-04-30[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.hKumar Gala
2008-04-30[POWERPC] spufs: trace spu_acquire_saved eventsJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add marker for destroy_spu_contextJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add sputrace marker parameter namesJulio M. Merino Vidal
2008-04-30[POWERPC] spufs: add context switch notification logChristoph Hellwig
2008-04-29powerpc: use non-racy method for proc entries creationDenis V. Lunev
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufsPaul Mackerras
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-28[POWERPC] spufs: fix incorrect file descriptors in SPU coredump note namesGerhard Stenzel
2008-03-28[POWERPC] spufs: save MFC command channel before purging MFC queueJeremy Kerr
2008-03-28[POWERPC] spufs: reacquire LS pointer in spu_process_callbackJeremy Kerr
2008-03-28[POWERPC] spufs: add newline to signal{1,2}_type filesJeremy Kerr
2008-03-11[POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr
2008-03-11[POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr
2008-02-29[POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch
2008-02-29[POWERPC] spufs: synchronize IRQ when disablingArnd Bergmann
2008-02-29[POWERPC] spufs: fix order of sputrace thread IDsJeremy Kerr
2008-02-28[POWERPC] spufs: fix invalid scheduling of forgotten contextsJeremy Kerr
2008-02-27[POWERPC] spufs: fix context destruction during psmap faultJeremy Kerr
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch
2008-02-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-08mount options: fix spufsMiklos Szeredi
2008-02-08libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-08[POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning