index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
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
2024-12-02
sched: add READ_ONCE to task_on_rq_queued
Harshit Agarwal
2024-12-02
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2024-12-02
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-02
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-12-02
sched: fix warning in sched_setaffinity
Josh Don
2024-12-02
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
2024-11-20
Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-19
Merge tag 'pm-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-15
Merge tag 'sched_ext-for-6.12-rc7-fixes-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-11-14
sched_ext: Replace scx_next_task_picked() with switch_class() in comment
Zhao Mengmeng
[prev]
[next]