summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c (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
| |/
* | 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
|/
* sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-241-3/+3
* Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-171-1818/+56
|\
| * Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar2024-07-111-2/+5
| |\
| * | sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...Tejun Heo2024-07-041-13/+10
| * | sched/core: Simplify prefetch_curr_exec_start()Ingo Molnar2024-06-051-2/+2
| * | sched: Fix spelling in commentsIngo Molnar2024-05-271-31/+31
| * | sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.cIngo Molnar2024-05-271-1772/+13
* | | 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-011-2/+5
|/
* Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-191-1/+1
|\
| * sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...Cheng Yu2024-05-171-1/+1
* | Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-181-1/+0
|\ \ | |/ |/|
| * scheduler: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2024-04-241-1/+0
* | sched/pelt: Remove shift of thermal clockVincent Guittot2024-04-241-1/+1
* | sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-241-4/+4
* | Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar2024-03-251-3/+13
|\|
| * Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-221-3/+13
| |\
| | * membarrier: riscv: Provide core serializing commandAndrea Parri2024-02-151-0/+4
| | * membarrier: Create Documentation/scheduler/membarrier.rstAndrea Parri2024-02-151-1/+6
| | * membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri2024-02-151-2/+3
* | | sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()Ingo Molnar2024-03-121-1/+1
* | | sched/balancing: Rename scheduler_tick() => sched_tick()Ingo Molnar2024-03-121-2/+2
|/ /
* | Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-121-3/+1
|\ \
| * | sched/core: Simplify code by removing duplicate #ifdefsShrikanth Hegde2024-02-161-3/+1
| |/
* | sched: Add a new function to compare if two cpus have the same capacityQais Yousef2024-02-241-0/+11
* | block: update cached timestamp post schedule/preemptionJens Axboe2024-02-051-2/+4
|/
* Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-111-0/+1
|\
| * rseq: Split out rseq.h from sched.hKent Overstreet2023-12-271-0/+1
* | sched/cpufreq: Rework schedutil governor performance estimationVincent Guittot2023-11-231-52/+38
* | sched/timers: Explain why idle task schedules out on remote timer enqueueFrederic Weisbecker2023-11-151-0/+22
* | sched/deadline: Introduce deadline serversPeter Zijlstra2023-11-151-0/+17
* | sched/deadline: Collect sched_dl_entity initializationPeter Zijlstra2023-11-151-4/+1
* | sched: Use WRITE_ONCE() for p->on_rqPaul E. McKenney2023-11-151-2/+4
|/
* Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-031-1/+1
|\
| * treewide: mark stuff as __ro_after_initAlexey Dobriyan2023-10-181-1/+1
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-021-26/+3
|\ \
| * | arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-26/+3
* | | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-311-371/+274
|\ \ \
| * | | sched/fair: Remove SIS_PROPPeter Zijlstra2023-10-241-5/+0
| * | | sched: Add cpus_share_resources APIBarry Song2023-10-241-0/+12
| * | | sched/core: Fix RQCF_ACT_SKIP leakHao Jia2023-10-241-4/+1