index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2024-09-03
sched/fair: Properly deactivate sched_delayed task upon class change
Valentin Schneider
2024-09-03
sched/deadline: Fix schedstats vs deadline servers
Huang Shijie
2024-09-01
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
2024-08-30
sched_ext: Use sched_clock_cpu() instead of rq_clock_task() in touch_core_sch...
Tejun Heo
2024-08-30
sched_ext: Use task_can_run_on_remote_rq() test in dispatch_to_local_dsq()
Tejun Heo
2024-08-27
sched_ext: Add missing cfi stub for ops.tick
Tejun Heo
2024-08-23
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2024-08-20
sched_ext: Allow dequeue_task_scx to fail
Yipeng Zou
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
2024-08-20
softirq: Remove unused 'action' parameter from action callback
Caleb Sander Mateos
2024-08-17
sched/eevdf: Propagate min_slice up the cgroup hierarchy
Peter Zijlstra
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
2024-08-17
sched/eevdf: Allow shorter slices to wakeup-preempt
Peter Zijlstra
2024-08-17
sched/fair: Avoid re-setting virtual deadline on 'migrations'
Peter Zijlstra
2024-08-17
sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
Peter Zijlstra
2024-08-17
sched/fair: Implement DELAY_ZERO
Peter Zijlstra
2024-08-17
sched/fair: Implement delayed dequeue
Peter Zijlstra
2024-08-17
sched: Teach dequeue_task() about special task states
Peter Zijlstra
2024-08-17
sched/fair: Implement ENQUEUE_DELAYED
Peter Zijlstra
2024-08-17
sched/fair: Prepare pick_next_task() for delayed dequeue
Peter Zijlstra
2024-08-17
sched/fair: Prepare exit/cleanup paths for delayed_dequeue
Peter Zijlstra
2024-08-17
sched/fair: Assert {set_next,put_prev}_entity() are properly balanced
Peter Zijlstra
2024-08-17
sched/uclamg: Handle delayed dequeue
Peter Zijlstra
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
2024-08-17
sched: Split DEQUEUE_SLEEP from deactivate_task()
Peter Zijlstra
2024-08-17
sched/fair: Re-organize dequeue_task_fair()
Peter Zijlstra
2024-08-17
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
2024-08-17
sched/fair: Unify pick_{,next_}_task_fair()
Peter Zijlstra
2024-08-17
sched/fair: Cleanup pick_task_fair()'s curr
Peter Zijlstra
2024-08-17
sched/fair: Cleanup pick_task_fair() vs throttle
Peter Zijlstra
2024-08-17
sched/eevdf: Remove min_vruntime_copy
Peter Zijlstra
2024-08-17
sched/eevdf: Add feature comments
Peter Zijlstra
2024-08-15
rcu: Let dump_cpu_task() be used without preemption disabled
Ryo Takakura
2024-08-13
sched_ext: Don't use double locking to migrate tasks across CPUs
Tejun Heo
2024-08-13
sched_ext: define missing cfi stubs for sched_ext
Manu Bretelle
2024-08-08
sched_ext: Improve logging around enable/disable
Tejun Heo
2024-08-08
sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_...
Tejun Heo
2024-08-08
sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()
Tejun Heo
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
2024-08-07
sched/debug: Fix fair_server_period_max value
Dan Carpenter
2024-08-07
sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_...
Tejun Heo
2024-08-06
sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
Tejun Heo
2024-08-06
sched_ext: Improve comment on idle_sched_class exception in scx_task_iter_nex...
Tejun Heo
2024-08-06
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
2024-08-06
sched_ext: Use update_curr_common() in update_curr_scx()
Tejun Heo
2024-08-06
sched_ext: Add scx_enabled() test to @start_class promotion in put_prev_task_...
Tejun Heo
2024-08-06
sched_ext: Simplify scx_can_stop_tick() invocation in sched_can_stop_tick()
Tejun Heo
[prev]
[next]