aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/sched.c
AgeCommit message (Expand)Author
2013-02-11sched, powerpc: Fix sched.h split-up build failureIngo Molnar
2012-11-19pidns: Use task_active_pid_ns where appropriateEric W. Biederman
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-18tracing: Remove markersChristoph Hellwig
2009-08-20powerpc/sputrace: Use the generic event tracerChristoph Hellwig
2009-02-18timers: add mod_timer_pending()Ingo Molnar
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell
2008-10-21powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch
2008-10-21powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch
2008-09-08powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch
2008-09-05powerpc/spufs: Fix race for a free SPUJeremy Kerr
2008-09-05powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr
2008-08-19powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen
2008-08-14powerpc/spufs: reference context while dropping state mutex in schedulerJeremy Kerr
2008-07-24powerpc/spufs: better placement of spu affinity reference contextAndre Detsch
2008-07-24powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch
2008-07-09powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin
2008-07-09powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning
2008-06-16powerpc/spufs: fix missed stop-and-signal eventLuke Browning
2008-06-16powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning
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: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig
2008-05-05[POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-30[POWERPC] spufs: fix marker name for find_victimJulio 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-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-19[POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr
2008-02-06[POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig
2008-01-24Merge branch 'linux-2.6'Paul Mackerras
2008-01-02[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson
2007-12-21[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin
2007-12-21[POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig
2007-12-21[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning
2007-12-21[POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning
2007-12-21[POWERPC] spufs: reorganize spu_run_initLuke Browning
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr
2007-12-21[POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal
2007-09-20Merge branch 'linux-2.6'Paul Mackerras
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig
2007-09-19[POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch