summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-02-21x86/locking: Use ALT_OUTPUT_SP() for percpu_{,try_}cmpxchg{64,128}_op()Uros Bizjak
2025-02-21x86/mm: Replace open-coded gap bounding with clamp()Qasim Ijaz
2025-02-21x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli
2025-02-21ACPI/processor_idle: Export acpi_processor_ffh_play_dead()Artem Bityutskiy
2025-02-21mips: dts: realtek: Add restart to Cisco SG220-26PSander Vanheule
2025-02-21mips: dts: realtek: Add RTL838x SoC peripheralsSander Vanheule
2025-02-21mips: dts: realtek: Replace uart clock propertySander Vanheule
2025-02-21mips: dts: realtek: Correct uart interrupt-parentSander Vanheule
2025-02-21mips: dts: realtek: Add SoC IRQ node for RTL838xSander Vanheule
2025-02-21mips: dts: realtek: Fold rtl83xx into rtl838xSander Vanheule
2025-02-21mips: dts: realtek: Add address to SoC node nameSander Vanheule
2025-02-21mips: dts: realtek: Clean up CPU clocksSander Vanheule
2025-02-21mips: dts: realtek: Decouple RTL930x base DTSISander Vanheule
2025-02-21x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by defaultKirill A. Shutemov
2025-02-21mm/memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()Kirill A. Shutemov
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21MIPS: mobileye: dts: eyeq6h: Enable cluster supportGregory CLEMENT
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-02-21x86/fpu: Fix guest FPU state buffer allocation sizeStanislav Spassov
2025-02-21x86/module: Remove unnecessary check in module_finalize()Dan Carpenter
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers
2025-02-21riscv: KVM: Remove unnecessary vcpu kickBillXiang
2025-02-21iommu/s390: handle IOAT registration based on domainMatthew Rosato
2025-02-21s390/pci: store DMA offset in bus_dma_regionMatthew Rosato
2025-02-21s390/pci: check for relaxed translation capabilityMatthew Rosato
2025-02-21arm64: Utilize for_each_cpu_wrap for reference lookupBeata Michalska
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21fs: avoid mmap sem relocks when coredumping with many missing pagesMateusz Guzik
2025-02-21make use of anon_inode_getfile_fmode()Al Viro
2025-02-21mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpiosGeert Uytterhoeven
2025-02-21mips: sni: Do not include <linux/fb.h>Thomas Zimmermann
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton
2025-02-21MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-02-21arm64: dts: rockchip: rk356x: Move PCIe MSI to use GIC ITS instead of MBIDmitry Osipenko
2025-02-21arm64: dts: rockchip: rk356x: Add MSI controller nodeDmitry Osipenko
2025-02-21irqchip/gic-v3: Add Rockchip 3568002 erratum workaroundDmitry Osipenko
2025-02-21x86/vdso/vdso2c: Remove page handlingThomas Weißschuh
2025-02-21x86/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21arm: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21LoongArch: vDSO: Switch to generic storage implementationThomas Weißschuh
2025-02-21riscv: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21arm64: vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Add generic architecture-specific data storageThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh