index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-12-29
sched_ext: idle: introduce check_builtin_idle_enabled() helper
Andrea Righi
2024-12-29
sched_ext: idle: clarify comments
Andrea Righi
2024-12-29
sched_ext: idle: use assign_cpu() to update the idle cpumask
Andrea Righi
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
2024-12-24
sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()
Thorsten Blum
2024-12-23
Merge back earlier cpufreq material for 6.14
Rafael J. Wysocki
2024-12-20
docs: Update Schedstat version to 17
Swapnil Sapkal
2024-12-20
sched/stats: Print domain name in /proc/schedstat
K Prateek Nayak
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
2024-12-20
sched/fair: Cleanup in migrate_degrades_locality() to improve readability
Peter Zijlstra
2024-12-20
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2024-12-20
sched/fair: Update comments after sched_tick() rename.
Sebastian Andrzej Siewior
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
2024-12-18
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2024-12-17
sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
Vishal Chourasia
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-12-13
sched_ext: Use sizeof_field for key_len in dsq_hash_params
Liang Jie
2024-12-13
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2024-12-11
sched_ext: Fix invalid irq restore in scx_ops_bypass()
Tejun Heo
2024-12-10
sched: deadline: Cleanup goto label in pick_earliest_pushable_dl_task
John Stultz
2024-12-09
Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-09
sched/fair: Untangle NEXT_BUDDY and pick_next_task()
Peter Zijlstra
2024-12-09
sched/fair: Mark m*_vruntime() with __maybe_unused
Andy Shevchenko
2024-12-09
sched/fair: Fix variable declaration position
Vincent Guittot
2024-12-09
sched/fair: Do not try to migrate delayed dequeue task
Vincent Guittot
2024-12-09
sched/fair: Rename cfs_rq.nr_running into nr_queued
Vincent Guittot
2024-12-09
sched/fair: Remove unused cfs_rq.idle_nr_running
Vincent Guittot
2024-12-09
sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
Vincent Guittot
2024-12-09
sched/fair: Removed unsued cfs_rq.h_nr_delayed
Vincent Guittot
2024-12-09
sched/fair: Use the new cfs_rq.h_nr_runnable
Vincent Guittot
2024-12-09
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
2024-12-09
Merge branch 'sched/urgent'
Peter Zijlstra
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
2024-12-09
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
2024-12-09
sched/fair: Fix NEXT_BUDDY
K Prateek Nayak
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
2024-12-04
sched_ext: Use the NUMA scheduling domain for NUMA optimizations
Andrea Righi
2024-12-02
sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE
Waiman Long
2024-12-02
sched/isolation: Consolidate housekeeping cpumasks that are always identical
Waiman Long
2024-12-02
sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full"
Waiman Long
2024-12-02
sched/core: Remove HK_TYPE_SCHED
Waiman Long
2024-12-02
sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used()
Valentin Schneider
2024-12-02
sched/deadline: Consolidate Timer Cancellation
Wander Lairson Costa
2024-12-02
sched/deadline: Check bandwidth overflow earlier for hotplug
Juri Lelli
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
2024-12-02
sched/deadline: Restore dl_server bandwidth on non-destructive root domain ch...
Juri Lelli
[prev]
[next]