index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
2022-04-05
sched/core: Fix forceidle balancing
Peter Zijlstra
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-08
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-03-08
sched/deadline: Move bandwidth mgmt and reclaim functions into sched class so...
Dietmar Eggemann
2022-03-08
sched/deadline: Remove unused def_dl_bandwidth
Dietmar Eggemann
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h depende...
Ingo Molnar
2022-02-23
sched/headers: Standardize kernel/sched/sched.h header dependencies
Ingo Molnar
2022-02-23
sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...
Ingo Molnar
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-23
sched/headers: Add header guard to kernel/sched/sched.h
Ingo Molnar
2022-02-16
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-01-27
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-11-17
sched/core: Forced idle accounting
Josh Don
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-22
sched/core: Remove rq_relock()
Peng Wang
2021-10-18
sched: move the <linux/blkdev.h> include out of kernel/sched/sched.h
Christoph Hellwig
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
2021-10-05
sched/topology: Introduce sched_group::flags
Ricardo Neri
2021-10-05
sched: Remove unused inline function __rq_clock_broken()
YueHaibing
2021-10-05
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-05
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
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
[next]