aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-09-11KVM: arm64: Simplify visibility handling of AArch32 SPSR_*Marc Zyngier1-8/+4
2024-09-11KVM: arm64: Simplify handling of CNTKCTL_EL12Marc Zyngier1-10/+13
2024-09-11Merge tag 'arm-fixes-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-11/+46
2024-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki5-32/+261
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki3-30/+161
2024-09-11LoongArch: KVM: Add vm migration support for LBT registersBibo Mao2-0/+65
2024-09-11LoongArch: KVM: Add Binary Translation extension supportBibo Mao4-3/+84
2024-09-11LoongArch: KVM: Add VM feature detection functionBibo Mao3-1/+65
2024-09-11LoongArch: Revert qspinlock to test-and-set simple lock on VMBibo Mao6-2/+64
2024-09-11cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...Mario Limonciello1-0/+16
2024-09-11x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()Mario Limonciello1-10/+83
2024-09-11x86/amd: Move amd_get_highest_perf() out of amd-pstateMario Limonciello1-0/+30
2024-09-11ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warnMario Limonciello1-3/+3
2024-09-11ACPI: CPPC: Drop check for non zero perf ratioMario Limonciello1-6/+1
2024-09-11x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()Mario Limonciello2-15/+32
2024-09-11x86/amd: Move amd_get_highest_perf() from amd.c to cppc.cMario Limonciello2-16/+16
2024-09-11platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asmMika Westerberg3-70/+3
2024-09-11ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()Dan Carpenter1-1/+1
2024-09-11Merge tag 'v6.11-next-defconfig' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-0/+2
2024-09-11Merge tag 'riscv-config-for-v6.12' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+7
2024-09-11Merge tag 'riscv-soc-fixes-for-v6.11-final' of https://git.kernel.org/pub/scm...Arnd Bergmann1-0/+6
2024-09-11arm64: dts: allwinner: h5: NanoPi NEO Plus2: Use regulators for pioKryštof Černý1-0/+12
2024-09-11Merge tag 'arm-soc/for-6.12/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann4-1/+349
2024-09-11Merge tag 'v6.11-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann20-63/+1066
2024-09-11Merge tag 'aspeed-6.12-devicetree' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann31-311/+8936
2024-09-11Merge tag 'v6.12-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-0/+407
2024-09-11Merge tag 'v6.12-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann10-21/+2213
2024-09-11Merge tag 'arm-soc/for-6.12/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann6-663/+411
2024-09-11Merge tag 'dt-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann5-7/+7
2024-09-11Merge tag 'dt64-cleanup-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann10-40/+37
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter69-250/+502
2024-09-10riscv: Disable preemption while handling PR_RISCV_CTX_SW_FENCEI_OFFCharlie Jenkins1-6/+6
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene5-0/+293
2024-09-10arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian Ene1-2/+2
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene2-5/+9
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene2-45/+52
2024-09-10KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla1-6/+15
2024-09-10KVM: SVM: let alternatives handle the cases when RSB filling is requiredAmit Shah1-6/+2
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova1-44/+44
2024-09-10arm64: pkeys: remove redundant WARNJoey Gouly1-2/+0
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene2-42/+42
2024-09-10Merge tag 'arm-soc/for-6.12/soc' of https://github.com/Broadcom/stblinux into...Arnd Bergmann1-0/+1
2024-09-10Merge tag 'mvebu-arm-6.12-1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann10-12/+15
2024-09-10xen: add capability to remap non-RAM pages to different PFNsJuergen Gross2-0/+66
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner189-700/+1170
2024-09-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-5/+42
2024-09-10perf/x86/intel: Allow to setup LBR for counting event for BPFKan Liang1-2/+6
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang1-137/+5
2024-09-10xen: move max_pfn in xen_memory_setup() out of function scopeJuergen Gross1-26/+26
2024-09-10xen: move checks for e820 conflicts further upJuergen Gross1-22/+22