Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | cpufreq: schedutil: Add util to struct sg_cpu | Rafael J. Wysocki | 2020-12-15 | 1 | -22/+20 | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-12-20 | 1 | -1/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2020-12-15 | 2 | -31/+51 | |
| |\ \ \ \ | ||||||
| * | | | | | sched/wait: Add add_wait_queue_priority() | David Woodhouse | 2020-11-15 | 1 | -1/+16 | |
* | | | | | | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-12-15 | 1 | -5/+3 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-12-15 | 1 | -5/+3 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | cpufreq: schedutil: Simplify sugov_update_next_freq() | Rafael J. Wysocki | 2020-12-11 | 1 | -5/+3 | |
* | | | | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-15 | 1 | -19/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2020-12-15 | 6 | -100/+160 | |
| |\| | | | | | ||||||
| * | | | | | | irqtime: Move irqtime entry accounting after irq offset incrementation | Frederic Weisbecker | 2020-12-02 | 1 | -7/+11 | |
| * | | | | | | sched/vtime: Consolidate IRQ time accounting | Frederic Weisbecker | 2020-12-02 | 1 | -4/+9 | |
| * | | | | | | s390/vtime: Use the generic IRQ entry accounting | Frederic Weisbecker | 2020-12-02 | 1 | -11/+2 | |
| * | | | | | | sched/cputime: Remove symbol exports from IRQ time accounting | Frederic Weisbecker | 2020-12-02 | 1 | -2/+0 | |
* | | | | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-14 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: highmem: Store local kmaps in task struct | Thomas Gleixner | 2020-11-24 | 1 | -0/+25 | |
| * | | | | | | | Merge branch 'sched/core' into core/mm | Thomas Gleixner | 2020-11-24 | 13 | -388/+1401 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-14 | 13 | -422/+1446 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | sched/fair: Trivial correction of the newidle_balance() comment | Barry Song | 2020-12-11 | 1 | -1/+1 | |
| * | | | | | | | sched/fair: Clear SMT siblings after determining the core is not idle | Mel Gorman | 2020-12-11 | 1 | -1/+2 | |
| * | | | | | | | sched: Fix kernel-doc markup | Mauro Carvalho Chehab | 2020-12-11 | 2 | -9/+9 | |
| * | | | | | | | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar | 2020-11-27 | 5 | -96/+132 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | smp: Cleanup smp_call_function*() | Peter Zijlstra | 2020-11-24 | 1 | -10/+2 | |
| * | | | | | | | sched: Limit the amount of NUMA imbalance that can exist at fork time | Mel Gorman | 2020-11-24 | 1 | -2/+15 | |
| * | | | | | | | sched/numa: Allow a floating imbalance between NUMA nodes | Mel Gorman | 2020-11-24 | 1 | -10/+11 | |
| * | | | | | | | sched: Avoid unnecessary calculation of load imbalance at clone time | Mel Gorman | 2020-11-24 | 1 | -3/+5 | |
| * | | | | | | | sched/numa: Rename nr_running and break out the magic number | Mel Gorman | 2020-11-24 | 1 | -4/+6 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | sched: Make migrate_disable/enable() independent of RT | Thomas Gleixner | 2020-11-24 | 2 | -12/+37 | |
| * | | | | | | sched/topology: Condition EAS enablement on FIE support | Ionela Voinescu | 2020-11-19 | 1 | -0/+9 | |
| * | | | | | | sched/topology,schedutil: Wrap sched domains rebuild | Ionela Voinescu | 2020-11-19 | 2 | -15/+12 | |
| * | | | | | | sched/uclamp: Allow to reset a task uclamp constraint value | Dietmar Eggemann | 2020-11-19 | 1 | -19/+51 | |
| * | | | | | | sched/core: Fix typos in comments | Tal Zussman | 2020-11-19 | 1 | -15/+15 | |
| * | | | | | | sched/topology: Warn when NUMA diameter > 2 | Valentin Schneider | 2020-11-19 | 1 | -0/+33 | |
| * | | | | | | sched: Fix migration_cpu_stop() WARN | Peter Zijlstra | 2020-11-19 | 1 | -2/+2 | |
| * | | | | | | sched/core: Add missing completion for affine_move_task() waiters | Valentin Schneider | 2020-11-19 | 1 | -1/+12 | |
| * | | | | | | sched/fair: Dissociate wakeup decisions from SD flag value | Valentin Schneider | 2020-11-10 | 1 | -3/+2 | |
| * | | | | | | sched: Remove select_task_rq()'s sd_flag parameter | Valentin Schneider | 2020-11-10 | 7 | -15/+17 | |
| * | | | | | | sched: Add WF_TTWU, WF_EXEC wakeup flags | Valentin Schneider | 2020-11-10 | 1 | -7/+14 | |
| * | | | | | | sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer() | Hui Su | 2020-11-10 | 1 | -3/+0 | |
| * | | | | | | Merge branch 'sched/migrate-disable' | Peter Zijlstra | 2020-11-10 | 6 | -221/+887 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sched: Comment affine_move_task() | Valentin Schneider | 2020-11-10 | 1 | -2/+79 | |
| | * | | | | | | sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable() | Valentin Schneider | 2020-11-10 | 1 | -2/+11 | |
| | * | | | | | | sched: Fix migrate_disable() vs rt/dl balancing | Peter Zijlstra | 2020-11-10 | 4 | -29/+162 | |
| | * | | | | | | sched, lockdep: Annotate ->pi_lock recursion | Peter Zijlstra | 2020-11-10 | 1 | -0/+15 | |
| | * | | | | | | sched,rt: Use the full cpumask for balancing | Peter Zijlstra | 2020-11-10 | 4 | -8/+8 | |
| | * | | | | | | sched,rt: Use cpumask_any*_distribute() | Peter Zijlstra | 2020-11-10 | 2 | -6/+6 | |
| | * | | | | | | sched/core: Make migrate disable and CPU hotplug cooperative | Thomas Gleixner | 2020-11-10 | 2 | -6/+34 | |
| | * | | | | | | sched: Fix migrate_disable() vs set_cpus_allowed_ptr() | Peter Zijlstra | 2020-11-10 | 1 | -30/+206 | |
| | * | | | | | | sched: Add migrate_disable() | Peter Zijlstra | 2020-11-10 | 2 | -8/+110 | |
| | * | | | | | | sched: Massage set_cpus_allowed() | Peter Zijlstra | 2020-11-10 | 3 | -14/+26 | |
| | * | | | | | | sched: Fix hotplug vs CPU bandwidth control | Peter Zijlstra | 2020-11-10 | 3 | -6/+12 |