summaryrefslogtreecommitdiff
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Stephen Rothwell2023-05-183-37/+73
|\
| * cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann2023-05-081-15/+2
| * sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann2023-05-083-16/+43
| * sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli2023-05-081-0/+14
| * sched/cpuset: Bring back cpuset_mutexJuri Lelli2023-05-081-7/+15
* | Merge branch into tip/master: 'sched/core'Ingo Molnar2023-05-175-115/+136
|\ \
| * | sched/debug: Correct printing for rq->nr_uninterruptible晏艳(采苓)2023-05-081-1/+1
| * | sched/topology: Propagate SMT flags when removing degenerate domainTim C Chen2023-05-081-1/+6
| * | psi: remove 500ms min window size limitation for triggersSuren Baghdasaryan2023-05-081-3/+1
| * | sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()Ricardo Neri2023-05-081-3/+19
| * | sched/fair: Do not even the number of busy CPUs via asym_packingRicardo Neri2023-05-081-65/+21
| * | sched/fair: Use the busiest group to set prefer_siblingRicardo Neri2023-05-081-4/+11
| * | sched/fair: Keep a fully_busy SMT sched group as busiestRicardo Neri2023-05-081-2/+14
| * | sched/fair: Let low-priority cores help high-priority busy SMT coresRicardo Neri2023-05-081-2/+14
| * | sched/fair: Simplify asym_packing logic for SMT coresRicardo Neri2023-05-081-21/+12
| * | sched/fair: Only do asym_packing load balancing from fully idle SMT coresRicardo Neri2023-05-081-16/+40
| * | sched/fair: Move is_core_idle() out of CONFIG_NUMARicardo Neri2023-05-081-17/+17
| |/
* | sched: fix cid_lock kernel-doc warningsRandy Dunlap2023-05-081-2/+2
|/
* Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-282-7/+17
|\
| * trace: Add trace_ipi_send_cpu()Peter Zijlstra2023-03-241-0/+1
| * sched, smp: Trace smp callback causing an IPIValentin Schneider2023-03-242-8/+12
| * sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider2023-03-241-2/+7
* | Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-288-296/+1152
|\ \
| * | sched/clock: Fix local_clock() before sched_clock_init()Aaron Thompson2023-04-211-0/+3
| * | sched/rt: Fix bad task migration for rt tasksSchspa Shi2023-04-212-0/+5
| * | sched: Fix performance regression introduced by mm_cidMathieu Desnoyers2023-04-212-48/+714
| * | Merge branch 'v6.3-rc7'Peter Zijlstra2023-04-212-11/+57
| |\ \
| * | | sched/core: Make sched_dynamic_mutex staticJosh Poimboeuf2023-04-121-1/+1
| * | | sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo2023-04-051-67/+108
| * | | sched/psi: Extract update_triggers side effectDomenico Cerasuolo2023-04-051-9/+10
| * | | sched/psi: Rename existing poll members in preparationDomenico Cerasuolo2023-04-051-81/+82
| * | | sched/psi: Rearrange polling code in preparationDomenico Cerasuolo2023-04-051-98/+98
| * | | sched/fair: Fix inaccurate tally of ttwu_move_affineLibo Chen2023-04-051-1/+1
| * | | livepatch,sched: Add livepatch task switching to cond_resched()Josh Poimboeuf2023-03-221-8/+56
| * | | sched: Interleave cfs bandwidth timers for improved single thread performance...Shrikanth Hegde2023-03-221-0/+4
| * | | sched/core: Reduce cost of sched_move_task when config autogroupwuchi2023-03-221-3/+19
| * | | sched/core: Avoid selecting the task that is throttled to run when core-sched...Hao Jia2023-03-225-19/+90
| * | | sched/topology: Make sched_energy_mutex,update staticTom Rix2023-03-221-2/+2
| | |/ | |/|
* | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-1/+1
|\ \ \
| * | | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1
| * | | sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't returnJosh Poimboeuf2023-03-081-1/+1
* | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-0/+1
|\ \ \ \
| * | | | delayacct: track delays from IRQ/SOFTIRQYang Yang2023-04-181-0/+1
* | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-272-7/+65
|\ \ \ \ \
| * | | | | sched/numa: use hash_32 to mix up PIDs accessing VMARaghavendra K T2023-04-051-1/+1
| * | | | | sched/numa: implement access PID reset logicRaghavendra K T2023-04-051-2/+21
| * | | | | sched/numa: enhance vma scanning logicRaghavendra K T2023-04-051-0/+19
| * | | | | sched/numa: apply the scan delay to every new vmaMel Gorman2023-04-051-0/+19
| * | | | | lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin2023-03-281-7/+8
| |/ / / /
* | | | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-3/+49
|\ \ \ \ \ | |_|_|_|/ |/| | | |