summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/urgent, to pick up dependenciesIngo Molnar2016-03-2112-639/+992
|\
| * Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-152-16/+3
| |\
| | * rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-011-2/+0
| | * cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-011-4/+1
| | * cpu/hotplug: Let upcoming cpu bring itself fully upThomas Gleixner2016-03-011-0/+2
| | * cpu/hotplug: Move scheduler cpu_online notifier to hotplug coreThomas Gleixner2016-03-011-10/+0
| * | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-144-43/+75
| |\ \
| | * \ Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-084-43/+75
| | |\ \ | | | |/ | | |/|
| | | * sched-clock: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-021-0/+5
| | | * sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker2016-03-022-29/+53
| | | * sched: Account rr tasksFrederic Weisbecker2016-03-022-0/+17
| | | * atomic: Export fetch_or()Frederic Weisbecker2016-02-131-14/+0
| * | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-1410-609/+947
| |\ \ \
| | * | | sched/cputime: Fix steal_account_process_tick() to always return jiffiesChris Friesen2016-03-081-7/+7
| | * | | sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni2016-03-082-23/+13
| | * | | sched/deadline: Remove superfluous call to switched_to_dl()Peter Zijlstra2016-02-291-2/+1
| | * | | sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2016-02-291-12/+2
| | * | | sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularityRik van Riel2016-02-291-16/+23
| | * | | sched/rt: Kick RT bandwidth timer immediately on start upSteven Rostedt2016-02-291-1/+9
| | * | | sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debugSteven Rostedt (Red Hat)2016-02-291-0/+9
| | * | | sched/debug: Move sched_domain_sysctl to debug.cSteven Rostedt (Red Hat)2016-02-293-178/+186
| | * | | sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.cSteven Rostedt (Red Hat)2016-02-292-133/+131
| | * | | sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra2016-02-293-50/+111
| | * | | sched/core: Remove duplicated sched_group_set_shares() prototypeDongsheng Yang2016-02-291-1/+0
| | * | | sched/fair: Consolidate nohz CPU load update codeFrederic Weisbecker2016-02-291-23/+25
| | * | | sched/fair: Avoid using decay_load_missed() with a negative valueByungchul Park2016-02-291-2/+10
| | * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-294-30/+37
| | |\ \ \
| | * | | | wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-252-1/+124
| | * | | | sched/core: Remove dead statement in __schedule()Byungchul Park2016-02-171-1/+0
| | * | | | sched/numa: Spread memory according to CPU and memory useRik van Riel2016-02-091-40/+47
| | * | | | sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-095-88/+206
| | * | | | sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalidPrarit Bhargava2016-02-051-2/+7
| | | |_|/ | | |/| |
| * | | | sched/kasan: remove stale KASAN poison after hotplugMark Rutland2016-03-091-0/+3
| | |_|/ | |/| |
* | | | sched/cputime: Fix steal time accounting vs. CPU hotplugThomas Gleixner2016-03-052-0/+14
| |_|/ |/| |
* | | sched/deadline: Always calculate end of period on sched_yield()Peter Zijlstra2016-02-291-9/+13
* | | sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra2016-02-293-20/+23
|/ /
* | sched/deadline: Fix trivial typo in printk() messageSteven Rostedt2016-02-171-1/+1
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-312-8/+24
|\
| * sched/numa: Fix use-after-free bug in the task_numa_compareGavin Guo2016-01-221-7/+23
| * sched: Fix crash in sched_init_numa()Raghavendra K T2016-01-191-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2016-01-291-1/+1
|\ \ \ \ \
| * | | | | cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freezeSudeep Holla2016-01-221-1/+1
* | | | | | wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* | | | | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-201-6/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2016-01-211-6/+0
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | sched / idle: Drop default_idle_call() fallback from call_cpuidle()Rafael J. Wysocki2016-01-191-6/+0
| | | |_|/ | | |/| |
* | | | | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-01-141-0/+1
|/ / / /
* | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-121-1/+1
|\ \ \ \
| * | | | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2015-12-031-1/+1
* | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+3
|\ \ \ \ \
OpenPOWER on IntegriCloud