index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'sched_ext-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6 days
Merge tag 'cgroup-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7 days
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7 days
Merge tag 'sched-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14 days
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
14 days
sched/mmcid: Implement deferred mode change
Thomas Gleixner
14 days
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
14 days
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
14 days
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
14 days
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
14 days
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
14 days
sched/mmcid: Move initialization out of line
Thomas Gleixner
14 days
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
14 days
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
2025-11-20
sched/mmcid: Use cpumask_weighted_or()
Thomas Gleixner
2025-11-20
sched/mmcid: Prevent pointless work in mm_update_cpus_allowed()
Thomas Gleixner
2025-11-20
sched/mmcid: Move scheduler code out of global header
Thomas Gleixner
2025-11-20
sched: Fixup whitespace damage
Thomas Gleixner
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
2025-11-17
sched: Increase sched_tick_remote timeout
Phil Auld
2025-11-11
sched/core: Remove double update_rq_clock() in __set_cpus_allowed_ptr_locked()
Hao Jia
2025-11-06
sched/fair: Prevent cfs_rq from being unthrottled with zero runtime_remaining
Aaron Lu
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
2025-11-04
rseq: Simplify the event notification
Thomas Gleixner
2025-11-03
sched_ext: Fix cgroup exit ordering by moving sched_ext_free() to finish_task...
Tejun Heo
2025-11-03
sched_ext: Merge branch 'for-6.19' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
2025-11-03
cgroup: Defer task cgroup unlink until after the task is done switching out
Tejun Heo
2025-10-29
Merge branch 'linus/master' into sched/core, to resolve conflict
Peter Zijlstra
2025-10-28
sched: Fix the do_set_cpus_allowed() locking fix
Peter Zijlstra
2025-10-16
sched/ext: Fold balance_scx() into pick_task_scx()
Peter Zijlstra
2025-10-16
sched: Add support to pick functions to take rf
Joel Fernandes
2025-10-16
sched: Detect per-class runqueue changes
Peter Zijlstra
2025-10-16
sched: Mandate shared flags for sched_change
Peter Zijlstra
2025-10-16
sched: Cleanup the sched_change NOCLOCK usage
Peter Zijlstra
2025-10-16
sched: Match __task_rq_{,un}lock()
Peter Zijlstra
2025-10-16
sched: Add locking comments to sched_class methods
Peter Zijlstra
2025-10-16
sched: Make __do_set_cpus_allowed() use the sched_change pattern
Peter Zijlstra
2025-10-16
sched: Rename do_set_cpus_allowed()
Peter Zijlstra
2025-10-16
sched: Fix do_set_cpus_allowed() locking
Peter Zijlstra
2025-10-16
sched: Fix migrate_disable_switch() locking
Peter Zijlstra
2025-10-16
sched: Move sched_class::prio_changed() into the change pattern
Peter Zijlstra
2025-10-16
sched: Cleanup sched_delayed handling for class switches
Peter Zijlstra
2025-10-16
sched: Fold sched_class::switch{ing,ed}_{to,from}() into the change pattern
Peter Zijlstra
2025-10-16
sched: Employ sched_change guards
Peter Zijlstra
2025-10-14
sched/deadline: Stop dl_server before CPU goes offline
Peter Zijlstra (Intel)
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-09-30
Merge tag 'sched_ext-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]