summaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)AuthorFilesLines
2016-07-09sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enumsZhao Lei1-27/+20
2016-07-06xen: add steal_clock support on x86Juergen Gross1-10/+0
2016-07-04Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki1-34/+9
2016-06-27sched/fair: Rework throttle_count syncPeter Zijlstra2-21/+20
2016-06-27sched/core: Fix sched_getaffinity() return value kerneldoc commentZev Weiss1-1/+2
2016-06-27sched/fair: Reorder cgroup creation codePeter Zijlstra3-4/+21
2016-06-27sched/fair: Apply more PELT fixesPeter Zijlstra1-4/+49
2016-06-27sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2-13/+60
2016-06-27sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot3-24/+67
2016-06-27sched/fair: Fix PELT integrity for new groupsPeter Zijlstra1-0/+10
2016-06-27sched/fair: Fix and optimize the fork() pathPeter Zijlstra2-26/+17
2016-06-27Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar3-40/+78
2016-06-27sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra1-16/+11
2016-06-27sched/fair: Fix effective_load() to consistently use smoothed loadPeter Zijlstra1-6/+9
2016-06-24sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo1-1/+3
2016-06-24sched/fair: Do not announce throttled next buddy in dequeue_task_fair()Konstantin Khlebnikov1-5/+4
2016-06-24sched/fair: Initialize throttle_count for new task-groups lazilyKonstantin Khlebnikov2-1/+21
2016-06-20sched/fair: Fix cfs_rq avg tracking underflowPeter Zijlstra1-8/+25
2016-06-14kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin1-2/+4
2016-06-14sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf1-1/+1
2016-06-14locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Peter Zijlstra2-5/+5
2016-06-14sched/cputime: Add steal time support to full dynticks CPU time accountingWanpeng Li1-7/+9
2016-06-14sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2-14/+0
2016-06-14Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar3-5/+11
2016-06-14sched/fair: Fix post_init_entity_util_avg() serializationPeter Zijlstra2-3/+8
2016-06-13Merge back earlier cpufreq changes for v4.8.Rafael J. Wysocki1-34/+9
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds1-1/+2
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-16/+28
2016-06-09Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'Rafael J. Wysocki1-1/+1
2016-06-08sched/debug: Always show 'nr_migrations'Josh Poimboeuf1-1/+1
2016-06-08Merge branch 'sched/urgent' into sched/core, to pick up dependencyIngo Molnar3-16/+28
2016-06-08sched/debug: Fix 'schedstats=enable' cmdline optionJosh Poimboeuf1-5/+21
2016-06-08sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf2-11/+7
2016-06-03sched/fair: Use task_rcu_dereference()Oleg Nesterov1-30/+4
2016-06-03sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)1-1/+3
2016-06-03sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()Xunlei Pang1-3/+1
2016-06-02cpufreq: governor: Create cpufreq_policy_apply_limits()Viresh Kumar1-8/+1
2016-06-02cpufreq: governor: Get rid of governor eventsRafael J. Wysocki1-26/+8
2016-06-02cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLECatalin Marinas1-1/+1
2016-05-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+11
2016-05-25Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'Rafael J. Wysocki1-1/+3
2016-05-25sched/core: Fix remote wakeupsPeter Zijlstra1-7/+11
2016-05-19cpufreq: schedutil: Improve prints messages with pr_fmtViresh Kumar1-1/+3
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-11/+576
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki4-11/+576
2016-05-12sched/core: Provide a tsk_nr_cpus_allowed() helperThomas Gleixner3-27/+27
2016-05-12sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner3-5/+5
2016-05-12sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systemsVik Heyndrickx1-4/+7
2016-05-12sched/fair: Correct unit of load_above_capacityMorten Rasmussen1-2/+4