index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2021-05-12
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
2021-05-12
sched,fair: Alternative sched_slice()
Peter Zijlstra
2021-05-12
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-05-12
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
2021-05-12
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-03-17
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-17
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-17
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-17
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-17
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-17
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-17
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-03-07
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-03-07
sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
Peter Zijlstra
2021-03-04
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-03-04
sched/eas: Don't update misfit status if the task is pinned
Qais Yousef
2021-03-04
sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
Xuewen Yan
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2021-01-22
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
2021-01-22
sched/core: Print out straggler tasks in sched_cpu_dying()
Valentin Schneider
2020-12-27
Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-22
Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-15
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
cpufreq: Add special-purpose fast-switching callback for drivers
Rafael J. Wysocki
2020-12-15
cpufreq: schedutil: Add util to struct sg_cpu
Rafael J. Wysocki
2020-12-15
Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-12-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-12-15
sched: Optimize finish_lock_switch()
Peter Zijlstra
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-11
cpufreq: schedutil: Simplify sugov_update_next_freq()
Rafael J. Wysocki
2020-12-11
sched/fair: Trivial correction of the newidle_balance() comment
Barry Song
2020-12-11
sched/fair: Clear SMT siblings after determining the core is not idle
Mel Gorman
2020-12-11
sched: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-12-09
membarrier: Execute SYNC_CORE on the calling thread
Andy Lutomirski
2020-12-09
membarrier: Explicitly sync remote cores when SYNC_CORE is requested
Andy Lutomirski
2020-12-09
membarrier: Add an actual barrier before rseq_preempt()
Andy Lutomirski
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
2020-12-02
s390/vtime: Use the generic IRQ entry accounting
Frederic Weisbecker
2020-12-02
sched/cputime: Remove symbol exports from IRQ time accounting
Frederic Weisbecker
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
[next]