summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-09-165-32/+261
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2024-09-115-32/+261
| |\
| | * Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki2024-09-113-30/+161
| | |\
| | | * cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...Mario Limonciello2024-09-111-0/+16
| | | * x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()Mario Limonciello2024-09-111-10/+83
| | | * x86/amd: Move amd_get_highest_perf() out of amd-pstateMario Limonciello2024-09-111-0/+30
| | | * ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warnMario Limonciello2024-09-111-3/+3
| | | * ACPI: CPPC: Drop check for non zero perf ratioMario Limonciello2024-09-111-6/+1
| | | * x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello2024-09-112-15/+32
| | | * x86/amd: Move amd_get_highest_perf() from amd.c to cppc.cMario Limonciello2024-09-112-16/+16
| | * | Merge back cpufreq material for 6.12Rafael J. Wysocki2024-09-052-2/+100
| | |\ \
| | | * | x86/sched: Add basic support for CPU capacity scalingRafael J. Wysocki2024-09-042-2/+100
* | | | | Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-09-164-208/+71
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-riscv'Rafael J. Wysocki2024-09-114-208/+71
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | irqchip/riscv-intc: Add ACPI support for AIASunil V L2024-08-271-0/+33
| | * | | | ACPI: RISC-V: Initialize GSI mapping structuresSunil V L2024-08-271-0/+22
| | * | | | ACPI: RISC-V: Implement PCI related functionalitySunil V L2024-08-272-17/+16
| | * | | | arm64: PCI: Migrate ACPI related functions to pci-acpi.cSunil V L2024-08-271-191/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-1654-401/+2768
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-riscv-6.12-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-09-153-18/+21
| |\ \ \ \ \
| | * | | | | RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra2024-08-191-3/+3
| | * | | | | RISC-V: KVM: Allow legacy PMU access from guestAtish Patra2024-08-191-1/+14
| | * | | | | RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel2024-08-191-12/+2
| | * | | | | RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones2024-08-191-2/+2
| * | | | | | Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-09-1584-311/+1118
| |\ \ \ \ \ \
| | * | | | | | LoongArch: KVM: Implement function kvm_para_has_feature()Bibo Mao2024-09-122-15/+27
| | * | | | | | LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao2024-09-1211-48/+117
| | * | | | | | LoongArch: KVM: Add PMU support for guestSong Gao2024-09-127-3/+205
| | * | | | | | LoongArch: KVM: Add vm migration support for LBT registersBibo Mao2024-09-112-0/+65
| | * | | | | | LoongArch: KVM: Add Binary Translation extension supportBibo Mao2024-09-114-3/+84
| | * | | | | | LoongArch: KVM: Add VM feature detection functionBibo Mao2024-09-113-1/+65
| | * | | | | | LoongArch: Revert qspinlock to test-and-set simple lock on VMBibo Mao2024-09-116-2/+64
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/nextMarc Zyngier2024-09-122-44/+22
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifierMarc Zyngier2024-09-112-26/+5
| | * | | | | | KVM: arm64: Simplify visibility handling of AArch32 SPSR_*Marc Zyngier2024-09-111-8/+4
| | * | | | | | KVM: arm64: Simplify handling of CNTKCTL_EL12Marc Zyngier2024-09-111-10/+13
| * | | | | | | Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier2024-09-129-93/+397
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene2024-09-105-0/+293
| | * | | | | | | arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian Ene2024-09-101-2/+2
| | * | | | | | | arm64: ptdump: Use the ptdump description from a local contextSebastian Ene2024-09-102-5/+9
| | * | | | | | | arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene2024-09-102-45/+52
| | * | | | | | | KVM: arm64: Move pagetable definitions to common headerSebastian Ene2024-09-102-42/+42
| | |/ / / / / /
| * | | | | | | Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier2024-09-1212-32/+1258
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier2024-08-304-0/+24
| | * | | | | | | KVM: arm64: nv: Plumb handling of AT S1* traps from EL2Marc Zyngier2024-08-301-0/+45
| | * | | | | | | KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3Marc Zyngier2024-08-301-1/+16
| | * | | | | | | KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configurationMarc Zyngier2024-08-301-0/+8
| | * | | | | | | KVM: arm64: nv: Add SW walker for AT S1 emulationMarc Zyngier2024-08-301-2/+608
| | * | | | | | | KVM: arm64: nv: Make ps_to_output_size() generally availableMarc Zyngier2024-08-302-14/+14
| | * | | | | | | KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}Marc Zyngier2024-08-302-0/+254