Age | Commit message (Expand) | Author | Files | Lines |
2021-01-22 | sched: Relax the set_cpus_allowed_ptr() semantics | Peter Zijlstra | 1 | -11/+10 |
2021-01-22 | sched: Fix CPU hotplug / tighten is_per_cpu_kthread() | Peter Zijlstra | 1 | -4/+35 |
2021-01-22 | sched: Prepare to use balance_push in ttwu() | Peter Zijlstra | 2 | -5/+7 |
2021-01-22 | sched: Don't run cpu-online with balance_push() enabled | Peter Zijlstra | 1 | -2/+14 |
2021-01-22 | sched/core: Print out straggler tasks in sched_cpu_dying() | Valentin Schneider | 1 | -1/+23 |
2020-12-27 | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -33/+20 |
2020-12-23 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -30/+76 |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -30/+76 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+16 |
2020-12-16 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -5/+3 |
2020-12-16 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -19/+17 |
2020-12-15 | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki | 1 | -10/+58 |
2020-12-15 | cpufreq: schedutil: Add util to struct sg_cpu | Rafael J. Wysocki | 1 | -22/+20 |
2020-12-15 | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2 | -31/+51 |
2020-12-15 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -5/+3 |
2020-12-15 | sched: Optimize finish_lock_switch() | Peter Zijlstra | 2 | -33/+20 |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 6 | -100/+160 |
2020-12-15 | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+25 |
2020-12-15 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -422/+1446 |
2020-12-15 | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2020-12-11 | cpufreq: schedutil: Simplify sugov_update_next_freq() | Rafael J. Wysocki | 1 | -5/+3 |
2020-12-11 | sched/fair: Trivial correction of the newidle_balance() comment | Barry Song | 1 | -1/+1 |
2020-12-11 | sched/fair: Clear SMT siblings after determining the core is not idle | Mel Gorman | 1 | -1/+2 |
2020-12-11 | sched: Fix kernel-doc markup | Mauro Carvalho Chehab | 2 | -9/+9 |
2020-12-09 | membarrier: Execute SYNC_CORE on the calling thread | Andy Lutomirski | 1 | -18/+33 |
2020-12-09 | membarrier: Explicitly sync remote cores when SYNC_CORE is requested | Andy Lutomirski | 1 | -0/+18 |
2020-12-09 | membarrier: Add an actual barrier before rseq_preempt() | Andy Lutomirski | 1 | -0/+8 |
2020-12-02 | irqtime: Move irqtime entry accounting after irq offset incrementation | Frederic Weisbecker | 1 | -7/+11 |
2020-12-02 | sched/vtime: Consolidate IRQ time accounting | Frederic Weisbecker | 1 | -4/+9 |
2020-12-02 | s390/vtime: Use the generic IRQ entry accounting | Frederic Weisbecker | 1 | -11/+2 |
2020-12-02 | sched/cputime: Remove symbol exports from IRQ time accounting | Frederic Weisbecker | 1 | -2/+0 |
2020-11-29 | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+27 |
2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar | 5 | -96/+132 |
2020-11-24 | smp: Cleanup smp_call_function*() | Peter Zijlstra | 1 | -10/+2 |
2020-11-24 | sched: Limit the amount of NUMA imbalance that can exist at fork time | Mel Gorman | 1 | -2/+15 |
2020-11-24 | sched/numa: Allow a floating imbalance between NUMA nodes | Mel Gorman | 1 | -10/+11 |
2020-11-24 | sched: Avoid unnecessary calculation of load imbalance at clone time | Mel Gorman | 1 | -3/+5 |
2020-11-24 | sched/numa: Rename nr_running and break out the magic number | Mel Gorman | 1 | -4/+6 |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra | 1 | -1/+27 |
2020-11-24 | sched: highmem: Store local kmaps in task struct | Thomas Gleixner | 1 | -0/+25 |
2020-11-24 | Merge branch 'sched/core' into core/mm | Thomas Gleixner | 13 | -388/+1401 |
2020-11-24 | sched: Make migrate_disable/enable() independent of RT | Thomas Gleixner | 2 | -12/+37 |
2020-11-23 | Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -55/+71 |
2020-11-19 | sched/topology: Condition EAS enablement on FIE support | Ionela Voinescu | 1 | -0/+9 |
2020-11-19 | sched/topology,schedutil: Wrap sched domains rebuild | Ionela Voinescu | 2 | -15/+12 |
2020-11-19 | sched/uclamp: Allow to reset a task uclamp constraint value | Dietmar Eggemann | 1 | -19/+51 |
2020-11-19 | sched/core: Fix typos in comments | Tal Zussman | 1 | -15/+15 |
2020-11-19 | sched/topology: Warn when NUMA diameter > 2 | Valentin Schneider | 1 | -0/+33 |
2020-11-19 | sched: Fix migration_cpu_stop() WARN | Peter Zijlstra | 1 | -2/+2 |
2020-11-19 | sched/core: Add missing completion for affine_move_task() waiters | Valentin Schneider | 1 | -1/+12 |