aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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-06KVM: x86: don't fall through case statements without annotationsLinus Torvalds1-0/+1
2024-09-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+3
2024-09-06Merge tag 'riscv-for-linus-6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-94/+79
2024-09-06Merge tag 'powerpc-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-10/+26
2024-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-13/+34
2024-09-05KVM: Remove HIGH_RES_TIMERS dependencySteven Rostedt1-1/+0
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+3
2024-09-05Merge back cpufreq material for 6.12Rafael J. Wysocki2-2/+100
2024-09-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2-4/+10
2024-09-04Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+11
2024-09-04ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2-4/+10
2024-09-04x86/sched: Add basic support for CPU capacity scalingRafael J. Wysocki2-2/+100
2024-09-03riscv: Fix RISCV_ALTERNATIVE_EARLYAlexandre Ghiti4-65/+72
2024-09-03riscv: Do not restrict memory size because of linear mapping on nommuAlexandre Ghiti1-1/+1
2024-09-03riscv: Fix toolchain vector detectionAnton Blanchard1-2/+2
2024-09-03parisc: Delay write-protection until mark_rodata_ro() callHelge Deller1-5/+11
2024-09-02KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VMTom Dohrmann1-1/+2
2024-09-01Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-20/+61
2024-09-01Merge tag 'perf-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+21
2024-08-31riscv: misaligned: Restrict user access to kernel memorySamuel Holland1-2/+2
2024-09-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds2-8/+1
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-70/+244
2024-08-29Merge patch series "riscv: mm: Do not restrict mmap address based on hint"Palmer Dabbelt1-24/+2
2024-08-29riscv: mm: Do not restrict mmap address based on hintCharlie Jenkins1-24/+2
2024-08-29powerpc/qspinlock: Fix deadlock in MCS queueNysal Jan K.A.1-1/+9
2024-08-28Merge tag 'qcom-arm64-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann6-35/+209
2024-08-28Merge tag 'qcom-arm64-defconfig-fixes-for-6.11' of https://git.kernel.org/pub...Arnd Bergmann1-0/+1
2024-08-28Merge tag 'imx-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann14-34/+33
2024-08-28Merge tag 'omap-for-v6.11/fixes-signed' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+1
2024-08-28KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNPVitaly Kuznetsov1-2/+4
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman2-6/+8
2024-08-26x86/tdx: Fix data leak in mmio_read()Kirill A. Shutemov1-1/+0
2024-08-26LoongArch: KVM: Invalidate guest steal time address on vCPU resetBibo Mao3-9/+1
2024-08-26LoongArch: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang2-0/+8
2024-08-26LoongArch: Define ARCH_IRQ_INIT_FLAGS as IRQ_NOPROBEHuacai Chen2-3/+2
2024-08-25Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck1-3/+1
2024-08-25microblaze: don't treat zero reserved memory regions as errorMike Rapoport1-5/+0
2024-08-25perf/x86/intel: Limit the period on HaswellKan Liang1-2/+21
2024-08-25LoongArch: Remove the unused dma-direct.hMiao Wang1-11/+0
2024-08-25Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-33/+85
2024-08-24Merge tag 'mips-fixes_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+11