summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner
2023-11-08ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers
2023-10-25s390/pci: fix iommu bitmap allocationNiklas Schnelle
2023-10-25ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren
2023-10-25KVM: x86: Mask LVTPC when handling a PMIJim Mattson
2023-10-25x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-10parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-10parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller
2023-10-10parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-10-10xtensa: boot/lib: fix function prototypesMax Filippov
2023-10-10xtensa: boot: don't add include-dirsRandy Dunlap
2023-10-10powerpc/perf/hv-24x7: Update domain value checkKajol Jain
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-23parisc: Drop loops_per_jiffy from per_cpu structHelge Deller
2023-09-23x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson
2023-09-23parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-09-23parisc: Fix /proc/cpuinfo output for lscpuHelge Deller
2023-09-23ARM: OMAP2+: Fix -Warray-bounds warning in _pwrdm_state_switch()Gustavo A. R. Silva
2023-09-23x86/APM: drop the duplicate APM_MINOR_DEV macroRandy Dunlap
2023-09-23powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey
2023-09-23ARM: dts: samsung: s5pv210-smdkv210: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-23ARM: dts: samsung: s3c6410-mini6410: correct ethernet reg addresses (split)Krzysztof Kozlowski
2023-09-23ARM: dts: BCM53573: Add cells sizes to PCIe nodeRafał Miłecki
2023-09-23powerpc/32s: Fix assembler warning about r0Christophe Leroy
2023-09-23powerpc/32: Include .branch_lt in data sectionJoel Stanley
2023-09-23m68k: Fix invalid .section syntaxBen Hutchings
2023-09-23mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-09-23ARM: pxa: remove use of symbol_get()Arnd Bergmann
2023-09-02Revert "ARM: ep93xx: fix missing-prototype warnings"Greg Kroah-Hartman
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada
2023-08-16x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-16x86/mm: Fix VDSO and VVAR placement on 5-level paging machinesKirill A. Shutemov
2023-08-16sparc: fix up arch_cpu_finalize_init() build breakage.Greg Kroah-Hartman
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-11xtensa: ISS: fix call to split_if_specMax Filippov
2023-08-11ARM: orion5x: fix d2net gpio initializationArnd Bergmann
2023-08-11sh: dma: Fix DMA channel offset calculationArtur Rojek
2023-08-11powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap
2023-08-11sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz
2023-08-11ARM: ep93xx: fix missing-prototype warningsArnd Bergmann
2023-08-11ARM: dts: BCM5301X: Drop "clock-names" from the SPI nodeRafał Miłecki
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-08-11x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner