aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAge
*-. Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-11
|\ \
| | * cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-06
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\ \ \
| * \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-08-05
| |\ \ \ | | |/ / | |/| / | | |/
| | * cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy2014-07-09
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-04
|\ \ \
| * | | sched/fair: Fix 'make xmldocs' warning caused by missing descriptionMasanari Iida2014-07-28
| * | | sched: Use macro for magic number of -1 for setparamSteven Rostedt2014-07-28
| * | | sched: Robustify topology setupPeter Zijlstra2014-07-28
| * | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-28
| |\ \ \
| | * | | sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira2014-07-28
| | |/ /
| * | | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-16
| * | | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
| * | | sched/numa: Revert "Use effective_load() to balance NUMA loads"Peter Zijlstra2014-07-16
| * | | sched: Fix static_key race with sched_feat()Jason Baron2014-07-16
| * | | sched: Remove extra static_key*() function indirectionJason Baron2014-07-16
| * | | sched/rt: Fix replenish_dl_entity() comments to match the current upstream codexiaofeng.yan2014-07-16
| * | | sched: Transform resched_task() into resched_curr()Kirill Tkhai2014-07-16
| * | | sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov2014-07-16
| * | | sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...Kirill Tkhai2014-07-05
| * | | sched/fair: Disable runtime_enabled on dying rqKirill Tkhai2014-07-05
| * | | sched/numa: Change scan period code to match intentRik van Riel2014-07-05
| * | | sched/numa: Rework best node setting in task_numa_migrate()Rik van Riel2014-07-05
| * | | sched/numa: Examine a task move when examining a task swapRik van Riel2014-07-05
| * | | sched/numa: Simplify task_numa_compare()Rik van Riel2014-07-05
| * | | sched/numa: Use effective_load() to balance NUMA loadsRik van Riel2014-07-05
| * | | sched/numa: Move power adjustment into load_too_imbalanced()Rik van Riel2014-07-05
| * | | sched/numa: Use group's max nid as task's preferred nidRik van Riel2014-07-05
| * | | sched/fair: Implement fast idling of CPUs when the system is partially loadedTim Chen2014-07-05
| * | | sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar2014-07-05
| * | | sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicityMike Galbraith2014-07-05
| * | | sched: Fix potential near-infinite distribute_cfs_runtime() loopBen Segall2014-07-05
| * | | sched/core: Fix formatting issues in sched_can_stop_tick()Viresh Kumar2014-07-05
| * | | Merge branch 'timers/nohz' into sched/coreIngo Molnar2014-07-05
| |\ \ \
| | * | | nohz: Use IPI implicit full barrier against rq->nr_running r/wFrederic Weisbecker2014-06-16
| | * | | nohz: Use nohz own full kick on 2nd task enqueueFrederic Weisbecker2014-06-16
| | * | | nohz: Switch to nohz full remote kick on timer enqueueFrederic Weisbecker2014-06-16
| | | |/ | | |/|
| * | | sched: Fix CACHE_HOT_BUDY conditionHillf Danton2014-06-18
| * | | sched/numa: Always try to migrate to preferred node at task_numa_placement() ...Rik van Riel2014-06-18
| * | | sched/numa: Ensure task_numa_migrate() checks the preferred nodeRik van Riel2014-06-18
| |/ /
* | | Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-08-04
|\ \ \ | |_|/ |/| |
| * | cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypesTejun Heo2014-07-15
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-19
|\ \
| * | sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-16
| |/
* / rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney2014-06-23
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-12
|\
| * Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-12
| |\
| * | sched/deadline: Delete extraneous extern for to_ratio()Paul Gortmaker2014-06-05
| * | sched/idle: Optimize try-to-wake-up IPIPeter Zijlstra2014-06-05
| * | sched/idle: Simplify wake_up_idle_cpu()Andy Lutomirski2014-06-05