aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* sched: Drop rq->lock from first part of wake_up_new_task()Peter Zijlstra2011-04-14
* sched: Add p->pi_lock to task_rq_lock()Peter Zijlstra2011-04-14
* sched: Also serialize ttwu_local() with p->pi_lockPeter Zijlstra2011-04-14
* sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-14
* sched: Deal with non-atomic min_vruntime reads on 32bitsPeter Zijlstra2011-04-14
* sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-14
* sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-14
* sched: Serialize p->cpus_allowed and ttwu() using p->pi_lockPeter Zijlstra2011-04-14
* sched: Provide p->on_rqPeter Zijlstra2011-04-14
* sched: Clean up ttwu() statsPeter Zijlstra2011-04-14
* sched: Change the ttwu() success detailsPeter Zijlstra2011-04-14
* sched: Move wq_worker_waking to the correct sitePeter Zijlstra2011-04-14
* mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-14
* sched: Always provide p->on_cpuPeter Zijlstra2011-04-14
* block: don't flush plugged IO on forced preemtion schedulingLinus Torvalds2011-04-13
*---. Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-07
|\ \ \
| | * | sched: Clean up rebalance_domains() load-balance interval calculationPeter Zijlstra2011-04-05
| | |/
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ \ | |_|/ |/| |
| * | Fix common misspellingsLucas De Marchi2011-03-31
| |/
* / sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_F...Dario Faggioli2011-03-31
|/
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\
| * sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_gr...Sergey Senozhatsky2011-03-23
| * sched: Fix yield_to kernel-docRandy Dunlap2011-03-19
| * sched, kernel-doc: Fix runqueue_is_locked() descriptionRandy Dunlap2011-03-16
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \
| * | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
* | | userns: user namespaces: convert several capable() callsSerge E. Hallyn2011-03-23
* | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2011-03-16
|\ \ \
| * | | BKL: That's all, folksArnd Bergmann2011-03-05
| |/ /
* | / sched.c: fix kernel-doc for runqueue_is_locked()Randy Dunlap2011-03-16
| |/ |/|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\ \
| * | sched: Switch wait_task_inactive to schedule_hrtimeout()Thomas Gleixner2011-02-25
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-15
|\ \
| * | sched: Resched proper CPU on yield_to()Venkatesh Pallipadi2011-03-04
| * | sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policyDarren Hart2011-03-04
| * | sched: Clean up the IRQ_TIME_ACCOUNTING codeVenkatesh Pallipadi2011-02-26
| * | sched: Add #ifdef around irq time accounting functionsHeiko Carstens2011-02-25
| * | sched: Add yield_to(task, preempt) functionalityMike Galbraith2011-02-03
| * | sched: Use a buddy to implement yield_task_fair()Rik van Riel2011-02-03
| * | sched: Avoid expensive initial update_cfs_load(), on UP tooPeter Zijlstra2011-01-27
| * | sched: Fix switch_from_fair()Peter Zijlstra2011-01-26
| * | softirqs: Account ksoftirqd time as cpustat softirqVenkatesh Pallipadi2011-01-26
| * | sched: Export ns irqtimes through /proc/statVenkatesh Pallipadi2011-01-26
| * | sched: Refactor account_system_time separating id-updateVenkatesh Pallipadi2011-01-26
| * | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-26
| * | sched: Avoid expensive initial update_cfs_load()Paul Turner2011-01-26
| * | sched: Simplify update_cfs_shares parametersPaul Turner2011-01-26
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-15
|\ \
| * | cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra2011-02-16
| * | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-02-14
| |\ \