summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/sched.c
Commit message (Expand)AuthorAge
* proc: fix /proc/loadavg regressionAlexey Dobriyan2018-04-20
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* pid: replace pid bitmap implementation with IDR APIGargi Sharma2017-11-17
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-02
* powerpc: Various typo fixesMichael Ellerman2016-06-14
* powerpc: cell: Use ktime_get_ns()Thomas Gleixner2014-07-23
* powerpc/spufs: Remove MAX_USER_PRIO defineJeremy Kerr2014-02-11
* sched, powerpc: Fix sched.h split-up build failureIngo Molnar2013-02-11
* pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-19
* powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* Fix common misspellingsLucas De Marchi2011-03-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tracing: Remove markersChristoph Hellwig2009-09-18
* powerpc/sputrace: Use the generic event tracerChristoph Hellwig2009-08-20
* timers: add mod_timer_pending()Ingo Molnar2009-02-18
* cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-26
* powerpc/spufs: Explain conditional decrement of aff_sched_countAndre Detsch2008-10-21
* powerpc/spufs: Improve search of node for contexts with SPU affinityAndre Detsch2008-10-21
* powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-08
* powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-05
* powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-05
* powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen2008-08-19
* powerpc/spufs: reference context while dropping state mutex in schedulerJeremy Kerr2008-08-14
* powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-24
* powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-24
* powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_infoMaxim Shchetynin2008-07-09
* powerpc/spufs: don't extend time time slice if context is not in spu_runLuke Browning2008-07-09
* 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: 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
|\
| * 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: don't requeue victim contex in find_victim if it's not in sp...Christoph Hellwig2008-05-08
* | | [POWERPC] spufs: try to route SPU interrupts to local nodeLuke Browning2008-05-05
| |/ |/|
* | [POWERPC] spufs: fix marker name for find_victimJulio M. Merino Vidal2008-04-30
* | [POWERPC] spufs: add context switch notification logChristoph Hellwig2008-04-30
|/
* [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-11
* [POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch2008-02-29
* [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-19
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-06
* Merge branch 'linux-2.6'Paul Mackerras2008-01-24
|\
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-02
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-28
* | [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-21
* | [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-21
* | [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-21