aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-12-07KVM: PPC: Book3S HV nestedv2: Invalidate RPT before deleting a guestJordan Niethe3-3/+6
2023-12-06Merge tag 'parisc-for-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-12-06x86, bpf: Use bpf_prog_pack for bpf trampolineSong Liu1-26/+72
2023-12-06bpf: Use arch_bpf_trampoline_sizeSong Liu2-14/+0
2023-12-06bpf: Add arch_bpf_trampoline_size()Song Liu4-46/+128
2023-12-06bpf, x86: Adjust arch_prepare_bpf_trampoline return valueSong Liu1-1/+1
2023-12-06bpf: Adjust argument names of arch_prepare_bpf_trampoline()Song Liu1-5/+5
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton28-96/+136
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He2-5/+1
2023-12-06bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+46
2023-12-06Merge tag 'renesas-dts-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann26-42/+528
2023-12-06arm64: dts: ti: Add verdin am62 mallow boardJoao Paulo Goncalves4-0/+234
2023-12-06Merge tag 'renesas-arm-defconfig-for-v6.8-tag1' of git://git.kernel.org/pub/s...Arnd Bergmann3-0/+3
2023-12-06ARM: multi_v7_defconfig: Add SCMI reset supportEtienne Carriere1-0/+1
2023-12-06Merge tag 'arm-soc/for-6.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann1-3/+1
2023-12-06Merge tag 'riscv-dt-fixes-for-v6.7-rc4' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann7-36/+1
2023-12-06Merge tag 'mtk-dts64-fixes-for-6.7' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-205/+241
2023-12-06riscv: errata: andes: Probe for IOCP only once in boot stageLad Prabhakar1-7/+13
2023-12-06riscv: Fix SMP when shadow call stacks are enabledSamuel Holland1-1/+1
2023-12-06arm64: dts: ti: verdin-am62: Improve spi1 chip-select pinctrlJoao Paulo Goncalves1-2/+15
2023-12-06arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Remove HDMI Reset Line NameGarrett Giordano1-1/+1
2023-12-06arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Add HDMI supportGarrett Giordano1-0/+94
2023-12-06arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Lower I2C1 frequencyGarrett Giordano1-1/+1
2023-12-06arm64: dts: ti: phycore-am64: Add R5F DMA Region and MailboxesGarrett Giordano1-1/+101
2023-12-06riscv: fix misaligned access handling of C.SWSP and C.SDSPClément Léger1-4/+2
2023-12-06RISC-V: hwprobe: Always use u64 for extension bitsAndrew Jones1-1/+1
2023-12-06riscv: dts: microchip: add the mpfs' system controller qspi & associated flashConor Dooley2-0/+38
2023-12-06Support rv32 ULEB128 testCharlie Jenkins1-4/+4
2023-12-06arm64: dts: rockchip: Fix eMMC Data Strobe PD on rk3588Sam Edwards1-1/+1
2023-12-06ARM: dts: imx23/28: Remove undocumented "fsl,clkctrl"Fabio Estevam2-2/+2
2023-12-06ARM: dts: imx28-xea: Pass the 'model' propertyFabio Estevam1-0/+1
2023-12-06ARM: dts: imx7: Declare timers compatible with fsl,imx6dl-gptPhilipp Zabel1-4/+4
2023-12-06arm64: dts: imx8-apalis: set wifi regulator to always-onStefan Eichenberger1-4/+1
2023-12-06ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan1-1/+6
2023-12-06arm64: dts: imx8ulp: update gpio node name to align with register addressHaibo Chen1-3/+3
2023-12-06arm64: dts: imx93: update gpio node name to align with register addressHaibo Chen1-4/+4
2023-12-06arm64: dts: imx93: correct mediamix powerPeng Fan1-1/+1
2023-12-06arm64: dts: imx8qm: Add imx8qm's own pm to avoid panic during startupXiaolei Wang1-0/+11
2023-12-06arm64: dts: freescale: imx8-ss-dma: Fix #pwm-cellsAlexander Stein1-1/+1
2023-12-06arm64: dts: freescale: imx8-ss-lsio: Fix #pwm-cellsAlexander Stein1-4/+4
2023-12-06riscv: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)1-5/+2
2023-12-06riscv: Switch over to GENERIC_CPU_DEVICESJames Morse2-15/+5
2023-12-06LoongArch: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)1-5/+2
2023-12-06LoongArch: Use the __weak version of arch_unregister_cpu()James Morse1-8/+0
2023-12-06LoongArch: Switch over to GENERIC_CPU_DEVICESJames Morse2-27/+3
2023-12-06x86/topology: convert to use arch_cpu_is_hotpluggable()Russell King (Oracle)1-5/+2
2023-12-06x86/topology: use weak version of arch_unregister_cpu()Russell King (Oracle)1-5/+0
2023-12-06x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse3-27/+5
2023-12-06arm64: convert to arch_cpu_is_hotpluggable()Russell King (Oracle)1-6/+2
2023-12-06arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()James Morse3-10/+5