aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-09KVM: arm64: Expose MOPS instructions to guestsKristina Martsenko3-4/+5
2023-10-09KVM: arm64: Add handler for MOPS exceptionsKristina Martsenko5-49/+73
2023-10-09KVM: x86: Virtualize HWCR.TscFreqSel[bit 24]Jim Mattson1-2/+6
2023-10-09KVM: x86: Allow HWCR.McStatusWrEn to be cleared once setJim Mattson1-3/+2
2023-10-09locking/atomic/x86: Introduce arch_sync_try_cmpxchg()Uros Bizjak1-0/+6
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar153-665/+992
2023-10-09perf/x86/amd/uncore: Add memory controller supportSandipan Das3-1/+168
2023-10-09perf/x86/amd/uncore: Add group exclusivitySandipan Das1-1/+20
2023-10-09perf/x86/amd/uncore: Use rdmsr if rdpmc is unavailableSandipan Das1-1/+13
2023-10-09perf/x86/amd/uncore: Move discovery and registrationSandipan Das1-189/+305
2023-10-09perf/x86/amd/uncore: Refactor uncore managementSandipan Das1-358/+379
2023-10-09perf/x86/cstate: Allow reading the package statistics from local CPUTero Kristo1-0/+3
2023-10-09x86/sev: Check IOBM for IOIO exceptions from user-spaceJoerg Roedel3-7/+47
2023-10-09x86/sev: Disable MMIO emulation from user modeBorislav Petkov (AMD)1-0/+3
2023-10-09ARM: dts: imx27-phytec: Use eeprom as the node nameFabio Estevam2-2/+2
2023-10-09riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel1-4/+9
2023-10-09riscv, bpf: Sign-extend return valuesBjörn Töpel1-2/+3
2023-10-09ARM: dts: imx51: Remove invalid sahara compatibleFabio Estevam1-1/+1
2023-10-09ARM: dts: stm32: add SDIO pinctrl sleep support on stm32f7 boardsBen Wolsieffer3-3/+6
2023-10-09ARM: dts: stm32: add stm32f7 SDIO sleep pinsBen Wolsieffer1-0/+22
2023-10-09ARM: dts: stm32: add RNG node for STM32MP13x platformsGatien Chevallier1-0/+8
2023-10-09powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-09powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-09perf/x86/intel/pt: Fix kernel-doc commentsLucy Mielke1-2/+6
2023-10-09arm64: dts: amlogic: a1: support all i2c masters and their muxesDmitry Rokosov1-0/+144
2023-10-08KVM: arm64: FFA: Remove access of endpoint memory access descriptor arraySudeep Holla1-2/+8
2023-10-08Merge tag 'x86-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+56
2023-10-08perf/x86/lbr: Filter vsyscall addressesJP Kobryn1-2/+3
2023-10-08perf/x86/rapl: Annotate 'struct rapl_pmus' with __counted_byKees Cook1-1/+1
2023-10-08x86/resctrl: Fix kernel-doc warningsRandy Dunlap1-5/+5
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-23/+23
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin2-22/+20
2023-10-07parisc: Fix crash with nr_cpus=1 optionHelge Deller1-1/+3
2023-10-07riscv: dts: sophgo: add Milk-V Duo board device treeJisheng Zhang2-0/+39
2023-10-07riscv: dts: sophgo: add initial CV1800B SoC device treeJisheng Zhang1-0/+123
2023-10-07riscv: defconfig: enable SOPHGO SoCChen Wang1-1/+2
2023-10-07riscv: dts: sophgo: add Milk-V Pioneer board device treeChen Wang3-0/+22
2023-10-07riscv: dts: add initial Sophgo SG2042 SoC device treeChen Wang2-0/+2325
2023-10-07x86/idle: Disable IBRS when CPU is offline to improve single-threaded perform...Waiman Long1-0/+8
2023-10-07x86/speculation: Add __update_spec_ctrl() helperWaiman Long1-0/+11
2023-10-07ARM: OMAP: timer32K: fix all kernel-doc warningsRandy Dunlap1-7/+7
2023-10-07ARM: omap2: fix a debug printkDan Carpenter1-1/+1
2023-10-07ARM: dts: omap4-embt2ws: Fix pinctrl single node name warningTony Lindgren1-1/+1
2023-10-07ARM: dts: motorola-mapphone: Add mdm6600 sleep pinsTony Lindgren1-1/+19
2023-10-07ARM: dts: am3517: Configure ethernet aliasAdam Ford1-0/+1
2023-10-07ARM: dts: am3517-evm: Enable Ethernet PHY InterruptAdam Ford1-0/+19
2023-10-07ARM: dts: am3517-evm: Fix LED3/4 pinmuxAdam Ford1-7/+9
2023-10-07ARM: dts: omap3-gta04: Drop superfluous omap36xx compatibleAndreas Kemnade1-1/+1
2023-10-07ARM: dts: omap: omap4-embt2ws: Add IMU at control unitAndreas Kemnade1-1/+16
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang4-1/+9