summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/pelt: Remove shift of thermal clockVincent Guittot2024-04-244-27/+4
* sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-2414-77/+77
* thermal/cpufreq: Remove arch_update_thermal_pressure()Vincent Guittot2024-04-241-3/+0
* sched/cpufreq: Take cpufreq feedback into accountVincent Guittot2024-04-241-20/+25
* cpufreq: Add a cpufreq pressure feedback for the schedulerVincent Guittot2024-04-242-0/+46
* sched/fair: Fix update of rd->sg_overutilizedVincent Guittot2024-04-241-1/+1
* sched/vtime: Do not include <asm/vtime.h> headerAlexander Gordeev2024-04-173-6/+0
* s390/irq,nmi: Include <asm/vtime.h> header directlyAlexander Gordeev2024-04-172-0/+2
* s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftoverAlexander Gordeev2024-04-171-2/+0
* sched/vtime: Get rid of generic vtime_task_switch() implementationAlexander Gordeev2024-04-173-26/+22
* sched/vtime: Remove confusing arch_vtime_task_switch() declarationAlexander Gordeev2024-04-171-1/+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
* sched/fair: Rename SG_OVERLOAD to SG_OVERLOADEDIngo Molnar2024-03-282-5/+5
* sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()Ingo Molnar2024-03-282-6/+6
* sched/fair: Rename root_domain::overload to ::overloadedIngo Molnar2024-03-281-3/+3
* sched/fair: Use helper functions to access root_domain::overloadShrikanth Hegde2024-03-282-5/+14
* sched/fair: Check root_domain::overload value before updateShrikanth Hegde2024-03-281-1/+2
* sched/fair: Combine EAS check with root_domain::overutilized accessShrikanth Hegde2024-03-281-13/+7
* sched/fair: Simplify the continue_balancing logic in sched_balance_newidle()Shrikanth Hegde2024-03-261-5/+5
* sched/fair: Introduce is_rd_overutilized() helper function to access root_dom...Shrikanth Hegde2024-03-261-3/+12
* sched/fair: Add EAS checks before updating root_domain::overutilizedShrikanth Hegde2024-03-261-19/+34
* sched/fair: Don't double balance_interval for migrate_misfitQais Yousef2024-03-251-2/+11
* sched/topology: Remove root_domain::max_cpu_capacityQais Yousef2024-03-252-13/+2
* sched/fair: Check if a task has a fitting CPU when updating misfitQais Yousef2024-03-253-16/+52
* sched/topology: Export asym_cap_listQais Yousef2024-03-252-18/+39
* Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar2024-03-2510155-159561/+619452
|\
| * Linux 6.9-rc1v6.9-rc1Linus Torvalds2024-03-241-2/+2
| * Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-244-2/+14
| |\
| | * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| | * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| | * x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel2024-03-241-0/+9
| | * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
| * | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-2415-89/+80
| |\ \
| | * | x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky2024-03-241-9/+7
| | * | x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky2024-03-241-1/+1
| | * | x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck2024-03-241-0/+1
| | * | x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2024-03-242-6/+13
| | * | Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck2024-03-241-4/+4
| | * | x86/mpparse: Register APIC address only onceThomas Gleixner2024-03-231-5/+5
| | * | x86/topology: Handle the !APIC case gracefullyThomas Gleixner2024-03-231-0/+11
| | * | x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner2024-03-231-5/+7
| | * | x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-233-37/+14
| | * | kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)2024-03-221-1/+10
| | * | x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
| | * | x86/kexec: Do not update E820 kexec table for setup_dataDave Young2024-03-221-16/+1
| | * | x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada2024-03-211-0/+1
| * | | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-241-0/+3
| |\ \ \
| | * | | sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relationMukesh Kumar Chaurasiya2024-03-211-0/+3
| | |/ /
| * | | Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-03-242-12/+42
| |\ \ \