aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
...
| | * | 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
| * | sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-11
| * | sched: Move sched domain storage into the topology listPeter Zijlstra2011-04-11
| * | sched: Reverse the topology listPeter Zijlstra2011-04-11
| * | sched: Unify the sched_domain build functionsPeter Zijlstra2011-04-11
| * | sched: Stuff the sched_domain creation in a data-structurePeter Zijlstra2011-04-11
| * | sched: Create proper cpu_$DOM_mask() functionsPeter Zijlstra2011-04-11
| * | sched: Avoid allocations in sched_domain_debug()Peter Zijlstra2011-04-11
| * | sched: Create persistent sched_domains_tmpmaskPeter Zijlstra2011-04-11
| * | sched: Remove some dead codePeter Zijlstra2011-04-11
| * | sched: Remove nodemask allocationPeter Zijlstra2011-04-11
| * | sched: Simplify NODE/ALLNODES domain creationPeter Zijlstra2011-04-11
| * | sched: Simplify the free path somePeter Zijlstra2011-04-11
| * | sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-11
| * | sched: Simplify sched_groups_power initializationPeter Zijlstra2011-04-11
| * | sched: Simplify finding the lowest sched_domainPeter Zijlstra2011-04-11
| * | sched: Simplify sched_group creationPeter Zijlstra2011-04-11
| * | sched: Clean up some ALLNODES codePeter Zijlstra2011-04-11
| * | sched: Change NODE sched_domain group creationPeter Zijlstra2011-04-11
| * | sched: Simplify build_sched_groups()Peter Zijlstra2011-04-11
| * | sched: Simplify ->cpu_power initializationPeter Zijlstra2011-04-11
| * | sched: Remove obsolete arch_ prefixesPeter Zijlstra2011-04-11
| |/
| *---. 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