aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)Author
2017-03-30sched/fair: Optimize ___update_sched_avg()Yuyang Du
2017-03-30sched/fair: Explicitly generate __update_load_avg() instancesPeter Zijlstra
2017-03-27sched/clock: Fix broken stable to unstable transferPavel Tatashin
2017-03-27sched/fair: Prefer sibiling only if local group is under-utilizedSrikar Dronamraju
2017-03-25Merge back schedutil governor updates for 4.12.Rafael J. Wysocki
2017-03-24treewide: Fix typo in xml/driver-api/basics.xmlMasanari Iida
2017-03-24cpufreq: schedutil: Trace frequency only if it has changedRafael J. Wysocki
2017-03-23sched/fair: Fix FTQ noise bench regressionVincent Guittot
2017-03-23sched/core: Fix rq lock pinning warning after call balance callbacksWanpeng Li
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra
2017-03-23sched/clock: Fix clear_sched_clock_stable() preempt wobblyPeter Zijlstra
2017-03-23cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki
2017-03-21cpufreq: schedutil: Fix per-CPU structure initialization in sugov_start()Rafael J. Wysocki
2017-03-16sched/core: Avoid double update_rq_clock() in move_queued_task()Peter Zijlstra
2017-03-16sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task()Peter Zijlstra
2017-03-16sched/core: Avoid obvious double update_rq_clock()Peter Zijlstra
2017-03-16sched/core: Simplify update_rq_clock() in __schedule()Peter Zijlstra
2017-03-16sched/core: Make sched_ttwu_pending() atomic in timePeter Zijlstra
2017-03-16sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTOREPeter Zijlstra
2017-03-16sched/core: Add {EN,DE}QUEUE_NOCLOCK flagsPeter Zijlstra
2017-03-16sched/core: Add rq->lock wrappersPeter Zijlstra
2017-03-16sched/core: Add WARNING for multiple update_rq_clock() callsPeter Zijlstra
2017-03-16sched/rt: Add comments describing the RT IPI pull methodSteven Rostedt (VMware)
2017-03-16sched/deadline: Use deadline instead of period when calculating overflowSteven Rostedt (VMware)
2017-03-16sched/deadline: Throttle a constrained deadline task activated after the dead...Daniel Bristot de Oliveira
2017-03-16sched/deadline: Make sure the replenishment timer fires in the next periodDaniel Bristot de Oliveira
2017-03-16sched/loadavg: Use {READ,WRITE}_ONCE() for sample windowMatt Fleming
2017-03-16sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2017-03-16sched/deadline: Add missing update_rq_clock() in dl_task_timer()Wanpeng Li
2017-03-12cpufreq: schedutil: Refactor sugov_next_freq_shared()Viresh Kumar
2017-03-12cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar
2017-03-09Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-03-08sched/headers: fix up header file dependency on <linux/sched/signal.h>Linus Torvalds
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-05cpufreq: schedutil: Pass sg_policy to get_next_freq()Viresh Kumar
2017-03-05cpufreq: schedutil: move cached_raw_freq to struct sugov_policyViresh Kumar
2017-03-03sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar
2017-03-02sched/core: Fix pick_next_task() for RT,DLPeter Zijlstra
2017-03-02sched/fair: Make select_idle_cpu() more aggressivePeter Zijlstra
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar