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 Torvalds2009-10-14
|\
| * sched: Fix missing kernel-doc notationRandy Dunlap2009-10-12
| * sched: Update the clock of runqueue select_task_rq() selectedMike Galbraith2009-10-09
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-13
|\ \ | |/ |/|
| * writeback: account IO throttling wait as iowaitWu Fengguang2009-10-09
* | sched: Set correct normal_prio and prio values in sched_fork()Peter Williams2009-10-05
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
|\
| * cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-03
* | cpuidle: fix the menu governor to boost IO performanceArjan van de Ven2009-09-22
* | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\ \
| * | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | | sched: Simplify sys_sched_rr_get_interval() system callPeter Williams2009-09-21
* | | sched: Fix potential NULL derference of doms_curYong Zhang2009-09-20
* | | sched: Fix raciness in runqueue_is_locked()Andrew Morton2009-09-20
|/ /
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-18
|\ \
| * | sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra2009-09-17
| * | sched: Fix TASK_WAKING & loadaverage breakageIngo Molnar2009-09-17
| * | sched: Optimize cgroup vs wakeup a bitPeter Zijlstra2009-09-16
| * | sched: Fix sync wakeups againPeter Zijlstra2009-09-15
| * | sched: Add WF_FORKPeter Zijlstra2009-09-15
| * | sched: Rename sync argumentsPeter Zijlstra2009-09-15
| * | sched: Feature to disable APERF/MPERF cpu_powerPeter Zijlstra2009-09-15
| * | sched: Provide arch_scale_freq_powerPeter Zijlstra2009-09-15
| * | sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra2009-09-15
| * | sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-15
| * | sched: Add TASK_WAKINGPeter Zijlstra2009-09-15
| * | sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra2009-09-15
| * | sched: Move sched_balance_self() into sched_fair.cPeter Zijlstra2009-09-15
| * | sched: Move code aroundPeter Zijlstra2009-09-15
| * | sched: Fix double_rq_lock() compile warningPeter Zijlstra2009-09-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \ | |/ / |/| |
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\|
| * | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-24
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \
| * | | sched: Fix dynamic power-balancing crashIngo Molnar2009-09-04
| * | | sched: Remove reciprocal for cpu_powerPeter Zijlstra2009-09-04
| * | | sched: Try to deal with low capacity, fix update_sd_power_savings_stats()Gautham R Shenoy2009-09-04
| * | | sched: Try to deal with low capacityPeter Zijlstra2009-09-04
| * | | sched: Scale down cpu_power due to RT tasksPeter Zijlstra2009-09-04
| * | | sched: Implement dynamic cpu_powerPeter Zijlstra2009-09-04
| * | | sched: Add smt_gainPeter Zijlstra2009-09-04
| * | | sched: Update the cpu_power sum during load-balancePeter Zijlstra2009-09-04
| * | | sched: Add SD_PREFER_SIBLINGPeter Zijlstra2009-09-04
| * | | sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra2009-09-04
| | | |
| | \ \
| *-. \ \ Merge branches 'sched/domains' and 'sched/clock' into sched/coreIngo Molnar2009-09-04
| |\ \ \ \ | | | | |/ | | | |/|
| | * | | sched: Consolidate definition of variable sd in __build_sched_domainsAndreas Herrmann2009-08-18
| | * | | sched: Separate out build of NUMA sched groups from __build_sched_domainsAndreas Herrmann2009-08-18