summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2022-08-06Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-04sched/core: Do not requeue task on CPU excluded from cpus_maskMel Gorman
2022-08-03Merge tag 'cgroup-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-03sched/rt: Fix Sparse warnings due to undefined rt.c declarationsBen Dooks
2022-08-03sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowedWaiman Long
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-01Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-24io_uring: move to separate directoryJens Axboe
2022-07-21Merge branch 'ctxt.2022.07.05a' into HEADPaul E. McKenney
2022-07-21sched/core: Fix the bug that task won't enqueue into core tree when update co...Cruz Zhao
2022-07-21nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()Nicolas Saenz Julienne
2022-07-21sched/deadline: Fix BUG_ON condition for deboosted tasksJuri Lelli
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping
2022-07-13sched/fair: fix case with reduced capacity CPUVincent Guittot
2022-07-05context_tracking: Take idle eqs entrypoints over RCUFrederic Weisbecker
2022-07-04sched/core: Use try_cmpxchg in set_nr_{and_not,if}_pollingUros Bizjak
2022-07-04sched/core: add forced idle accounting for cgroupsJosh Don
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-28sched/fair: Remove the energy margin in feec()Vincent Donnefort
2022-06-28sched/fair: Remove task_util from effective utilization in feec()Vincent Donnefort
2022-06-28sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()Dietmar Eggemann
2022-06-28sched/fair: Rename select_idle_mask to select_rq_maskDietmar Eggemann
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann
2022-06-28sched/fair: Decay task PELT values during wakeup migrationVincent Donnefort
2022-06-28sched/fair: Provide u64 read for 32-bits arch helperVincent Donnefort
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-06-28sched: only perform capability check on privileged operationChristian Göttsche
2022-06-28sched: Remove unused function group_first_cpu()Zhang Qiao
2022-06-28sched/fair: Remove redundant word " *"Zhang Qiao
2022-06-21rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUsPaul E. McKenney
2022-06-13sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idleTianchen Ding
2022-06-13sched: Fix the check of nr_running at queue wakelistTianchen Ding
2022-06-13sched: Allow newidle balancing to bail out of load_balanceJosh Don
2022-06-13sched/deadline: Use proc_douintvec_minmax() limit minimum valueYajun Deng
2022-06-13sched/fair: Optimize and simplify rq leaf_cfs_rq_listChengming Zhou
2022-06-13sched/fair: Consider CPU affinity when allowing NUMA imbalance in find_idlest...K Prateek Nayak
2022-06-13sched/numa: Adjust imb_numa_nr to a better approximation of memory channelsMel Gorman
2022-06-13sched/numa: Apply imbalance limitations consistentlyMel Gorman
2022-06-13sched/numa: Do not swap tasks between nodes when spare capacity is availableMel Gorman
2022-06-13sched/numa: Initialise numa_migrate_retryMel Gorman
2022-06-13sched: Fix balance_push() vs __sched_setscheduler()Peter Zijlstra
2022-06-07psi: dont alloc memory for psi by defaultChen Wandun
2022-06-05Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-03Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-30sched/autogroup: Fix sysctl movePeter Zijlstra
2022-05-26Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-24Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-24Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds