Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-06-18 | 2 | -2/+2 | |
|\ | ||||||
| * | sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off() | Andy Lutomirski | 2017-06-11 | 1 | -1/+1 | |
| * | sched/fair: Fix typo in printk message | Marcin Nowakowski | 2017-06-11 | 1 | -1/+1 | |
| | | ||||||
| \ | ||||||
*-. | | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-devfreq' | Rafael J. Wysocki | 2017-06-15 | 9 | -323/+608 | |
|\ \| | ||||||
| | *---. | Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki | 2017-05-22 | 1 | -4/+3 | |
| | |\ \ \ | ||||||
| | | | | * | cpufreq: schedutil: use now as reference when aggregating shared policy requests | Juri Lelli | 2017-05-05 | 1 | -4/+3 | |
| | * | | | | sched/core: Call __schedule() from do_idle() without enabling preemption | Steven Rostedt (VMware) | 2017-05-15 | 3 | -1/+28 | |
| | |/ / / | ||||||
| | * | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-04-23 | 1 | -1/+1 | |
| | | |\ \ \ | ||||||
| | | | * | | | rcu: Make non-preemptive schedule be Tasks RCU quiescent state | Paul E. McKenney | 2017-04-21 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | treewide: Fix typo in xml/driver-api/basics.xml | Masanari Iida | 2017-03-24 | 1 | -1/+1 | |
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | livepatch: change to a per-task consistency model | Josh Poimboeuf | 2017-03-08 | 1 | -0/+4 | |
| | * | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-01 | 1 | -11/+53 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-04-14 | 2 | -32/+34 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | ||||||
| | | * | | | | | | | sched,tracing: Update trace_sched_pi_setprio() | Peter Zijlstra | 2017-04-04 | 1 | -1/+1 | |
| | | * | | | | | | | sched/rtmutex: Refactor rt_mutex_setprio() | Peter Zijlstra | 2017-04-04 | 1 | -13/+53 | |
| | | * | | | | | | | sched/rtmutex/deadline: Fix a PI crash for deadline tasks | Xunlei Pang | 2017-04-04 | 1 | -0/+2 | |
| | * | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-01 | 6 | -291/+494 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | sched/fair: Move the PELT constants into a generated header | Peter Zijlstra | 2017-04-14 | 2 | -18/+16 | |
| | | * | | | | | | | | sched/fair: Increase PELT accuracy for small tasks | Peter Zijlstra | 2017-04-14 | 1 | -1/+2 | |
| | | * | | | | | | | | sched/fair: Fix comments | Peter Zijlstra | 2017-04-14 | 1 | -10/+10 | |
| | | * | | | | | | | | sched/fair: Fix corner case in __accumulate_sum() | Peter Zijlstra | 2017-04-14 | 1 | -56/+19 | |
| | | * | | | | | | | | Merge tag 'v4.11-rc6' into sched/core, to pick up fixes | Ingo Molnar | 2017-04-11 | 2 | -32/+34 | |
| | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| / / / / / / | | | | |/ / / / / / | ||||||
| | | * | | | | | | | sched/fair: Optimize ___update_sched_avg() | Yuyang Du | 2017-03-30 | 1 | -94/+118 | |
| | | * | | | | | | | sched/fair: Explicitly generate __update_load_avg() instances | Peter Zijlstra | 2017-03-30 | 1 | -18/+38 | |
| | | * | | | | | | | sched/fair: Prefer sibiling only if local group is under-utilized | Srikar Dronamraju | 2017-03-27 | 1 | -3/+4 | |
| | | * | | | | | | | sched/fair: Fix FTQ noise bench regression | Vincent Guittot | 2017-03-23 | 1 | -3/+36 | |
| | | * | | | | | | | sched/core: Fix rq lock pinning warning after call balance callbacks | Wanpeng Li | 2017-03-23 | 1 | -3/+3 | |
| | | * | | | | | | | sched/core: Avoid double update_rq_clock() in move_queued_task() | Peter Zijlstra | 2017-03-16 | 1 | -1/+2 | |
| | | * | | | | | | | sched/core: Fix double update_rq_clock) calls in attach_task()/detach_task() | Peter Zijlstra | 2017-03-16 | 1 | -2/+4 | |
| | | * | | | | | | | sched/core: Avoid obvious double update_rq_clock() | Peter Zijlstra | 2017-03-16 | 1 | -8/+10 | |
| | | * | | | | | | | sched/core: Simplify update_rq_clock() in __schedule() | Peter Zijlstra | 2017-03-16 | 1 | -5/+3 | |
| | | * | | | | | | | sched/core: Make sched_ttwu_pending() atomic in time | Peter Zijlstra | 2017-03-16 | 1 | -1/+3 | |
| | | * | | | | | | | sched/core: Add ENQUEUE_NOCLOCK to ENQUEUE_RESTORE | Peter Zijlstra | 2017-03-16 | 1 | -4/+4 | |
| | | * | | | | | | | sched/core: Add {EN,DE}QUEUE_NOCLOCK flags | Peter Zijlstra | 2017-03-16 | 2 | -5/+13 | |
| | | * | | | | | | | sched/core: Add rq->lock wrappers | Peter Zijlstra | 2017-03-16 | 3 | -112/+171 | |
| | | * | | | | | | | sched/core: Add WARNING for multiple update_rq_clock() calls | Peter Zijlstra | 2017-03-16 | 2 | -0/+10 | |
| | | * | | | | | | | sched/rt: Add comments describing the RT IPI pull method | Steven Rostedt (VMware) | 2017-03-16 | 1 | -0/+81 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge tag 'pm-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-05-01 | 1 | -28/+54 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | * | | | | | | | Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-05-01 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | cpuset: Remove cpuset_update_active_cpus()'s parameter. | Rakib Mullick | 2017-04-11 | 1 | -2/+2 | |
| | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | * | | | | | | | sched/cputime: Fix ksoftirqd cputime accounting regression | Frederic Weisbecker | 2017-04-27 | 2 | -13/+23 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
* | | | | | | | | Revert "cpufreq: schedutil: Reduce frequencies slower" | Rafael J. Wysocki | 2017-06-12 | 1 | -3/+0 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge schedutil governor updates for v4.12. | Rafael J. Wysocki | 2017-04-28 | 1 | -28/+54 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | cpufreq: schedutil: Use policy-dependent transition delays | Rafael J. Wysocki | 2017-04-17 | 1 | -5/+10 | |
| * | | | | | cpufreq: schedutil: Reduce frequencies slower | Rafael J. Wysocki | 2017-04-13 | 1 | -0/+3 | |
| * | | | | | Merge back schedutil governor updates for 4.12. | Rafael J. Wysocki | 2017-03-25 | 1 | -23/+41 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | cpufreq: schedutil: Trace frequency only if it has changed | Rafael J. Wysocki | 2017-03-24 | 1 | -9/+7 |