index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
sched: Define sched_clock_irqtime as static key
Yafang Shao
2
-9
/
+20
2025-01-13
sched/fair: Do not compute overloaded status unnecessarily during lb
K Prateek Nayak
1
-3
/
+5
2025-01-13
sched/fair: Do not compute NUMA Balancing stats unnecessarily during lb
K Prateek Nayak
1
-6
/
+9
2025-01-13
sched/core: Prioritize migrating eligible tasks in sched_balance_rq()
Hao Jia
1
-0
/
+34
2025-01-13
sched/debug: Change need_resched warnings to pr_err
David Rientjes
1
-4
/
+6
2025-01-13
sched/fair: Encapsulate set custom slice in a __setparam_fair() function
Vincent Guittot
3
-13
/
+24
2025-01-13
sched: Fix race between yield_to() and try_to_wake_up()
Tianchen Ding
1
-1
/
+1
2025-01-13
sched/fair: Fix update_cfs_group() vs DELAY_DEQUEUE
Peter Zijlstra
1
-1
/
+5
2025-01-12
delayacct: add delay min to record delay peak
Wang Yaxin
1
-0
/
+4
2025-01-12
delayacct: add delay max to record delay peak
Wang Yaxin
1
-1
/
+4
2025-01-10
Merge tag 'sched_ext-for-6.13-rc6-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+74
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-10
sched_ext: Implement scx_bpf_now()
Changwoo Min
3
-4
/
+101
2025-01-10
sched_ext: Relocate scx_enabled() related code
Changwoo Min
1
-13
/
+13
2025-01-09
sched/fair: Fix EEVDF entity placement bug causing scheduling lag
Peter Zijlstra
1
-127
/
+18
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-08
sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
1
-1
/
+1
2025-01-08
sched_ext: switch class when preempted by higher priority scheduler
Honglei Wang
1
-1
/
+2
2025-01-08
sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
Changwoo Min
1
-6
/
+6
2025-01-08
sched_ext: keep running prev when prev->scx.slice != 0
Henry Huang
1
-4
/
+7
2025-01-06
sched_ext: Include remaining task time slice in error state dump
Andrea Righi
1
-2
/
+2
2025-01-06
sched_ext: update scx_bpf_dsq_insert() doc for SCX_DSQ_LOCAL_ON
Andrea Righi
1
-3
/
+1
2025-01-06
sched_ext: idle: small CPU iteration refactoring
Andrea Righi
1
-4
/
+2
2025-01-03
Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2024-12-29
sched_ext: idle: introduce check_builtin_idle_enabled() helper
Andrea Righi
1
-15
/
+14
2024-12-29
sched_ext: idle: clarify comments
Andrea Righi
1
-0
/
+6
2024-12-29
sched_ext: idle: use assign_cpu() to update the idle cpumask
Andrea Righi
1
-4
/
+1
2024-12-24
sched_ext: initialize kit->cursor.flags
Henry Huang
1
-1
/
+1
2024-12-24
sched_ext: Use str_enabled_disabled() helper in update_selcpu_topology()
Thorsten Blum
1
-2
/
+2
2024-12-23
Merge back earlier cpufreq material for 6.14
Rafael J. Wysocki
1
-2
/
+2
2024-12-20
docs: Update Schedstat version to 17
Swapnil Sapkal
1
-1
/
+1
2024-12-20
sched/stats: Print domain name in /proc/schedstat
K Prateek Nayak
1
-1
/
+1
2024-12-20
sched: Move sched domain name out of CONFIG_SCHED_DEBUG
Swapnil Sapkal
1
-4
/
+0
2024-12-20
sched: Report the different kinds of imbalances in /proc/schedstat
Swapnil Sapkal
2
-3
/
+28
2024-12-20
sched/fair: Cleanup in migrate_degrades_locality() to improve readability
Peter Zijlstra
1
-20
/
+21
2024-12-20
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
1
-4
/
+13
2024-12-20
sched/fair: Update comments after sched_tick() rename.
Sebastian Andrzej Siewior
1
-2
/
+2
2024-12-18
PM: EM: Move sched domains rebuild function from schedutil to EM
Rafael J. Wysocki
1
-27
/
+6
2024-12-18
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
1
-2
/
+2
2024-12-17
sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
Vishal Chourasia
1
-7
/
+13
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-22
/
+77
2024-12-13
sched_ext: Use sizeof_field for key_len in dsq_hash_params
Liang Jie
1
-1
/
+1
2024-12-13
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
1
-6
/
+9
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
2
-2
/
+11
2024-12-11
sched_ext: Fix invalid irq restore in scx_ops_bypass()
Tejun Heo
1
-1
/
+1
2024-12-10
sched: deadline: Cleanup goto label in pick_earliest_pushable_dl_task
John Stultz
1
-4
/
+1
2024-12-09
Merge tag 'sched_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+6
2024-12-09
sched/fair: Untangle NEXT_BUDDY and pick_next_task()
Peter Zijlstra
2
-2
/
+11
2024-12-09
sched/fair: Mark m*_vruntime() with __maybe_unused
Andy Shevchenko
1
-2
/
+2
2024-12-09
sched/fair: Fix variable declaration position
Vincent Guittot
1
-2
/
+4
[prev]
[next]