summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2014-08-11Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-06cpuidle: menu: Lookup CPU runqueues lessMel Gorman
2014-08-05Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-07-28sched/fair: Fix 'make xmldocs' warning caused by missing descriptionMasanari Iida
2014-07-28sched: Use macro for magic number of -1 for setparamSteven Rostedt
2014-07-28sched: Robustify topology setupPeter Zijlstra
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-28sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira
2014-07-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-16sched/numa: Revert "Use effective_load() to balance NUMA loads"Peter Zijlstra
2014-07-16sched: Fix static_key race with sched_feat()Jason Baron
2014-07-16sched: Remove extra static_key*() function indirectionJason Baron
2014-07-16sched/rt: Fix replenish_dl_entity() comments to match the current upstream codexiaofeng.yan
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov
2014-07-16sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik
2014-07-15cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo
2014-07-09cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy
2014-07-05sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...Kirill Tkhai
2014-07-05sched/fair: Disable runtime_enabled on dying rqKirill Tkhai
2014-07-05sched/numa: Change scan period code to match intentRik van Riel
2014-07-05sched/numa: Rework best node setting in task_numa_migrate()Rik van Riel
2014-07-05sched/numa: Examine a task move when examining a task swapRik van Riel
2014-07-05sched/numa: Simplify task_numa_compare()Rik van Riel
2014-07-05sched/numa: Use effective_load() to balance NUMA loadsRik van Riel
2014-07-05sched/numa: Move power adjustment into load_too_imbalanced()Rik van Riel
2014-07-05sched/numa: Use group's max nid as task's preferred nidRik van Riel
2014-07-05sched/fair: Implement fast idling of CPUs when the system is partially loadedTim Chen
2014-07-05sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar
2014-07-05sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicityMike Galbraith
2014-07-05sched: Fix potential near-infinite distribute_cfs_runtime() loopBen Segall
2014-07-05sched/core: Fix formatting issues in sched_can_stop_tick()Viresh Kumar
2014-07-05Merge branch 'timers/nohz' into sched/coreIngo Molnar
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney
2014-06-18sched: Fix CACHE_HOT_BUDY conditionHillf Danton
2014-06-18sched/numa: Always try to migrate to preferred node at task_numa_placement() ...Rik van Riel
2014-06-18sched/numa: Ensure task_numa_migrate() checks the preferred nodeRik van Riel
2014-06-16nohz: Use IPI implicit full barrier against rq->nr_running r/wFrederic Weisbecker
2014-06-16nohz: Use nohz own full kick on 2nd task enqueueFrederic Weisbecker
2014-06-16nohz: Switch to nohz full remote kick on timer enqueueFrederic Weisbecker
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-08numa,sched: fix load_to_imbalanced logic inversionRik van Riel