summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu
2022-01-27arm64: dts: qcom: msm8916: fix MMC controller aliasesDmitry Baryshkov
2021-12-29ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handlingArd Biesheuvel
2021-12-22ARM: 8805/2: remove unneeded naked function usageNicolas Pitre
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-08s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-12-08ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai
2021-12-08ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli
2021-11-26hexagon: export raw I/O routines for modulesNathan Chancellor
2021-11-26mips: bcm63xx: add support for clk_get_parent()Randy Dunlap
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