summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-04openrisc: Call setup_memory() earlier in the init sequenceOreoluwa Babatunde
2024-09-04powerpc/boot: Only free if realloc() succeedsMichael Ellerman
2024-09-04powerpc/boot: Handle allocation failure in simple_realloc()Li zeming
2024-09-04parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller
2024-09-04powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan
2024-09-04arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-08-19arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap
2024-08-19x86/mtrr: Check if fixed MTRRs exist before saving themAndi Kleen
2024-08-19arm64: errata: Expand speculative SSBS workaround (again)Mark Rutland
2024-08-19arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-08-19arm64: errata: Expand speculative SSBS workaroundMark Rutland
2024-08-19arm64: errata: Unify speculative SSBS errata logicMark Rutland
2024-08-19arm64: cputype: Add Cortex-X925 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-A720 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X3 definitionsMark Rutland
2024-08-19arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland
2024-08-19arm64: cputype: Add Neoverse-V3 definitionsMark Rutland
2024-08-19arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-08-19arm64: Add Neoverse-V2 partBesar Wicaksono
2024-08-19arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-spaceJames Morse
2024-08-19arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon
2024-08-19x86/mm: Fix pti_clone_pgtable() alignment assumptionPeter Zijlstra
2024-08-19perf/x86/intel/pt: Fix a topa_entry base address calculationAdrian Hunter
2024-08-19perf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin
2024-08-19perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin
2024-08-19perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin
2024-08-19perf/x86/intel/pt: Export pt_cap_get()Chao Peng
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-08-19perf/x86/intel/pt: Fix topa_entry base lengthMarco Cavenati
2024-08-19m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati
2024-08-19powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman
2024-08-19MIPS: Octeron: remove source file executable bitDominique Martinet
2024-08-19sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson
2024-08-19m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum
2024-08-19x86/xen: Convert comma to semicolonChen Ni
2024-08-19m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messagesEero Tamminen
2024-08-19arm64: dts: rockchip: Increase VOP clk rate on RK3328Jonas Karlman
2024-08-19x86/platform/iosf_mbi: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-08-19x86/pci/xen: Fix PCIBIOS_* return code handlingIlpo Järvinen
2024-08-19x86/pci/intel_mid_pci: Fix PCIBIOS_* return code handlingIlpo Järvinen
2024-08-19x86/of: Return consistent error type from x86_of_pci_irq_enable()Ilpo Järvinen
2024-07-27ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada
2024-07-18ARM: davinci: Convert comma to semicolonChen Ni
2024-07-18powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz
2024-07-18powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman
2024-07-18asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann
2024-07-05arm64: dts: rockchip: Add sound-dai-cells for RK3368Alex Bee
2024-07-05hexagon: fix fadvise64_64 calling conventionsArnd Bergmann
2024-07-05x86: stop playing stack games in profile_pc()Linus Torvalds