aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\
| * sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar2009-09-10
| * sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar2009-09-10
| * sched: Keep kthreads at default priorityMike Galbraith2009-09-09
| * sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith2009-09-09
| * sched: Turn off child_runs_firstMike Galbraith2009-09-09
| * sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith2009-09-08
| * sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-07
| * sched: Deal with low-load in wake_affine()Peter Zijlstra2009-09-07
| * sched: Remove short cut from select_task_rq_fair()Peter Zijlstra2009-09-07
| * sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-04
| * sched: Clean up topology.hIngo Molnar2009-09-04
| * 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
| |\ \
| | | * init: Move sched_clock_init after late_time_initThomas Gleixner2009-08-27
| | * | 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
| | * | sched: Separate out build of ALLNODES sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out build of CPU sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out build of MC sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out build of SMT sched groups from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out build of SMT sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out build of MC sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out build of CPU sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out build of NUMA sched domain from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Separate out allocation/free/goto-hell from __build_sched_domainsAndreas Herrmann2009-08-18
| | * | sched: Use structure to store local data in __build_sched_domainsAndreas Herrmann2009-08-18
| * | | sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra2009-09-02
| * | | sched: Provide iowait countersArjan van de Ven2009-09-02
| * | | Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar2009-09-02
| |\ \ \
| * | | | sched: Rename init_cfs_rq => init_tg_cfs_rqAnirban Sinha2009-08-29
| * | | | sched: Fix division by zero - reallyPeter Zijlstra2009-08-28
| * | | | sched: Avoid division by zeroPeter Zijlstra2009-08-21
| * | | | sched: Use for_each_class macro in move_one_task()Hiroshi Shimamoto2009-08-20
| * | | | sched, task_struct: stack_canary is not needed without CC_STACKPROTECTORHiroshi Shimamoto2009-08-18
| * | | | sched: Add default defines for PREEMPT_ACTIVEArnd Bergmann2009-08-09
| * | | | sched: Fix cpupri build on !CONFIG_SMPIngo Molnar2009-08-02
| * | | | sched: Ensure the migration task doesn't go away during usePeter Zijlstra2009-08-02
| * | | | sched: Add debug check to task_of()Peter Zijlstra2009-08-02
| * | | | sched: Fully integrate cpus_active_map and root-domain codeGregory Haskins2009-08-02
| * | | | sched: Enhance the pre/post scheduling logicGregory Haskins2009-08-02