summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-02-18powerpc/watchdog: Switch to use hrtimer_setup()Nam Cao
2025-02-18ARM: 8611/1: l2x0: Switch to use hrtimer_setup()Nam Cao
2025-02-18ARM: imx: Switch to use hrtimer_setup()Nam Cao
2025-02-18riscv: kvm: Switch to use hrtimer_setup()Nam Cao
2025-02-18LoongArch: KVM: Switch to use hrtimer_setup()Nam Cao
2025-02-18KVM: arm64: Switch to use hrtimer_setup()Nam Cao
2025-02-18KVM: x86: Switch to use hrtimer_setup()Nam Cao
2025-02-18KVM: s390: Switch to use hrtimer_setup()Nam Cao
2025-02-18KVM: PPC: Switch to use hrtimer_setup()Nam Cao
2025-02-18KVM: MIPS: Switch to use hrtimer_setup()Nam Cao
2025-02-18x86/percpu/64: Remove INIT_PER_CPU macrosBrian Gerst
2025-02-18x86/boot/64: Remove inverse relocationsBrian Gerst
2025-02-18x86/percpu/64: Remove fixed_percpu_dataBrian Gerst
2025-02-18x86/percpu/64: Use relative percpu offsetsBrian Gerst
2025-02-18x86/stackprotector/64: Convert to normal per-CPU variableBrian Gerst
2025-02-18x86/module: Deal with GOT based stack cookie load on Clang < 17Ard Biesheuvel
2025-02-18x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocationsBrian Gerst
2025-02-18x86/pvh: Use fixed_percpu_data for early boot GSBASEBrian Gerst
2025-02-18x86/boot: Disable stack protector for early boot codeBrian Gerst
2025-02-18x86/stackprotector: Remove stack protector test scriptsBrian Gerst
2025-02-18arm64: dts: mediatek: mt6359: fix dtbs_check error for audio-codecMacpaul Lin
2025-02-18ARM: dts: imx53-ppd: Fix touchscreen reset-gpiosFabio Estevam
2025-02-18arm64: dts: freescale: tqma8mpql: Fix vqmmc-supplyAlexander Stein
2025-02-18ARM: dts: imx7s: Move csi-mux to below rootAlexander Stein
2025-02-18riscv: sophgo: dts: add cooling maps for Milk-V PioneerChen Wang
2025-02-18riscv: sophgo: dts: add pwm-fan for Milk-V PioneerChen Wang
2025-02-17Merge tag 'powerpc-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-02-17cpufreq: Allow arch_freq_get_on_cpu to return an errorBeata Michalska
2025-02-17arm64: versal-net: Add description for b2197-00 revA boardMichal Simek
2025-02-17perf/amd/ibs: Update DTLB/PageSize decode logicRavi Bangoria
2025-02-17perf/amd/ibs: Add support for OP Load Latency FilteringRavi Bangoria
2025-02-17riscv: dts: spacemit: Add Milk-V Jupiter board device treeJavier Martinez Canillas
2025-02-17riscv: KVM: Fix SBI sleep_type useAndrew Jones
2025-02-17riscv: KVM: Fix SBI TIME error generationAndrew Jones
2025-02-17riscv: KVM: Fix SBI IPI error generationAndrew Jones
2025-02-17riscv: KVM: Fix hart suspend_type useAndrew Jones
2025-02-17riscv: KVM: Fix hart suspend status checkAndrew Jones
2025-02-17sysctl: Fix underflow value setting risk in vm_tableNicolas Bouchinet
2025-02-17arm64: dts: imx95-19x19-evk: add typec nodes and enable usb3 nodeXu Yang
2025-02-17arm64: dts: imx95: add usb3 related nodesXu Yang
2025-02-17ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devicesLukasz Majewski
2025-02-17arm64: dts: imx8qm-mek: add audio-codec cs42888 and related nodesFrank Li
2025-02-17arm64: dts: imx8mq-librem5: remove undocument property 'extcon' for usb-pd@3fFrank Li
2025-02-17ARM: dts: microchip: sama7d65_curiosity: Add power monitor supportMihai Sain
2025-02-17arm64: dts: exynosautov920: add CPU cache informationDevang Tailor
2025-02-17x86/microcode/AMD: Add get_patch_level()Borislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declarationBorislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Merge early_apply_microcode() into its single callsiteBorislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarationsBorislav Petkov (AMD)
2025-02-17x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signatureBorislav Petkov (AMD)