index
:
linux.git
arm64-uaccess
for-next
master
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-07-01
sched_ext: Swap argument positions in kcalloc() call to avoid compiler warning
Tejun Heo
2024-07-01
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
2024-07-01
sched/deadline: Fix task_struct reference leak
Wander Lairson Costa
2024-07-01
Revert "sched/fair: Make sure to try to detach at least one movable task"
Josh Don
2024-06-27
sched_ext: fix typo in set_weight() description
Andrea Righi
2024-06-23
sched_ext: Make scx_bpf_cpuperf_set() @cpu arg signed
David Vernet
2024-06-21
sched_ext: Add cpuperf support
Tejun Heo
2024-06-21
cpufreq_schedutil: Refactor sugov_cpu_is_busy()
Tejun Heo
2024-06-21
sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_cla...
Tejun Heo
2024-06-18
sched_ext: Documentation: scheduler: Document extensible scheduler class
Tejun Heo
2024-06-18
sched_ext: Add vtime-ordered priority queue to dispatch_q's
Tejun Heo
2024-06-18
sched_ext: Implement core-sched support
Tejun Heo
2024-06-18
sched_ext: Bypass BPF scheduler while PM events are in progress
Tejun Heo
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_online/offline()
Tejun Heo
2024-06-18
sched_ext: Implement sched_ext_ops.cpu_acquire/release()
David Vernet
2024-06-18
sched_ext: Implement SCX_KICK_WAIT
David Vernet
2024-06-18
sched_ext: Track tasks that are subjects of the in-flight SCX operation
Tejun Heo
2024-06-18
sched_ext: Implement tickless support
Tejun Heo
2024-06-18
sched_ext: Add task state tracking operations
Tejun Heo
2024-06-18
sched_ext: Make watchdog handle ops.dispatch() looping stall
Tejun Heo
2024-06-18
sched_ext: Implement scx_bpf_kick_cpu() and task preemption support
Tejun Heo
2024-06-18
sched_ext: Print debug dump after an error exit
Tejun Heo
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
2024-06-18
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
2024-06-18
sched: Add normal_policy()
Tejun Heo
2024-06-18
sched: Factor out update_other_load_avgs() from __update_blocked_others()
Tejun Heo
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
2024-06-18
sched: Add sched_class->switching_to() and expose check_class_changing/changed()
Tejun Heo
2024-06-18
sched: Add sched_class->reweight_task()
Tejun Heo
2024-06-18
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
2024-06-18
sched: Restructure sched_class order sanity checks in sched_init()
Tejun Heo
2024-06-06
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
2024-06-05
sched/balance: Skip unnecessary updates to idle load balancer's flags
Tim Chen
2024-06-05
idle: Remove stale RCU comment
Christian Loehle
2024-06-05
sched/headers: Move struct pre-declarations to the beginning of the header
Ingo Molnar
2024-06-05
sched/core: Clean up kernel/sched/sched.h a bit
Ingo Molnar
2024-06-05
sched/core: Simplify prefetch_curr_exec_start()
Ingo Molnar
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
2024-05-27
sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.c
Ingo Molnar
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
2024-05-17
sched/fair: Remove stale FREQUENCY_UTIL comment
Christian Loehle
2024-05-17
sched/fair: Fix initial util_avg calculation
Dawei Li
2024-05-17
sched/debug: Dump domains' level
Vitalii Bursov
[prev]
[next]