summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker2016-07-141-23/+10
* sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel2016-07-141-13/+3
* sched/cputime: Count actually elapsed irq & softirq timeRik van Riel2016-07-141-47/+77
* sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is setDaniel Bristot de Oliveira2016-07-101-0/+3
* sched/cpuacct: Introduce cpuacct.usage_all to show all CPU stats togetherZhao Lei2016-07-091-0/+40
* sched/cpuacct: Use loop to consolidate code in cpuacct_stats_show()Zhao Lei2016-07-091-15/+14
* sched/cpuacct: Merge cpuacct_usage_index and cpuacct_stat_index enumsZhao Lei2016-07-091-27/+20
* sched/fair: Rework throttle_count syncPeter Zijlstra2016-06-272-21/+20
* sched/core: Fix sched_getaffinity() return value kerneldoc commentZev Weiss2016-06-271-1/+2
* sched/fair: Reorder cgroup creation codePeter Zijlstra2016-06-273-4/+21
* sched/fair: Apply more PELT fixesPeter Zijlstra2016-06-271-4/+49
* sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2016-06-272-13/+60
* sched/cgroup: Fix cpu_cgroup_fork() handlingVincent Guittot2016-06-273-24/+67
* sched/fair: Fix PELT integrity for new groupsPeter Zijlstra2016-06-271-0/+10
* sched/fair: Fix and optimize the fork() pathPeter Zijlstra2016-06-272-26/+17
* Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-273-40/+78
|\
| * sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusionPeter Zijlstra2016-06-271-16/+11
| * 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/cputime: Add steal time support to full dynticks CPU time accountingWanpeng Li2016-06-141-7/+9
* | sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2016-06-142-14/+0
* | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-143-5/+11
|\ \ | |/
| * 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
| |\ \
| | \ \
| | \ \
| *-. \ \ 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
* | | | | | sched/debug: Always show 'nr_migrations'Josh Poimboeuf2016-06-081-1/+1
* | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependencyIngo Molnar2016-06-083-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
| |/ / / /
* | | | | sched/fair: Use task_rcu_dereference()Oleg Nesterov2016-06-031-30/+4
* | | | | sched/idle: Optimize the generic idle loopGaurav Jindal (Gaurav Jindal)2016-06-031-1/+3
* | | | | sched/fair: Fix the wrong throttled clock time for cfs_rq_clock_task()Xunlei Pang2016-06-031-3/+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
OpenPOWER on IntegriCloud