summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-11-26mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2021-11-26sh: fix kconfig unmet dependency warning for FRAME_POINTERRandy Dunlap
2021-11-26sh: check return code of request_irqNick Desaulniers
2021-11-26powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman
2021-11-26powerpc/5200: dts: fix memory node unit nameAnatolij Gustschin
2021-11-26MIPS: sni: Fix the buildBart Van Assche
2021-11-26ARM: dts: omap: fix gpmc,mux-add-data typeRoger Quadros
2021-11-26parisc/entry: fix trace test in syscall exit pathSven Schnelle
2021-11-26ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann
2021-11-26m68k: set a default value for MEMORY_RESERVERandy Dunlap
2021-11-26parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle
2021-11-26parisc: fix warning in flush_tlb_allSven Schnelle
2021-11-26ARM: 9136/1: ARMv7-M uses BE-8, not BE-32Arnd Bergmann
2021-11-26ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu
2021-11-26ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap
2021-11-26x86: Increase exception stack sizesPeter Zijlstra
2021-11-26MIPS: lantiq: dma: reset correct number of channelAleksander Jan Bajkowski
2021-11-26MIPS: lantiq: dma: add small delay after resetAleksander Jan Bajkowski
2021-11-26x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-11-26parisc: Fix ptrace check on syscall returnHelge Deller
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck
2021-11-02ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina
2021-10-27NIOS2: irqflags: rename a redefined register nameRandy Dunlap
2021-10-27s390: fix strrchr() implementationRoberto Sassu
2021-10-17perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-17ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel
2021-10-17xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-07Revert "arm64: Mark __stack_chk_guard as __ro_after_init"Greg Kroah-Hartman
2021-10-06arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-10-06alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-10-06arm64: Mark __stack_chk_guard as __ro_after_initDan Li
2021-10-06parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-10-06sparc: avoid stringop-overread errorsLinus Torvalds
2021-10-06m68k: Double cast io functions to unsigned longGuenter Roeck
2021-10-06xen/x86: fix PV trap handling on secondary processorsJan Beulich
2021-09-26s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap
2021-09-22x86/mm: Fix kern_addr_valid() to cope with existing but not present entriesMike Rapoport
2021-09-22parisc: fix crash with signals and allocaMikulas Patocka
2021-09-22ARM: tegra: tamonten: Fix UART pad settingAndreas Obergschwandtner
2021-09-22xtensa: ISS: don't panic in rs_initJiri Slaby
2021-09-22s390/jump_label: print real address in a case of a jump label bugHeiko Carstens