summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-09-04KVM: arm64: Don't use cbz/adr with external symbolsSami Tolvanen1-2/+4
2024-09-04KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3Marc Zyngier2-0/+13
2024-09-04MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang1-0/+4
2024-09-04openrisc: Call setup_memory() earlier in the init sequenceOreoluwa Babatunde1-3/+3
2024-09-04powerpc/boot: Only free if realloc() succeedsMichael Ellerman1-2/+3
2024-09-04powerpc/boot: Handle allocation failure in simple_realloc()Li zeming1-1/+3
2024-09-04parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller1-2/+2
2024-09-04x86: Increase brk randomness entropy for 64-bit systemsKees Cook1-1/+4
2024-09-04powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan1-0/+2
2024-09-04s390/smp,mcck: fix early IPI handlingHeiko Carstens2-11/+5
2024-09-04s390/uv: Panic for set and remove shared access UVC errorsClaudio Imbrenda1-1/+4
2024-09-04arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu1-1/+1
2024-08-19ARM: dts: imx6qdl-kontron-samx6i: fix phy-modeMichael Walle1-1/+1
2024-08-19arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap1-9/+33
2024-08-19powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar4-4/+30
2024-08-19x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen1-1/+1
2024-08-19arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland2-7/+26
2024-08-19arm64: cputype: Add Cortex-A725 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-X1C definitionsMark Rutland1-0/+2
2024-08-19arm64: errata: Expand speculative SSBS workaroundMark Rutland2-2/+16
2024-08-19arm64: errata: Unify speculative SSBS errata logicMark Rutland3-31/+7
2024-08-19arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-08-19arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland5-1/+86
2024-08-19arm64: cputype: Add Neoverse-V3 definitionsMark Rutland1-0/+2
2024-08-19arm64: cputype: Add Cortex-X4 definitionsMark Rutland1-0/+2
2024-08-19arm64: Add Neoverse-V2 partBesar Wicaksono1-0/+2
2024-08-19arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-spaceJames Morse1-7/+29
2024-08-19x86/mm: Fix pti_clone_entry_text() for i386Peter Zijlstra1-1/+1
2024-08-19x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra1-3/+3
2024-08-19riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()Zhe Qiao1-8/+9
2024-08-19powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFCEsben Haabendal1-0/+2
2024-08-19powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()Al Viro1-1/+3
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT2-1/+8
2024-08-19um: time-travel: fix time-travel-start optionJohannes Berg1-2/+2
2024-08-19MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang2-0/+10
2024-08-19MIPS: ip30: ip30-console: Add missing includeJiaxun Yang1-0/+1
2024-08-19perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter1-1/+1
2024-08-19perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati1-2/+2
2024-08-19KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()Sean Christopherson2-3/+9
2024-08-19m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati1-0/+9
2024-08-19powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman1-22/+11
2024-08-19MIPS: Octeron: remove source file executable bitDominique Martinet1-0/+0
2024-08-19sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson3-4/+2
2024-08-19perf/x86/intel/pt: Fix pt_topa_entry_for_page() address calculationAdrian Hunter1-1/+1
2024-08-19ARM: spitz: fix GPIO assignment for backlightDmitry Torokhov1-20/+10
2024-08-19ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann3-3/+34
2024-08-19m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum1-1/+1
2024-08-19x86/xen: Convert comma to semicolonChen Ni1-2/+2