| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | sched/Kconfig: Fix spelling mistake in user-visible help text | Srivatsa S. Bhat (VMware) | 2019-11-12 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | sched/vtime: Bring up complete kcpustat accessor | Frederic Weisbecker | 2019-11-21 | 1 | -20/+116 | |
| | * | | | | | | | | | | | | | | sched/cputime: Support other fields on kcpustat_field() | Frederic Weisbecker | 2019-11-21 | 1 | -11/+43 | |
| | * | | | | | | | | | | | | | | sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util() | Vincent Guittot | 2019-11-18 | 1 | -49/+62 | |
| | * | | | | | | | | | | | | | | Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies | Ingo Molnar | 2019-11-18 | 8 | -21/+74 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | sched/fair: Add comments for group_type and balancing at SD_NUMA level | Vincent Guittot | 2019-11-18 | 1 | -4/+31 | |
| | * | | | | | | | | | | | | | | sched/fair: Fix rework of find_idlest_group() | Vincent Guittot | 2019-11-18 | 1 | -7/+84 | |
| | * | | | | | | | | | | | | | | sched/uclamp: Fix overzealous type replacement | Valentin Schneider | 2019-11-17 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | sched/core: Further clarify sched_class::set_next_task() | Peter Zijlstra | 2019-11-11 | 6 | -11/+17 | |
| | * | | | | | | | | | | | | | | sched/fair: Use mul_u32_u32() | Peter Zijlstra | 2019-11-11 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | sched/core: Simplify sched_class::pick_next_task() | Peter Zijlstra | 2019-11-11 | 7 | -35/+16 | |
| | * | | | | | | | | | | | | | | sched/core: Optimize pick_next_task() | Peter Zijlstra | 2019-11-11 | 4 | -5/+8 | |
| | * | | | | | | | | | | | | | | sched/core: Make pick_next_task_idle() more consistent | Peter Zijlstra | 2019-11-11 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | | | sched/fair: Better document newidle_balance() | Peter Zijlstra | 2019-11-11 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | Merge tag 'v5.4-rc7' into sched/core, to pick up fixes | Ingo Molnar | 2019-11-11 | 46 | -350/+836 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM | Frederic Weisbecker | 2019-10-29 | 1 | -0/+82 | |
| | * | | | | | | | | | | | | | | sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable... | Frederic Weisbecker | 2019-10-29 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | context_tracking: Rename context_tracking_is_enabled() => context_tracking_en... | Frederic Weisbecker | 2019-10-29 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | sched/cputime: Add vtime guest task state | Frederic Weisbecker | 2019-10-29 | 1 | -7/+11 | |
| | * | | | | | | | | | | | | | | sched/cputime: Add vtime idle task state | Frederic Weisbecker | 2019-10-29 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | sched/vtime: Record CPU under seqcount for kcpustat needs | Frederic Weisbecker | 2019-10-29 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases | Patrick Bellasi | 2019-10-29 | 2 | -1/+14 | |
| | * | | | | | | | | | | | | | | sched/fair: Rework find_idlest_group() | Vincent Guittot | 2019-10-21 | 1 | -128/+256 | |
| | * | | | | | | | | | | | | | | sched/fair: Optimize find_idlest_group() | Vincent Guittot | 2019-10-21 | 1 | -36/+14 | |
| | * | | | | | | | | | | | | | | sched/fair: Use load instead of runnable load in wakeup path | Vincent Guittot | 2019-10-21 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | sched/fair: Use utilization to select misfit task | Vincent Guittot | 2019-10-21 | 1 | -8/+3 | |
| | * | | | | | | | | | | | | | | sched/fair: Spread out tasks evenly when not overloaded | Vincent Guittot | 2019-10-21 | 1 | -12/+28 | |
| | * | | | | | | | | | | | | | | sched/fair: Use load instead of runnable load in load_balance() | Vincent Guittot | 2019-10-21 | 1 | -10/+14 | |
| | * | | | | | | | | | | | | | | sched/fair: Use rq->nr_running when balancing load | Vincent Guittot | 2019-10-21 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | sched/fair: Rework load_balance() | Vincent Guittot | 2019-10-21 | 1 | -209/+402 | |
| | * | | | | | | | | | | | | | | sched/fair: Remove meaningless imbalance calculation | Vincent Guittot | 2019-10-21 | 1 | -104/+1 | |
| | * | | | | | | | | | | | | | | sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running | Vincent Guittot | 2019-10-21 | 1 | -16/+16 | |
| | * | | | | | | | | | | | | | | sched/fair: Clean up asym packing | Vincent Guittot | 2019-10-21 | 1 | -47/+16 | |
| | * | | | | | | | | | | | | | | sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax | Valentin Schneider | 2019-10-17 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | | | sched/cputime: Spare a seqcount lock/unlock cycle on context switch | Frederic Weisbecker | 2019-10-09 | 1 | -11/+19 | |
| | * | | | | | | | | | | | | | | sched/cputime: Rename vtime_account_system() to vtime_account_kernel() | Frederic Weisbecker | 2019-10-09 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-11-26 | 4 | -55/+349 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-11-25 | 8 | -28/+58 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | perf/core: Make the mlock accounting simple again | Alexander Shishkin | 2019-11-21 | 1 | -7/+1 | |
| | | * | | | | | | | | | | | | | | | perf/core: Fix the mlock accounting, again | Alexander Shishkin | 2019-11-18 | 1 | -4/+2 | |
| | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | perf/aux: Allow using AUX data in perf samples | Alexander Shishkin | 2019-11-13 | 3 | -3/+207 | |
| | * | | | | | | | | | | | | | | | perf/core: Fix unlock balance in perf_init_event() | Qian Cai | 2019-11-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-11-13 | 1 | -4/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.4-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2019-11-11 | 17 | -89/+224 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | perf/core: Optimize perf_init_event() for TYPE_SOFTWARE | Liang, Kan | 2019-10-28 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | | | | perf/core: Optimize perf_init_event() | Peter Zijlstra | 2019-10-28 | 1 | -11/+30 | |
| | * | | | | | | | | | | | | | | | | perf/core: Optimize perf_install_in_event() | Peter Zijlstra | 2019-10-28 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | perf/x86: Synchronize PMU task contexts on optimized context switches | Alexey Budankov | 2019-10-28 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-10-28 | 13 | -24/+287 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-10-22 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

