aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* Litmus core: replace FMLP & SRP system calls with generic syscallsBjoern B. Brandenburg2011-02-01
* bugfix: don't let children stay Litmus real-time tasksBjoern B. Brandenburg2011-01-30
* Workaround: do not set rq->skip_clock_updateBjoern B. Brandenburg2010-11-11
* Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
* hook litmus tick function into hrtimer-driven ticksBjoern B. Brandenburg2010-11-11
* Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
|\
| * sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka2010-09-15
| * sched: Move sched_avg_update() to update_cpu_load()Suresh Siddha2010-09-09
| * mutex: Improve the scalability of optimistic spinningTim Chen2010-08-23
| * Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
| |\
| | * Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-05
| | |\
| | | * sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-17
| | * | Merge branch 'linus' into sched/coreIngo Molnar2010-07-21
| | |\|
| | * | sched: No need for bootmem special casesPekka Enberg2010-07-17
| | * | sched, cpuset: Drop __cpuexit from cpu hotplug callbacksTejun Heo2010-06-22
| | * | sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value locklessOleg Nesterov2010-06-18
| | * | sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi2010-06-09
| | * | sched: Avoid side-effect of tickless idle on update_cpu_loadVenkatesh Pallipadi2010-06-09
| | * | sched: Simplify the reacquire_kernel_lock() logicOleg Nesterov2010-06-09
| | * | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-09
| | * | Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w...Ingo Molnar2010-06-08
| | |\ \
| | | * | sched: add hooks for workqueueTejun Heo2010-06-08
| | | * | sched: refactor try_to_wake_up()Tejun Heo2010-06-08
| | | * | sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2010-06-08
| | | * | sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo2010-06-08
| * | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | 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 'linus' into perf/coreThomas Gleixner2010-06-28
| |\| | | |
| | * | | | 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
| | |/
| * | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\|
| | * sched: Fix wake_affine() vs RT tasksPeter Zijlstra2010-06-01
| * | Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-06-08
| |\ \ | | |/ | |/|
| | * tracing/sched: Make preempt_schedule() notraceSteven Rostedt2010-06-03
| * | 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