index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-26
sched: Fix get_push_task() vs migrate_disable()
Sebastian Andrzej Siewior
2021-08-20
sched: Allow task CPU affinity to be restricted on asymmetric systems
Will Deacon
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
sched: Fix Core-wide rq->lock for uninitialized CPUs
Peter Zijlstra
2021-08-04
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-07-02
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
2021-06-17
sched/fair: Age the average idle time
Peter Zijlstra
2021-05-12
sched: Make multiple runqueue task counters 32-bit
Alexey Dobriyan
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
2021-05-12
sched: Migration changes for core scheduling
Aubrey Li
2021-05-12
sched: Trivial forced-newidle balancer
Peter Zijlstra
2021-05-12
sched/fair: Snapshot the min_vruntime of CPUs on force idle
Joel Fernandes (Google)
2021-05-12
sched/fair: Fix forced idle sibling starvation corner case
Vineeth Pillai
2021-05-12
sched: Add core wide task selection and scheduling
Peter Zijlstra
2021-05-12
sched: Basic tracking of matching tasks
Peter Zijlstra
2021-05-12
sched: Introduce sched_class::pick_task()
Peter Zijlstra
2021-05-12
sched: Optimize rq_lockp() usage
Peter Zijlstra
2021-05-12
sched: Core-wide rq->lock
Peter Zijlstra
2021-05-12
sched: Prepare for Core-wide rq->lock
Peter Zijlstra
2021-05-12
sched: Wrap rq::lock access
Peter Zijlstra
2021-05-12
sched: Provide raw_spin_rq_*lock*() helpers
Peter Zijlstra
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-03-10
sched: Optimize __calc_delta()
Clement Courbet
2021-03-06
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
2021-01-14
sched/core: Move schedutil_cpu_util() to core.c
Viresh Kumar
2020-12-15
sched: Optimize finish_lock_switch()
Peter Zijlstra
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2020-11-10
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
2020-11-10
sched: Add WF_TTWU, WF_EXEC wakeup flags
Valentin Schneider
2020-11-10
Merge branch 'sched/migrate-disable'
Peter Zijlstra
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2020-11-10
sched/core: Make migrate disable and CPU hotplug cooperative
Thomas Gleixner
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
2020-11-10
sched: Massage set_cpus_allowed()
Peter Zijlstra
[next]