summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven
2021-01-19Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-19x86: PM: Register syscore_ops for scale invarianceRafael J. Wysocki
2021-01-19x86/entry: Remove put_ret_addr_in_rdi THUNK macro argumentBorislav Petkov
2021-01-18Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-18kasan, arm64: fix pointer tags in KASAN reportsAndrey Konovalov
2021-01-18arm64: dts: imx8mp: Correct the gpio ranges of gpio3Jacky Bai
2021-01-18ARM: dts: imx6qdl-sr-som: fix some cubox-i platformsRussell King
2021-01-18ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher
2021-01-18ARM: dts: imx7d-flex-concentrator: fix pcf2127 resetBruno Thomsen
2021-01-18x86/xen: fix 'nopvspin' build errorRandy Dunlap
2021-01-17Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-01-17x86/hyperv: Initialize clockevents after LAPIC is initializedDexuan Cui
2021-01-17ia64: fix build failure caused by memory model changesMike Rapoport
2021-01-16Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-15RISC-V: Fix maximum allowed phsyical memory for RV32Atish Patra
2021-01-15RISC-V: Set current memblock limitAtish Patra
2021-01-15RISC-V: Do not allocate memblock while iterating reserved memblocksAtish Patra
2021-01-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-15Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-15Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-15ARM: dts: ux500: Reserve memory carveoutsLinus Walleij
2021-01-15arm64: defconfig: Drop unused K3 SoC specific optionsNishanth Menon
2021-01-15Merge tag 'imx-fixes-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2021-01-15arm64: syscall: include prototype for EL0 SVC functionsMark Rutland
2021-01-14riscv: stacktrace: Move register keyword to beginning of declarationKefeng Wang
2021-01-14x86/entry: Emit a symbol for register restoring thunkNick Desaulniers
2021-01-14x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2021-01-14KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()Alexandru Elisei
2021-01-14KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to returnDavid Brazdil
2021-01-14KVM: arm64: Simplify handling of absent PMU system registersMarc Zyngier
2021-01-14KVM: arm64: Hide PMU registers from userspace when not availableMarc Zyngier
2021-01-13riscv: defconfig: enable gpio support for HiFive UnleashedSagar Shrikant Kadam
2021-01-13dts: phy: add GPIO number and active state used for phy resetSagar Shrikant Kadam
2021-01-13dts: phy: fix missing mdio device and probe failure of vsc8541-01 deviceSagar Shrikant Kadam
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab
2021-01-13riscv: Fix KASAN memory mapping.Nick Hu
2021-01-13x86/xen: Fix xen_hvm_smp_init() when vector callback not availableDavid Woodhouse
2021-01-13x86/xen: Don't register Xen IPIs when they aren't going to be usedDavid Woodhouse
2021-01-13x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-13arm64: entry: remove redundant IRQ flag tracingMark Rutland
2021-01-13MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuMenglong Dong
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-12riscv: Trace irq on only interrupt is enabledAtish Patra