aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-02
|\
| * sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-01
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-06-28
|\|
| * sched: Prevent compiler from optimising the sched_avg_update() loopWill Deacon2010-06-25
| * sched: Fix over-scheduling bugAlex,Shi2010-06-18
| * sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra2010-06-08
* | sched: silence PROVE_RCU in sched_fork()Peter Zijlstra2010-06-23
|/
* sched: Fix wake_affine() vs RT tasksPeter Zijlstra2010-06-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-30
|\
| * sched: add wait_for_completion_killable_timeoutSage Weil2010-05-29
* | signals: kill the awful task_rq_unlock_wait() hackOleg Nesterov2010-05-27
* | Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-05-21
|\ \
| * | kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-21
|\ \ \ | |/ / |/| |
| * | wait_event_interruptible_locked() interfaceMichal Nazarewicz2010-05-20
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \
| * | sched, wait: Use wrapper functionsChangli Gao2010-05-11
| * | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-08
| |\ \
| | * | rcu: need barrier() in UP synchronize_sched_expedited()Paul E. McKenney2010-05-07
| | * | sched: correctly place paranioa memory barriers in synchronize_sched_expedited()Paul E. McKenney2010-05-06
| | * | sched: kill paranoia check in synchronize_sched_expedited()Tejun Heo2010-05-06
| | * | sched: replace migration_thread with cpu_stopTejun Heo2010-05-06
| * | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
| |/ /
| * | sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra2010-04-23
| * | sched: Cure load average vs NO_HZ woesPeter Zijlstra2010-04-23
| * | sched: Fix UP update_avg() build warningMike Galbraith2010-04-15
| * | Merge branch 'linus' into sched/coreIngo Molnar2010-04-15
| |\ \
| * | | sched: Add enqueue/dequeue flagsPeter Zijlstra2010-04-02
| * | | sched: Fix nr_uninterruptible countPeter Zijlstra2010-04-02
| * | | sched: Optimize task_rq_lock()Peter Zijlstra2010-04-02
| * | | sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-02
| * | | sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov2010-04-02
| * | | sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov2010-04-02
| * | | sched: sched_exec(): Remove the select_fallback_rq() logicOleg Nesterov2010-04-02
| * | | sched: move_task_off_dead_cpu(): Remove retry logicOleg Nesterov2010-04-02
| * | | sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()Oleg Nesterov2010-04-02
| * | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-02
| * | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-02
| |\ \ \
| * | | | sched: Remove SYNC_WAKEUPS featureMike Galbraith2010-03-11
| * | | | sched: Cleanup/optimize clock updatesMike Galbraith2010-03-11
| * | | | sched: Remove avg_overlapMike Galbraith2010-03-11
| * | | | sched: Remove avg_wakeupMike Galbraith2010-03-11
| * | | | sched: Rate-limit nohzMike Galbraith2010-03-11
| * | | | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-11
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-07
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-02
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26