summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-21KVM: arm64: Filter out v8.1+ events on v8.0 HWMarc Zyngier
2021-01-21KVM: arm64: Compute TPIDR_EL2 ignoring MTE tagSteven Price
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
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 https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
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-14bpf: Add bitwise atomic instructionsBrendan Jackman
2021-01-14bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman
2021-01-14bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-14bpf: x86: Factor out a lookup table for some ALU opcodesBrendan Jackman
2021-01-14bpf: x86: Factor out emission of REX byteBrendan Jackman
2021-01-14bpf: x86: Factor out emission of ModR/M for *(reg + off)Brendan Jackman
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