| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/debug: Ignore TASK_IDLE for SysRq-W | Peter Zijlstra | 2017-09-29 | 1 | -1/+23 |
* | sched/debug: Remove unused variable | Peter Zijlstra | 2017-09-29 | 1 | -2/+0 |
* | sched/wait: Introduce wakeup boomark in wake_up_page_bit | Tim Chen | 2017-09-14 | 1 | -0/+7 |
* | sched/wait: Break up long wake list walk | Tim Chen | 2017-09-14 | 1 | -15/+63 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-13 | 5 | -3/+25 |
|\ |
|
| * | sched/debug: Add debugfs knob for "sched_debug" | Peter Zijlstra | 2017-09-12 | 3 | -3/+8 |
| * | sched/core: WARN() when migrating to an offline CPU | Peter Zijlstra | 2017-09-12 | 1 | -0/+4 |
| * | sched/fair: Plug hole between hotplug and active_load_balance() | Peter Zijlstra | 2017-09-12 | 1 | -0/+7 |
| * | sched/fair: Avoid newidle balance for !active CPUs | Peter Zijlstra | 2017-09-12 | 1 | -0/+6 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-12 | 2 | -6/+5 |
|\| |
|
| * | sched/fair: Fix nuisance kernel-doc warning | Randy Dunlap | 2017-09-11 | 1 | -1/+1 |
| * | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs | Peter Zijlstra | 2017-09-07 | 1 | -4/+3 |
| * | sched/fair: Fix wake_affine_llc() balancing rules | Peter Zijlstra | 2017-09-07 | 1 | -1/+1 |
* | | sched/deadline: replace earliest dl and rq leftmost caching | Davidlohr Bueso | 2017-09-09 | 2 | -35/+21 |
* | | sched/fair: replace cfs_rq->rb_leftmost | Davidlohr Bueso | 2017-09-09 | 3 | -29/+15 |
* | | treewide: make "nr_cpu_ids" unsigned | Alexey Dobriyan | 2017-09-09 | 1 | -1/+1 |
* | | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2017-09-05 | 6 | -42/+86 |
|\ \
| |/
|/| |
|
| * | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2017-09-04 | 1 | -4/+4 |
| |\ |
|
| | * | PM / s2idle: Rename ->enter_freeze to ->enter_s2idle | Rafael J. Wysocki | 2017-08-11 | 1 | -1/+1 |
| | * | PM / s2idle: Rename freeze_state enum and related items | Rafael J. Wysocki | 2017-08-11 | 1 | -3/+3 |
| * | | Merge branch 'pm-cpufreq-sched' | Rafael J. Wysocki | 2017-09-04 | 5 | -28/+80 |
| |\ \ |
|
| | * | | cpufreq: schedutil: Always process remote callback with slow switching | Viresh Kumar | 2017-08-18 | 1 | -2/+7 |
| | * | | cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily | Viresh Kumar | 2017-08-18 | 1 | -1/+5 |
| | * | | cpufreq: Return 0 from ->fast_switch() on errors | Viresh Kumar | 2017-08-10 | 1 | -1/+1 |
| | * | | sched: cpufreq: Allow remote cpufreq callbacks | Viresh Kumar | 2017-08-01 | 5 | -18/+35 |
| | * | | cpufreq: schedutil: Use unsigned int for iowait boost | Joel Fernandes | 2017-07-26 | 1 | -3/+3 |
| | * | | cpufreq: schedutil: Make iowait boost more energy efficient | Joel Fernandes | 2017-07-26 | 1 | -6/+32 |
| * | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2017-09-04 | 1 | -10/+2 |
| |\ \ \ |
|
| | * | | | cpufreq: schedutil: Set dynamic_switching to true | Viresh Kumar | 2017-07-26 | 1 | -0/+1 |
| | * | | | cpufreq: Use transition_delay_us for legacy governors as well | Viresh Kumar | 2017-07-22 | 1 | -10/+1 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 4 | -9/+14 |
|\ \ \ \ |
|
| * | | | | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 1 | -3/+4 |
| |\| | | |
|
| * | | | | smp: Avoid using two cache lines for struct call_single_data | Ying Huang | 2017-08-29 | 1 | -1/+1 |
| * | | | | locking/lockdep: Apply crossrelease to completions | Byungchul Park | 2017-08-10 | 1 | -0/+11 |
| * | | | | locking: Introduce smp_mb__after_spinlock() | Peter Zijlstra | 2017-08-10 | 1 | -2/+2 |
| * | | | | sched/wait: Remove the lockless swait_active() check in swake_up*() | Boqun Feng | 2017-08-10 | 1 | -6/+0 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-04 | 10 | -247/+433 |
|\ \ \ \ \ |
|
| * | | | | | sched/debug: Optimize sched_domain sysctl generation | Peter Zijlstra | 2017-08-25 | 3 | -14/+59 |
| * | | | | | sched/topology: Avoid pointless rebuild | Peter Zijlstra | 2017-08-25 | 1 | -3/+12 |
| * | | | | | sched/topology: Improve comments | Peter Zijlstra | 2017-08-25 | 1 | -2/+3 |
| * | | | | | sched/topology: Fix memory leak in __sdt_alloc() | Shu Wang | 2017-08-25 | 1 | -9/+7 |
| * | | | | | sched/completion: Document that reinit_completion() must be called after comp... | Steven Rostedt | 2017-08-16 | 1 | -0/+8 |
| * | | | | | sched/autogroup: Fix error reporting printk text in autogroup_create() | Anshuman Khandual | 2017-08-10 | 1 | -2/+1 |
| * | | | | | sched/fair: Fix wake_affine() for !NUMA_BALANCING | Peter Zijlstra | 2017-08-10 | 1 | -68/+122 |
| * | | | | | sched/debug: Intruduce task_state_to_char() helper function | Xie XiuQi | 2017-08-10 | 2 | -18/+7 |
| * | | | | | sched/debug: Show task state in /proc/sched_debug | Xie XiuQi | 2017-08-10 | 1 | -6/+12 |
| * | | | | | sched/debug: Use task_pid_nr_ns in /proc/$pid/sched | Aleksa Sarai | 2017-08-10 | 1 | -2/+3 |
| * | | | | | sched/core: Remove unnecessary initialization init_idle_bootup_task() | Cheng Jian | 2017-08-10 | 1 | -5/+0 |
| * | | | | | sched/deadline: Change return value of cpudl_find() | Byungchul Park | 2017-08-10 | 2 | -16/+16 |
| * | | | | | sched/deadline: Make find_later_rq() choose a closer CPU in topology | Byungchul Park | 2017-08-10 | 1 | -13/+14 |