Age | Commit message (Expand) | Author | Files | Lines |
2018-05-18 | sched/deadline: Make the grub_reclaim() function static | Mathieu Malaterre | 1 | -1/+1 |
2018-05-18 | sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/... | Mathieu Malaterre | 3 | -6/+3 |
2018-05-13 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -31/+34 |
2018-05-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -56/+1 |
2018-05-12 | Revert "sched/numa: Delay retrying placement for automatic NUMA balance after... | Mel Gorman | 1 | -56/+1 |
2018-05-09 | cpufreq: schedutil: Avoid using invalid next_freq | Rafael J. Wysocki | 1 | -1/+2 |
2018-05-09 | cpufreq: schedutil: remove stale comment | Juri Lelli | 1 | -13/+0 |
2018-05-05 | sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] | Peter Zijlstra | 1 | -2/+5 |
2018-05-05 | sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[] | Peter Zijlstra | 1 | -1/+6 |
2018-05-04 | sched/core: Introduce set_special_state() | Peter Zijlstra | 1 | -16/+1 |
2018-05-03 | kthread, sched/wait: Fix kthread_parkme() completion issue | Peter Zijlstra | 1 | -11/+21 |
2018-05-03 | sched/fair: Fix the update of blocked load when newly idle | Vincent Guittot | 1 | -1/+1 |
2018-04-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -11/+19 |
2018-04-12 | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -6/+28 |
2018-04-09 | sched: idle: Select idle state before stopping the tick | Rafael J. Wysocki | 1 | -3/+8 |
2018-04-06 | cpuidle: Return nohz hint from cpuidle_select() | Rafael J. Wysocki | 1 | -1/+3 |
2018-04-06 | kernel/fork.c: detect early free of a live mm | Mark Rutland | 1 | -0/+1 |
2018-04-05 | sched: idle: Do not stop the tick before cpuidle_idle_call() | Rafael J. Wysocki | 1 | -4/+15 |
2018-04-05 | sched: idle: Do not stop the tick upfront in the idle loop | Rafael J. Wysocki | 1 | -3/+6 |
2018-04-05 | time: tick-sched: Reorganize idle tick management code | Rafael J. Wysocki | 1 | -0/+1 |
2018-04-05 | sched/core: Simplify helpers for rq clock update skip requests | Davidlohr Bueso | 5 | -9/+16 |
2018-04-05 | sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning | Davidlohr Bueso | 1 | -0/+2 |
2018-04-05 | Merge branch 'linus' into sched/urgent, to pick up fixes and updates | Ingo Molnar | 32 | -1580/+2055 |
2018-04-03 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+6 |
2018-04-03 | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -84/+26 |
2018-04-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 32 | -1497/+2026 |
2018-04-02 | sched: add do_sched_yield() helper; remove in-kernel call to sched_yield() | Dominik Brodowski | 1 | -2/+6 |
2018-03-31 | sched/cpufreq/schedutil: Fix error path mutex unlock | Jules Maselbas | 1 | -2/+1 |
2018-03-27 | sched/core: Update preempt_notifier_key to modern API | Davidlohr Bueso | 1 | -6/+6 |
2018-03-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -12/+17 |
2018-03-24 | sched/cpufreq: Rate limits for SCHED_DEADLINE | Claudio Scordino | 1 | -0/+14 |
2018-03-20 | sched/debug: Adjust newlines for better alignment | Joe Lawrence | 1 | -11/+16 |
2018-03-20 | sched/debug: Fix per-task line continuation for console output | Joe Lawrence | 1 | -1/+1 |
2018-03-20 | sched/wait: Improve __var_waitqueue() code generation | Peter Zijlstra | 1 | -6/+1 |
2018-03-20 | sched/wait: Remove the wait_on_atomic_t() API | Peter Zijlstra | 1 | -101/+0 |
2018-03-20 | sched/wait: Introduce wait_var_event() | Peter Zijlstra | 1 | -0/+48 |
2018-03-20 | sched/fair: Update util_est only on util_avg updates | Patrick Bellasi | 2 | -5/+39 |
2018-03-20 | sched/cpufreq/schedutil: Use util_est for OPP selection | Patrick Bellasi | 1 | -1/+8 |
2018-03-20 | sched/fair: Use util_est in LB and WU paths | Patrick Bellasi | 1 | -14/+70 |
2018-03-20 | sched/fair: Add util_est on top of PELT | Patrick Bellasi | 3 | -6/+125 |
2018-03-20 | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 1 | -5/+10 |
2018-03-20 | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+10 |
2018-03-09 | sched/completions: Use bool in try_wait_for_completion() | gaurav jindal | 1 | -3/+3 |
2018-03-09 | sched/fair: Update blocked load when newly idle | Vincent Guittot | 1 | -18/+87 |
2018-03-09 | sched/fair: Move idle_balance() | Peter Zijlstra | 1 | -114/+114 |
2018-03-09 | sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks | Peter Zijlstra | 1 | -6/+4 |
2018-03-09 | sched/fair: Move rebalance_domains() | Peter Zijlstra | 1 | -118/+118 |
2018-03-09 | sched/nohz: Optimize nohz_idle_balance() | Peter Zijlstra | 1 | -5/+4 |
2018-03-09 | sched/fair: Reduce the periodic update duration | Vincent Guittot | 1 | -4/+17 |
2018-03-09 | sched/nohz: Stop NOHZ stats when decayed | Vincent Guittot | 2 | -20/+97 |