summaryrefslogtreecommitdiff
path: root/kernel/sched/sched.h
AgeCommit message (Expand)Author
2021-12-11sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()Dietmar Eggemann
2021-11-17sched/core: Forced idle accountingJosh Don
2021-11-11sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-22sched/core: Remove rq_relock()Peng Wang
2021-10-18sched: move the <linux/blkdev.h> include out of kernel/sched/sched.hChristoph Hellwig
2021-10-05sched: Make cookie functions staticShaokun Zhang
2021-10-05sched/topology: Introduce sched_group::flagsRicardo Neri
2021-10-05sched: Remove unused inline function __rq_clock_broken()YueHaibing
2021-10-05sched/fair: Add cfs bandwidth burst statisticsHuaixin Chang
2021-10-05sched: reduce sched slice for SCHED_IDLE entitiesJosh Don
2021-10-05sched: Account number of SCHED_IDLE entities on each cfs_rqJosh Don
2021-10-05sched/fair: Add NOHZ balancer flag for nohz.next_balance updatesValentin Schneider
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-26sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior
2021-08-20sched: Allow task CPU affinity to be restricted on asymmetric systemsWill Deacon
2021-08-20sched: Cgroup SCHED_IDLE supportJosh Don
2021-08-20sched: Fix Core-wide rq->lock for uninitialized CPUsPeter Zijlstra
2021-08-04sched/deadline: Fix reset_on_fork reporting of DL tasksQuentin Perret
2021-07-02sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan
2021-06-28sched/sysctl: Move extern sysctl declarations to sched.hHailong Liu
2021-06-24sched/fair: Introduce the burstable CFS controllerHuaixin Chang
2021-06-17sched/fair: Age the average idle timePeter Zijlstra
2021-05-12sched: Make multiple runqueue task counters 32-bitAlexey Dobriyan
2021-05-12sched: Trivial core scheduling cookie managementPeter Zijlstra
2021-05-12sched: Migration changes for core schedulingAubrey Li
2021-05-12sched: Trivial forced-newidle balancerPeter Zijlstra
2021-05-12sched/fair: Snapshot the min_vruntime of CPUs on force idleJoel Fernandes (Google)
2021-05-12sched/fair: Fix forced idle sibling starvation corner caseVineeth Pillai
2021-05-12sched: Add core wide task selection and schedulingPeter Zijlstra
2021-05-12sched: Basic tracking of matching tasksPeter Zijlstra
2021-05-12sched: Introduce sched_class::pick_task()Peter Zijlstra
2021-05-12sched: Optimize rq_lockp() usagePeter Zijlstra
2021-05-12sched: Core-wide rq->lockPeter Zijlstra
2021-05-12sched: Prepare for Core-wide rq->lockPeter Zijlstra
2021-05-12sched: Wrap rq::lock accessPeter Zijlstra
2021-05-12sched: Provide raw_spin_rq_*lock*() helpersPeter Zijlstra
2021-04-21sched: Warn on long periods of pending need_reschedPaul Turner
2021-04-17sched/debug: Rename the sched_debug parameter to sched_verbosePeter Zijlstra
2021-04-16sched,debug: Convert sysctl sched_domains to debugfsPeter Zijlstra
2021-04-16sched,preempt: Move preempt_dynamic to debug.cPeter Zijlstra
2021-04-16sched: Move SCHED_DEBUG sysctl to debugfsPeter Zijlstra
2021-04-16sched: Use cpu_dying() to fix balance_push vs hotplug-rollbackPeter Zijlstra
2021-03-22sched: Fix various typosIngo Molnar
2021-03-10sched: Optimize __calc_delta()Clement Courbet
2021-03-06sched/fair: Fix shift-out-of-bounds in load_balance()Valentin Schneider
2021-03-06sched/fair: Trigger the update of blocked load on newly idle cpuVincent Guittot
2021-02-17sched/features: Distinguish between NORMAL and DEADLINE hrtickJuri Lelli