summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-06-04um: let 'make clean' properly clean underlying SUBARCH as wellMasahiro Yamada1-0/+1
2025-06-04MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton1-13/+17
2025-06-04MIPS: Use arch specific syscall name match functionBibo Mao1-0/+16
2025-06-04x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus()Waiman Long3-7/+47
2025-06-04x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao1-3/+7
2025-06-04ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114Svyatoslav Ryhel1-1/+1
2025-06-04powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7Andreas Schwab1-2/+2
2025-06-04um: Update min_low_pfn to match changes in uml_reservedTiwei Bie1-0/+1
2025-06-04um: Store full CSGSFS and SS register from mcontextBenjamin Berg1-2/+1
2025-06-04MIPS: Fix MAX_REG_OFFSETThorsten Blum1-1/+2
2025-06-04arm64: dts: rockchip: fix iface clock-name on px30 iommusHeiko Stuebner1-2/+2
2025-06-04parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf1-4/+4
2025-05-02KVM: s390: Don't use %pK through tracepointsThomas Weißschuh1-2/+2
2025-05-02parisc: PDT: Fix missing prototype warningYu-Chun Lin1-0/+2
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-05-02MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-05-02MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-05-02MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-05-02powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmpNathan Chancellor1-0/+1
2025-05-02perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang1-8/+8
2025-05-02perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi1-3/+5
2025-05-02riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor1-2/+5
2025-05-02x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-05-02sparc/mm: disable preemption in lazy mmu modeRyan Roberts1-1/+4
2025-05-02arm64: dts: mediatek: mt8173: Fix disp-pwm compatible stringChen-Yu Tsai1-4/+2
2025-05-02arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson1-0/+2
2025-05-02x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...Max Grobecker1-1/+1
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn1-1/+1
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli1-2/+2
2025-04-10spufs: fix a leak in spufs_create_context()Al Viro1-1/+4
2025-04-10spufs: fix a leak on spufs_new_file() failureAl Viro1-1/+3
2025-04-10x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplace...Jann Horn1-3/+2
2025-04-10x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1Jann Horn1-0/+2
2025-04-10x86/platform: Only allow CONFIG_EISA for 32-bitArnd Bergmann1-1/+1
2025-04-10x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct()Benjamin Berg1-1/+6
2025-04-10x86/mm/pat: cpa-test: fix length for CPA_ARRAY testMike Rapoport (Microsoft)1-1/+1
2025-04-10ARM: Remove address checking for MMUless devicesYanjun Yang1-2/+2
2025-04-10ARM: 9351/1: fault: Add "cut here" line for prefetch abortsKees Cook1-0/+1
2025-04-10ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()Kees Cook1-0/+7
2025-04-10ARM: shmobile: smp: Enforce shmobile_smp_* alignmentGeert Uytterhoeven1-0/+1
2025-04-10x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest1-1/+1
2025-04-10x86/irq: Define trace events conditionallyArnd Bergmann1-0/+2
2025-04-10clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse1-11/+0
2025-03-13x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63Ahmed S. Darwish1-16/+34
2025-03-13x86/cpu: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/cacheinfo: Validate CPUID leaf 0x2 EDX outputAhmed S. Darwish1-1/+1
2025-03-13x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systemsRussell Senior1-2/+2
2025-03-13powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...Christophe Leroy1-1/+1