aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-01-21arm64: dts: qcom: sdm845: kill IPA modem-remoteproc propertyAlex Elder
2021-01-21arm64: dts: qcom: sc7180: kill IPA modem-remoteproc propertyAlex Elder
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-19Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-18Merge tag 'fixes-2021-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-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-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
2021-01-12arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-01-12powerpc: Fix alignment bug within the init sectionsAriel Marcovitch
2021-01-11Merge tag 'hyperv-fixes-signed-20210111' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-10Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds