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
2024-12-09
sched/fair: Do not try to migrate delayed dequeue task
Vincent Guittot
1
-4
/
+8
2024-12-09
sched/fair: Rename cfs_rq.nr_running into nr_queued
Vincent Guittot
3
-22
/
+22
2024-12-09
sched/fair: Remove unused cfs_rq.idle_nr_running
Vincent Guittot
3
-16
/
+1
2024-12-09
sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
Vincent Guittot
3
-29
/
+28
2024-12-09
sched/fair: Removed unsued cfs_rq.h_nr_delayed
Vincent Guittot
3
-30
/
+12
2024-12-09
sched/fair: Use the new cfs_rq.h_nr_runnable
Vincent Guittot
3
-16
/
+13
2024-12-09
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
3
-2
/
+20
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
5
-53
/
+53
2024-12-09
Merge branch 'sched/urgent'
Peter Zijlstra
5
-14
/
+57
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
4
-8
/
+54
2024-12-09
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
1
-1
/
+1
2024-12-09
sched/fair: Fix NEXT_BUDDY
K Prateek Nayak
1
-5
/
+2
2024-12-05
sched/numa: fix memory leak due to the overwritten vma->numab_state
Adrian Huang
1
-3
/
+9
2024-12-04
sched_ext: Use the NUMA scheduling domain for NUMA optimizations
Andrea Righi
1
-28
/
+86
2024-12-02
sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE
Waiman Long
2
-8
/
+9
2024-12-02
sched/isolation: Consolidate housekeeping cpumasks that are always identical
Waiman Long
1
-13
/
+6
2024-12-02
sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full"
Waiman Long
1
-1
/
+5
2024-12-02
sched/core: Remove HK_TYPE_SCHED
Waiman Long
2
-15
/
+0
2024-12-02
sched/fair: Remove CONFIG_CFS_BANDWIDTH=n definition of cfs_bandwidth_used()
Valentin Schneider
1
-7
/
+0
2024-12-02
sched/deadline: Consolidate Timer Cancellation
Wander Lairson Costa
1
-14
/
+27
2024-12-02
sched/deadline: Check bandwidth overflow earlier for hotplug
Juri Lelli
2
-17
/
+17
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
3
-11
/
+41
2024-12-02
sched/deadline: Restore dl_server bandwidth on non-destructive root domain ch...
Juri Lelli
2
-6
/
+19
2024-12-02
sched: add READ_ONCE to task_on_rq_queued
Harshit Agarwal
1
-1
/
+1
2024-12-02
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2024-12-02
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
1
-0
/
+1
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-12-02
sched: fix warning in sched_setaffinity
Josh Don
1
-1
/
+1
2024-12-02
sched/deadline: Fix replenish_dl_new_period dl_server condition
Juri Lelli
1
-1
/
+1
2024-11-20
Merge tag 'sched_ext-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-294
/
+674
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-293
/
+460
2024-11-19
Merge tag 'pm-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+1
2024-11-18
Merge tag 'vfs-6.13.usercopy' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-40
/
+2
2024-11-15
Merge tag 'sched_ext-for-6.12-rc7-fixes-2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-11-14
sched_ext: Replace scx_next_task_picked() with switch_class() in comment
Zhao Mengmeng
1
-2
/
+2
2024-11-14
sched_ext: ops.cpu_acquire() should be called with SCX_KF_REST
Tejun Heo
1
-1
/
+1
2024-11-12
sched/cpufreq: Ensure sd is rebuilt for EAS check
Christian Loehle
1
-2
/
+1
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-21
/
+43
2024-11-11
sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_v...
Tejun Heo
1
-29
/
+68
2024-11-11
sched_ext: Rename scx_bpf_consume() to scx_bpf_dsq_move_to_local()
Tejun Heo
1
-17
/
+28
2024-11-11
sched_ext: Rename scx_bpf_dispatch[_vtime]() to scx_bpf_dsq_insert[_vtime]()
Tejun Heo
1
-46
/
+65
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
3
-20
/
+42
2024-11-09
sched_ext: scx_bpf_dispatch_from_dsq_set_*() are allowed from unlocked context
Tejun Heo
1
-0
/
+2
2024-11-09
sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl()
Changwoo Min
1
-0
/
+9
2024-11-08
sched_ext: Clarify sched_ext_ops table for userland scheduler
Changwoo Min
1
-2
/
+4
2024-11-08
sched_ext: Enable the ops breather and eject BPF scheduler on softlockup
Tejun Heo
1
-0
/
+45
2024-11-08
sched_ext: Avoid live-locking bypass mode switching
Tejun Heo
1
-3
/
+52
[prev]
[next]