summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-08-282-40/+156
|\
| *---. Merge branches 'pm-sleep', 'pm-qos' and 'powercap'Rafael J. Wysocki2023-08-252-40/+156
| |\ \ \
| | | * | PM: QoS: Add check to make sure CPU latency is non-negativeClive Lin2023-08-221-2/+7
| | |/ / | |/| |
| | * | Merge back system-wide sleep material for v6.6.Rafael J. Wysocki2023-08-141-38/+149
| | |\ \
| | | * | PM: hibernate: don't store zero pages in the image fileBrian Geffon2023-07-241-38/+149
* | | | | Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-08-283-13/+15
|\ \ \ \ \
| * | | | | x86/qspinlock-paravirt: Fix missing-prototype warningArnd Bergmann2023-08-031-10/+10
| * | | | | Revert "sched/fair: Move unused stub functions to header"Peter Zijlstra2023-07-312-3/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-2811-896/+1135
|\ \ \ \ \
| * | | | | sched/eevdf: Curb wakeup-preemptionPeter Zijlstra2023-08-172-0/+13
| * | | | | sched: Simplify sched_core_cpu_{starting,deactivate}()Peter Zijlstra2023-08-141-15/+12
| * | | | | sched: Simplify try_steal_cookie()Peter Zijlstra2023-08-141-12/+9
| * | | | | sched: Simplify sched_tick_remote()Peter Zijlstra2023-08-141-23/+16
| * | | | | sched: Simplify sched_exec()Peter Zijlstra2023-08-141-12/+9
| * | | | | sched: Simplify ttwu()Peter Zijlstra2023-08-141-112/+109
| * | | | | sched: Simplify wake_up_if_idle()Peter Zijlstra2023-08-142-14/+21
| * | | | | sched: Simplify: migrate_swap_stop()Peter Zijlstra2023-08-142-16/+27
| * | | | | sched: Simplify sysctl_sched_uclamp_handler()Peter Zijlstra2023-08-141-7/+4
| * | | | | sched: Simplify get_nohz_timer_target()Peter Zijlstra2023-08-141-9/+6
| * | | | | sched/rt: sysctl_sched_rr_timeslice show default timeslice after resetCyril Hrubis2023-08-141-0/+3
| * | | | | sched/rt: Fix sysctl_sched_rr_timeslice intial valueCyril Hrubis2023-08-141-1/+1
| * | | | | Merge branch 'sched/eevdf' into sched/coreIngo Molnar2023-08-105-648/+531
| |\ \ \ \ \
| | * | | | | sched/fair: Propagate enqueue flags into place_entity()Peter Zijlstra2023-07-192-5/+6
| | * | | | | sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slicePeter Zijlstra2023-07-194-10/+10
| | * | | | | sched/fair: Commit to EEVDFPeter Zijlstra2023-07-194-450/+38
| | * | | | | sched/smp: Use lag to simplify cross-runqueue placementPeter Zijlstra2023-07-191-126/+19
| | * | | | | sched/fair: Commit to lag based placementPeter Zijlstra2023-07-192-66/+1
| | * | | | | sched/fair: Implement an EEVDF-like scheduling policyPeter Zijlstra2023-07-195-48/+304
| | * | | | | sched/fair: Add lag based placementPeter Zijlstra2023-07-193-38/+139
| | * | | | | sched/fair: Remove sched_feat(START_DEBIT)Peter Zijlstra2023-07-192-26/+1
| | * | | | | sched/fair: Add cfs_rq::avg_vruntimePeter Zijlstra2023-07-193-20/+154
| * | | | | | sched/fair: Block nohz tick_stop when cfs bandwidth in usePhil Auld2023-08-024-1/+81
| * | | | | | sched, cgroup: Restore meaning to hierarchical_quotaPhil Auld2023-08-023-8/+14
| * | | | | | sched/topology: Align group flags when removing degenerate domainChen Yu2023-07-261-2/+1
| * | | | | | sched/fair: remove util_est boostingVincent Guittot2023-07-261-3/+0
| |/ / / / /
| * | | | | Merge tag 'v6.5-rc2' into sched/core, to pick up fixesIngo Molnar2023-07-1925-106/+205
| |\ \ \ \ \
| * | | | | | sched/fair: Stabilize asym cpu capacity system idle cpu selectionVincent Guittot2023-07-131-1/+1
| * | | | | | sched/debug: Dump domains' sched group flagsPeter Zijlstra2023-07-131-0/+1
| * | | | | | sched/fair: Consider the idle state of the whole core for load balanceRicardo Neri2023-07-131-1/+15
| * | | | | | sched/fair: Implement prefer sibling imbalance calculation between asymmetric...Tim C Chen2023-07-131-4/+37
| * | | | | | sched/topology: Record number of cores in sched groupTim C Chen2023-07-132-1/+12
| * | | | | | sched/fair: Determine active load balance for SMT sched groupsTim C Chen2023-07-131-3/+77
| * | | | | | sched/psi: make psi_cgroups_enabled staticMiaohe Lin2023-07-131-1/+1
| * | | | | | sched/core: introduce sched_core_idle_cpu()Cruz Zhao2023-07-132-1/+14
| * | | | | | sched: add throttled time stat for throttled childrenJosh Don2023-07-134-1/+100
| * | | | | | sched: don't account throttle time for empty groupsJosh Don2023-07-131-3/+15
| * | | | | | kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa2023-07-131-0/+8
* | | | | | | Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-282-11/+12
|\ \ \ \ \ \ \
| * | | | | | | perf/ring_buffer: Use local_try_cmpxchg in __perf_output_beginUros Bizjak2023-07-101-2/+3
| * | | | | | | perf/core: Use local64_try_cmpxchg in perf_swevent_set_periodUros Bizjak2023-07-101-9/+9
| |/ / / / / /