summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra2016-06-271-6/+9
| |_|_|_|/ |/| | | |
* | | | | sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo2016-06-241-1/+3
* | | | | sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov2016-06-241-5/+4
* | | | | sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2016-06-242-1/+21
* | | | | sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra2016-06-201-8/+25
* | | | | kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-06-141-2/+4
* | | | | sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf2016-06-141-1/+1
| |_|_|/ |/| | |
* | | | sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra2016-06-142-3/+8
|/ / /
* | | Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds2016-06-101-1/+2
|\ \ \
| * | | sched: panic on corrupted stack endJann Horn2016-06-101-1/+2
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-06-103-16/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | sched/debug: Fix 'schedstats=enable' cmdline optionJosh Poimboeuf2016-06-081-5/+21
| * | | sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf2016-06-082-11/+7
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki2016-06-091-1/+1
|\ \ \ \ | |_|/ / |/| | |
| | * | cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas2016-06-021-1/+1
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-05-251-7/+11
|\ \ \ \
| * | | | sched/core: Fix remote wakeupsPeter Zijlstra2016-05-251-7/+11
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki2016-05-251-1/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| * | | | cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar2016-05-191-1/+3
* | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-164-11/+576
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-05-164-11/+576
| |\| | |
| | * | | Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki2016-04-284-11/+576
| | |\ \ \ | | | |/ / | | |/| |
| | | * | cpufreq: Call cpufreq_disable_fast_switch() in sugov_exit()Rafael J. Wysocki2016-04-081-0/+2
| | | * | cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki2016-04-023-0/+537
| | | * | cpufreq: sched: Helpers to add and remove update_util hooksRafael J. Wysocki2016-04-021-11/+37
* | | | | sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner2016-05-123-27/+27
* | | | | sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner2016-05-123-5/+5
* | | | | sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx2016-05-121-4/+7
* | | | | sched/fair: Correct unit of load_above_capacityMorten Rasmussen2016-05-121-2/+4
* | | | | sched/fair: Clean up scale confusionPeter Zijlstra2016-05-121-2/+1
* | | | | sched/nohz: Fix affine unpinned timers messWanpeng Li2016-05-121-1/+4
* | | | | sched/fair: Fix fairness issue on migrationPeter Zijlstra2016-05-121-6/+16
* | | | | sched/core: Kill sched_class::task_waking to clean up the migration logicPeter Zijlstra2016-05-123-42/+32
* | | | | sched/fair: Prepare to fix fairness problems on migrationPeter Zijlstra2016-05-122-8/+58
* | | | | sched/fair: Move record_wakee()Peter Zijlstra2016-05-121-28/+33
* | | | | Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar2016-05-123-238/+180
|\ \ \ \ \
| * | | | | sched: Make hrtick_notifier an explicit callThomas Gleixner2016-05-061-33/+1
| * | | | | sched/fair: Make ilb_notifier an explicit callThomas Gleixner2016-05-063-14/+6
| * | | | | sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2016-05-061-50/+22
| * | | | | sched/migration: Move CPU_ONLINE into scheduler stateThomas Gleixner2016-05-061-11/+22
| * | | | | sched/migration: Move calc_load_migrate() into CPU_DYINGThomas Gleixner2016-05-061-3/+0
| * | | | | sched/migration: Move prepare transition to SCHED_STARTING stateThomas Gleixner2016-05-061-9/+11
| * | | | | sched/hotplug: Move sync_rcu to be with set_cpu_active(false)Peter Zijlstra2016-05-061-0/+14
| * | | | | sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2016-05-061-46/+21
| * | | | | sched: Move sched_domains_numa_masks_clear() to DOWN_PREPAREThomas Gleixner2016-05-061-3/+0
| * | | | | sched: Consolidate the notifier mazeThomas Gleixner2016-05-061-105/+69
| * | | | | sched: Allow hotplug notifiers to be setup earlyThomas Gleixner2016-05-061-23/+36
| * | | | | sched: Make set_cpu_rq_start_time() a built in hotplug stateThomas Gleixner2016-05-061-7/+9
| * | | | | sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)2016-05-061-7/+42
| | |/ / / | |/| | |
* | | | | Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar2016-05-123-15/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |