include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / powerpc / platforms / cell / spufs / sched.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-09-18 Christoph Hellwigtracing: Remove markers
2009-08-20 Christoph Hellwigpowerpc/sputrace: Use the generic event tracer
2009-02-18 Ingo Molnartimers: add mod_timer_pending()
2008-12-26 Rusty Russellcpumask: powerpc: Introduce cpumask_of_{node,pcibus...
2008-10-21 Andre Detschpowerpc/spufs: Explain conditional decrement of aff_sch...
2008-10-21 Andre Detschpowerpc/spufs: Improve search of node for contexts...
2008-09-07 Andre Detschpowerpc/spufs: Fix possible scheduling of a context...
2008-09-05 Jeremy Kerrpowerpc/spufs: Fix race for a free SPU
2008-09-05 Jeremy Kerrpowerpc/spufs: Fix multiple get_spu_context()
2008-08-19 Ilpo Järvinenpowerpc/spufs: Remove invalid semicolon after if statement
2008-08-14 Jeremy Kerrpowerpc/spufs: reference context while dropping state...
2008-07-24 Andre Detschpowerpc/spufs: better placement of spu affinity referen...
2008-07-24 Andre Detschpowerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_m...
2008-07-09 Maxim Shchetyninpowerpc/spufs: add atomic busy_spus counter to struct...
2008-07-09 Luke Browningpowerpc/spufs: don't extend time time slice if context...
2008-06-16 Luke Browningpowerpc/spufs: fix missed stop-and-signal event
2008-06-16 Luke Browningpowerpc/spufs: synchronize interaction between spu...
2008-05-15 Luke Browning[POWERPC] spufs: Fix pointer reference in find_victim
2008-05-09 Paul MackerrasMerge branch 'for-2.6.26' of /linux/kernel/git/jwboyer...
2008-05-08 Christoph Hellwig[POWERPC] spufs: don't requeue victim contex in find_vi...
2008-05-05 Luke Browning[POWERPC] spufs: try to route SPU interrupts to local...
2008-04-30 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-30 Julio M. Merino... [POWERPC] spufs: fix marker name for find_victim
2008-04-30 Christoph Hellwig[POWERPC] spufs: add context switch notification log
2008-04-29 Denis V. Lunevpowerpc: use non-racy method for proc entries creation
2008-03-11 Jeremy Kerr[POWERPC] spufs: don't (ab)use SCHED_IDLE
2008-02-29 Andre Detsch[POWERPC] spufs: fix use time accounting on SPE-overcommit
2008-02-18 Jeremy Kerr[POWERPC] spufs: fix scheduler starvation by idle contexts
2008-02-06 Christoph Hellwig[POWERPC] spufs: Add marker-based tracing facility
2008-01-23 Paul MackerrasMerge branch 'linux-2.6'
2008-01-02 Paul Mackerras[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
2007-12-28 Bob Nelson[POWERPC] Oprofile: Remove dependency on spufs module
2007-12-21 Aegis Lin[POWERPC] spufs: Use separate timer for /proc/spu_loada...
2007-12-21 Christoph Hellwig[POWERPC] spufs: make state_mutex interruptible
2007-12-21 Luke Browning[POWERPC] spufs: decouple spu scheduler from spufs_spu_...
2007-12-21 Luke Browning[POWERPC] spufs: spu_find_victim may choose wrong victim
2007-12-21 Luke Browning[POWERPC] spufs: reorganize spu_run_init
2007-12-21 Jeremy Kerr[POWERPC] spufs: rework class 0 and 1 interrupt handling
2007-12-21 Arnd Bergmann[POWERPC] spufs: block fault handlers in spu_acquire_ru...
2007-12-21 Jeremy Kerr[POWERPC] spufs: move fault, lscsa_alloc and switch...
2007-12-21 Julio M. Merino... [POWERPC] spufs: fix typos in sched.c comments
2007-09-20 Paul MackerrasMerge branch 'linux-2.6'
2007-09-19 Christoph Hellwig[POWERPC] spusched: Fix null pointer dereference in...
2007-09-19 Andre Detsch[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
2007-08-03 Andre Detsch[POWERPC] spufs: Fix affinity after introduction of...
2007-07-26 Masato Noguchi[POWERPC] spufs: Fix incorrect initialization of cbe_sp...
2007-07-20 Christoph Hellwig[CELL] spufs: rework list management and associated...
2007-07-20 Bob Nelson[CELL] oprofile: add support to OProfile for profiling...
2007-07-20 Bob Nelson[CELL] oprofile: enable SPU switch notification to...
2007-07-20 Arnd Bergmann[CELL] spufs: integration of SPE affinity with the...
2007-07-20 Arnd Bergmann[CELL] cell: add placement computation for scheduling...
2007-07-20 Arnd Bergmann[CELL] cell: add per BE structure with info about its...
2007-07-20 Masato Noguchi[CELL] spufs: use find_first_bit() instead of sched_fin...
2007-07-20 Andre Detsch[CELL] spufs: add spu stats in sysfs and ctx stat file...
2007-07-20 Jeremy Kerr[CELL] spufs: Remove spurious WARN_ON for spu_deactivat...
2007-07-20 Sebastian Siewior[CELL] spufs: remove section mismatch warning
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add spu stats in sysfs
2007-07-03 Christoph Hellwig[POWERPC] spusched: Fix runqueue corruption
2007-07-03 Christoph Hellwig[POWERPC] spusched: Disable tick when not needed
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add stat file to spufs
2007-07-03 Christoph Hellwig[POWERPC] spufs: Implement /proc/spu_loadavg
2007-07-03 Christoph Hellwig[POWERPC] spufs: Add tid file
2007-07-03 Jeremy Kerr[POWERPC] spufs: Trivial whitespace fixes
2007-07-03 Christoph Hellwig[POWERPC] spusched: No preemption for nosched contexts
2007-07-03 Christoph Hellwig[POWERPC] spusched: Catch nosched contexts in spu_deact...
2007-07-03 Christoph Hellwig[POWERPC] spusched: fix cpu/node binding
2007-07-03 Christoph Hellwig[POWERPC] spusched: Update scheduling paramters on...
2007-07-03 Jeremy Kerr[POWERPC] spusched: Print out scheduling tunables with...
2007-07-03 Jeremy Kerr[POWERPC] spusched: Fix timeslice calculations
2007-07-03 Christoph Hellwig[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER
2007-07-03 Christoph Hellwig[POWERPC] spusched: Switch from workqueues to kthread...
2007-06-07 Christoph Hellwig[POWERPC] spufs: Don't yield nosched context
2007-06-07 Christoph Hellwig[POWERPC] spufs scheduler: Fix wakeup races
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-23 Luke Browning[POWERPC] spu sched: make addition to stop_wq and runqu...
2007-04-23 Christoph Hellwig[POWERPC] spufs: remove woken threads from the runqueue...
2007-04-23 Arnd Bergmann[POWERPC] spufs: add memory barriers after set_bit
2007-04-23 Christoph Hellwig[POWERPC] spu sched: ensure preempted threads are put...
2007-04-23 Christoph Hellwig[POWERPC] spu sched: ensure preempted threads are put...
2007-04-23 Christoph Hellwig[POWERPC] spufs: use cancel_rearming_delayed_workqueue...
2007-04-12 Christoph Hellwig[POWERPC] spufs: don't yield CPU in spu_yield
2007-03-09 Benjamin Herrenschmidt[POWERPC] Fix spu SLB invalidations
2007-03-09 Christoph Hellwig[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization
2007-02-13 Christoph Hellwig[POWERPC] spu sched: static timeslicing for SCHED_RR...
2007-02-13 Christoph Hellwig[POWERPC] spu sched: use DECLARE_BITMAP
2007-02-13 Christoph Hellwig[POWERPC] spu sched: forced preemption at execution
2007-02-13 Christoph Hellwig[POWERPC] spu sched: update some comments
2007-02-13 Christoph Hellwig[POWERPC] spu sched: simplity spu_remove_from_active_list
2007-02-13 Christoph Hellwig[POWERPC] spufs: optimize spu_run
2007-02-13 Christoph Hellwig[POWERPC] spufs: runqueue simplification
2007-02-13 Christoph Hellwig[POWERPC] spufs: move prio to spu_context
2007-02-13 Christoph Hellwig[POWERPC] spufs: simplify state_mutex
2007-02-13 Christoph Hellwig[POWERPC] spufs: sched.c cleanups
2007-02-13 Christoph Hellwig[POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE
2007-02-13 Christoph Hellwig[POWERPC] spufs: remove superfluous SPU_STATE_SAVED...
2006-10-04 Arnd Bergmann[POWERPC] spufs: add infrastructure for finding elf...
2006-10-04 Arnd Bergmann[POWERPC] spufs: implement error event delivery to...
2006-10-04 Mark Nutter[POWERPC] spufs: scheduler support for NUMA.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
next