| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2016-12-13 | 3 | -86/+209 |
|\ |
|
| * | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2016-12-12 | 2 | -66/+110 |
| |\ |
|
| | * | Merge back earlier cpuidle material for v4.10. | Rafael J. Wysocki | 2016-12-01 | 2 | -66/+110 |
| | |\ |
|
| | | * | sched/idle: Add support for tasks that inject idle | Peter Zijlstra | 2016-11-29 | 2 | -61/+102 |
| | | * | cpuidle: Allow enforcing deepest idle state selection | Jacob Pan | 2016-11-29 | 1 | -5/+8 |
| * | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2016-12-12 | 1 | -20/+99 |
| |\ \ \ |
|
| | * | | | cpufreq: schedutil: Rectify comment in sugov_irq_work() function | Viresh Kumar | 2016-11-24 | 1 | -6/+6 |
| | * | | | cpufreq: schedutil: irq-work and mutex are only used in slow path | Viresh Kumar | 2016-11-16 | 1 | -5/+8 |
| | * | | | cpufreq: schedutil: move slow path from workqueue to SCHED_FIFO task | Viresh Kumar | 2016-11-16 | 1 | -7/+78 |
| | * | | | cpufreq: schedutil: enable fast switch earlier | Viresh Kumar | 2016-11-16 | 1 | -6/+11 |
| | * | | | cpufreq: schedutil: Avoid indented labels | Viresh Kumar | 2016-11-16 | 1 | -3/+3 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-12 | 6 | -248/+592 |
|\ \ \ \ \ |
|
| * | | | | | sched/core: Use load_avg for selecting idlest group | Vincent Guittot | 2016-12-11 | 1 | -11/+44 |
| * | | | | | sched/core: Fix find_idlest_group() for fork | Vincent Guittot | 2016-12-11 | 1 | -0/+8 |
| * | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 1 | -1/+3 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | sched: Extend scheduler's asym packing | Tim Chen | 2016-11-24 | 3 | -17/+57 |
| * | | | | | sched/fair: Clean up the tunable parameter definitions | Ingo Molnar | 2016-11-23 | 1 | -22/+28 |
| * | | | | | sched/dl: Fix comment in pick_next_task_dl() | T.Zhou | 2016-11-23 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-11-23 | 1 | -8/+28 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | sched/fair: Fix task group initialization | Vincent Guittot | 2016-11-16 | 1 | -1/+1 |
| * | | | | | sched/fair: Propagate asynchrous detach | Vincent Guittot | 2016-11-16 | 1 | -0/+6 |
| * | | | | | sched/fair: Propagate load during synchronous attach/detach | Vincent Guittot | 2016-11-16 | 2 | -1/+188 |
| * | | | | | sched/fair: Factorize PELT update | Vincent Guittot | 2016-11-16 | 1 | -51/+25 |
| * | | | | | sched/fair: Fix hierarchical order in rq->leaf_cfs_rq_list | Vincent Guittot | 2016-11-16 | 3 | -7/+49 |
| * | | | | | sched/fair: Factorize attach/detach entity | Vincent Guittot | 2016-11-16 | 1 | -22/+31 |
| * | | | | | sched/fair: Fix incorrect comment for capacity_margin | Morten Rasmussen | 2016-11-16 | 1 | -1/+1 |
| * | | | | | sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups | Morten Rasmussen | 2016-11-16 | 1 | -0/+25 |
| * | | | | | sched/fair: Add per-CPU min capacity to sched_group_capacity | Morten Rasmussen | 2016-11-16 | 3 | -7/+16 |
| * | | | | | sched/fair: Consider spare capacity in find_idlest_group() | Morten Rasmussen | 2016-11-16 | 1 | -5/+45 |
| * | | | | | sched/fair: Compute task/cpu utilization at wake-up correctly | Morten Rasmussen | 2016-11-16 | 1 | -4/+35 |
| * | | | | | sched/cpuacct: Avoid %lld seq_printf warning | Martin Schwidefsky | 2016-11-16 | 1 | -1/+1 |
| * | | | | | sched/cputime: Simplify task_cputime() | Stanislaw Gruszka | 2016-11-15 | 1 | -42/+15 |
| * | | | | | sched/cputime, powerpc, s390: Make scaled cputime arch specific | Stanislaw Gruszka | 2016-11-15 | 1 | -46/+15 |
| * | | | | | sched/cputime, powerpc: Remove cputime_to_scaled() | Stanislaw Gruszka | 2016-11-15 | 1 | -14/+12 |
| * | | | | | sched/deadline: Fix typo in a comment | Daniel Bristot de Oliveira | 2016-11-11 | 1 | -1/+1 |
| * | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 3 | -22/+19 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | sched/core: Explain sleep/wakeup in a better way | Peter Zijlstra | 2016-10-25 | 1 | -8/+9 |
| * | | | | | sched/fair: Kill the unused 'sched_shares_window_ns' tunable | Matt Fleming | 2016-10-20 | 1 | -7/+0 |
* | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-12-11 | 1 | -1/+3 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | sched/autogroup: Fix 64-bit kernel nice level adjustment | Mike Galbraith | 2016-11-24 | 1 | -1/+3 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes | Ingo Molnar | 2016-12-02 | 1 | -8/+28 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | sched/autogroup: Do not use autogroup->tg in zombie threads | Oleg Nesterov | 2016-11-22 | 1 | -0/+19 |
| * | | | | sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() | Oleg Nesterov | 2016-11-22 | 1 | -11/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2016-11-11 | 3 | -22/+19 |
|\ \ \ \
| |/ / / |
|
| * | | | sched/core: Remove pointless printout in sched_show_task() | Linus Torvalds | 2016-11-03 | 1 | -9/+0 |
| * | | | sched/core: Fix oops in sched_show_task() | Tetsuo Handa | 2016-11-03 | 1 | -0/+3 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 2016-10-28 | 1 | -3/+0 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | | * | | sched/fair: Remove unused but set variable 'rq' | Tobias Klauser | 2016-10-27 | 1 | -3/+0 |
| | |/ / |
|
| * | | | mm: remove per-zone hashtable of bitlock waitqueues | Linus Torvalds | 2016-10-27 | 2 | -10/+16 |
| |/ / |
|
* | | | locking/mutex: Rework mutex::owner | Peter Zijlstra | 2016-10-25 | 1 | -1/+1 |
|/ / |
|