| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-07-07 | 1 | -0/+1 |
|\ |
|
| * | cpufreq: CPPC: Add support for frequency invariance | Viresh Kumar | 2021-07-01 | 1 | -0/+1 |
* | | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2021-07-02 | 1 | -13/+17 |
|\ \ |
|
| * | | cgroup: make per-cgroup pressure stall tracking configurable | Suren Baghdasaryan | 2021-06-08 | 1 | -13/+17 |
* | | | Merge tag 'sched-urgent-2021-06-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-07-01 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | sched/fair: Ensure _sum and _avg values stay consistent | Odin Ugedal | 2021-06-28 | 1 | -3/+3 |
* | | | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-06-30 | 1 | -2/+7 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | rq-qos: fix missed wake-ups in rq_qos_throttle try two | Jan Kara | 2021-06-08 | 1 | -2/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-06-28 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | tick/nohz: Call tick_nohz_task_switch() with interrupts disabled | Peter Zijlstra | 2021-05-13 | 1 | -1/+1 |
| * | | | tick/nohz: Kick only _queued_ task whose tick dependency is updated | Marcelo Tosatti | 2021-05-13 | 1 | -0/+5 |
* | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-28 | 18 | -514/+2174 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | sched/topology: Rework CPU capacity asymmetry detection | Beata Michalska | 2021-06-24 | 1 | -78/+131 |
| * | | | psi: Fix race between psi_trigger_create/destroy | Zhaoyang Huang | 2021-06-24 | 1 | -6/+6 |
| * | | | sched/fair: Introduce the burstable CFS controller | Huaixin Chang | 2021-06-24 | 3 | -10/+73 |
| * | | | sched/uclamp: Fix uclamp_tg_restrict() | Qais Yousef | 2021-06-22 | 1 | -31/+18 |
| * | | | sched/rt: Fix Deadline utilization tracking during policy change | Vincent Donnefort | 2021-06-22 | 1 | -0/+2 |
| * | | | sched/rt: Fix RT utilization tracking during policy change | Vincent Donnefort | 2021-06-22 | 1 | -5/+12 |
| * | | | sched: Change task_struct::state | Peter Zijlstra | 2021-06-18 | 3 | -34/+40 |
| * | | | sched: Add get_current_state() | Peter Zijlstra | 2021-06-18 | 1 | -3/+3 |
| * | | | sched: Introduce task_is_running() | Peter Zijlstra | 2021-06-18 | 2 | -4/+4 |
| * | | | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 2021-06-18 | 3 | -41/+40 |
| |\ \ \ |
|
| * | | | | sched/fair: Age the average idle time | Peter Zijlstra | 2021-06-17 | 3 | -4/+29 |
| * | | | | sched/cpufreq: Consider reduced CPU capacity in energy calculation | Lukasz Luba | 2021-06-17 | 2 | -1/+2 |
| * | | | | sched/fair: Take thermal pressure into account while estimating energy | Lukasz Luba | 2021-06-17 | 1 | -3/+8 |
| * | | | | sched/fair: Return early from update_tg_cfs_load() if delta == 0 | Dietmar Eggemann | 2021-06-17 | 1 | -1/+4 |
| * | | | | sched/pelt: Check that *_avg are null when *_sum are | Vincent Guittot | 2021-06-17 | 1 | -0/+9 |
| * | | | | sched/debug: Remove obsolete init_schedstats() | Eric Dumazet | 2021-06-04 | 1 | -17/+2 |
| * | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2021-06-03 | 1 | -9/+14 |
| |\ \ \ \ |
|
| * | | | | | sched: Don't defer CPU pick to migration_cpu_stop() | Valentin Schneider | 2021-06-01 | 1 | -8/+12 |
| * | | | | | sched/fair: Fix ascii art by relpacing tabs | Odin Ugedal | 2021-06-01 | 1 | -4/+4 |
| * | | | | | sched,init: Fix DEBUG_PREEMPT vs early boot | Peter Zijlstra | 2021-06-01 | 1 | -0/+1 |
| * | | | | | sched: Fix a stale comment in pick_next_task() | Masahiro Yamada | 2021-05-19 | 1 | -1/+1 |
| * | | | | | sched/uclamp: Fix locking around cpu_util_update_eff() | Qais Yousef | 2021-05-19 | 1 | -0/+7 |
| * | | | | | sched/uclamp: Fix wrong implementation of cpu.uclamp.min | Qais Yousef | 2021-05-19 | 1 | -4/+17 |
| * | | | | | sched: Make the idle task quack like a per-CPU kthread | Valentin Schneider | 2021-05-18 | 1 | -6/+15 |
| * | | | | | sched,stats: Further simplify sched_info | Peter Zijlstra | 2021-05-18 | 1 | -9/+12 |
| * | | | | | sched/isolation: Reconcile rcu_nocbs= and nohz_full= | Paul Gortmaker | 2021-05-13 | 1 | -3/+1 |
| * | | | | | sched: Make multiple runqueue task counters 32-bit | Alexey Dobriyan | 2021-05-12 | 2 | -7/+7 |
| * | | | | | sched: Make nr_iowait_cpu() return 32-bit value | Alexey Dobriyan | 2021-05-12 | 1 | -1/+1 |
| * | | | | | sched: Make nr_iowait() return 32-bit value | Alexey Dobriyan | 2021-05-12 | 1 | -2/+2 |
| * | | | | | sched: Make nr_running() return 32-bit value | Alexey Dobriyan | 2021-05-12 | 1 | -2/+2 |
| * | | | | | sched: Fix leftover comment typos | Ingo Molnar | 2021-05-12 | 2 | -5/+5 |
| * | | | | | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 2021-05-12 | 1 | -1/+1 |
| * | | | | | sched: prctl() core-scheduling interface | Chris Hyser | 2021-05-12 | 1 | -0/+114 |
| * | | | | | sched: Inherit task cookie on fork() | Peter Zijlstra | 2021-05-12 | 1 | -0/+6 |
| * | | | | | sched: Trivial core scheduling cookie management | Peter Zijlstra | 2021-05-12 | 4 | -3/+130 |
| * | | | | | sched: Migration changes for core scheduling | Aubrey Li | 2021-05-12 | 2 | -6/+96 |
| * | | | | | sched: Trivial forced-newidle balancer | Peter Zijlstra | 2021-05-12 | 3 | -1/+136 |
| * | | | | | sched/fair: Snapshot the min_vruntime of CPUs on force idle | Joel Fernandes (Google) | 2021-05-12 | 3 | -25/+117 |