summaryrefslogtreecommitdiffstats
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-181-3/+3
|\
| *-. Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...Neeraj Upadhyay2024-09-081-1/+1
| |\ \
| | | * rcu: Let dump_cpu_task() be used without preemption disabledRyo Takakura2024-08-141-1/+1
| | |/
| * / treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider2024-07-291-2/+2
| |/
* | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-171-0/+8
|\ \
| * \ Merge branch 'linus' into timers/coreThomas Gleixner2024-09-103-31/+53
| |\ \
| * | | hrtimer: Use and report correct timerslack values for realtime tasksFelix Moessbauer2024-08-231-0/+8
| | |/ | |/|
* | | Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-171-1/+1
|\ \ \ | |_|/ |/| |
| * | softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos2024-08-201-1/+1
| |/
* | profiling: remove profile=sleep supportTetsuo Handa2024-08-041-10/+0
* | sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()Yang Yingliang2024-07-291-0/+1
* | sched/core: Introduce sched_set_rq_on/offline() helperYang Yingliang2024-07-291-14/+26
* | sched/smt: Fix unbalance sched_smt_present dec/incYang Yingliang2024-07-291-0/+1
* | sched/smt: Introduce sched_smt_present_inc/dec() helperYang Yingliang2024-07-291-7/+19
* | sched/cputime: Fix mul_u64_u64_div_u64() precision for cputimeZheng Zucheng2024-07-291-0/+6
|/
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-243-8/+8
* Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-1717-2044/+2130
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar2024-07-116-20/+39
| |\
| * | sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...Tejun Heo2024-07-043-18/+14
| * | sched/psi: Optimise psi_group_change a bitTvrtko Ursulin2024-07-041-27/+27
| * | sched/balance: Skip unnecessary updates to idle load balancer's flagsTim Chen2024-06-051-0/+7
| * | idle: Remove stale RCU commentChristian Loehle2024-06-051-6/+0
| * | sched/headers: Move struct pre-declarations to the beginning of the headerIngo Molnar2024-06-051-10/+6
| * | sched/core: Clean up kernel/sched/sched.h a bitIngo Molnar2024-06-051-132/+180
| * | sched/core: Simplify prefetch_curr_exec_start()Ingo Molnar2024-06-051-2/+2
| * | sched: Fix spelling in commentsIngo Molnar2024-05-2716-92/+92
| * | sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.cIngo Molnar2024-05-274-1773/+1818
* | | Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-07-161-7/+7
|\ \ \ | |_|/ |/| |
| * | rcu/tasks: Fix stale task snaphot for Tasks TraceFrederic Weisbecker2024-06-061-7/+7
| |/
* | sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpathJohn Stultz2024-07-014-10/+30
* | sched/deadline: Fix task_struct reference leakWander Lairson Costa2024-07-011-1/+6
* | Revert "sched/fair: Make sure to try to detach at least one movable task"Josh Don2024-07-011-9/+3
|/
* Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linuxLinus Torvalds2024-05-221-4/+2
|\
| * sched/topology: Optimize topology_span_sane()Kyle Meyer2024-05-091-4/+2
* | Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-194-6/+8
|\ \
| * | sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu2024-05-171-1/+1
| * | sched/fair: Remove stale FREQUENCY_UTIL commentChristian Loehle2024-05-171-2/+2
| * | sched/fair: Fix initial util_avg calculationDawei Li2024-05-171-2/+3
| * | sched/debug: Dump domains' levelVitalii Bursov2024-05-171-0/+1
| * | sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_levelVitalii Bursov2024-05-171-1/+1
* | | Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-186-6/+0
|\ \ \ | |/ / |/| |
| * | scheduler: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2024-04-246-6/+0
| |/
* | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-149-323/+379
|\ \
| * | sched/pelt: Remove shift of thermal clockVincent Guittot2024-04-243-27/+3
| * | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-245-34/+34
| * | sched/cpufreq: Take cpufreq feedback into accountVincent Guittot2024-04-241-20/+25
| * | sched/fair: Fix update of rd->sg_overutilizedVincent Guittot2024-04-241-1/+1
| * | sched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev2024-04-171-13/+0
| * | sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded...Ingo Molnar2024-03-292-29/+24
| * | sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()Ingo Molnar2024-03-281-4/+4