summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-05-23arm64: dts: lx2160a-clearfog-cx: add QSFP support [*experimental*]Russell King
2020-05-23arm64: dts: lx2160a-clearfog-itx: add SFP support [*experimental*]Russell King
2020-05-23arm64: dts: lx2160a: add PCS MDIO and PCS PHY nodesRussell King
2020-05-23arm64: dts: lx2160a: add optee support [*experimental*]Russell King
2020-05-23arm64: dts: lx2160a-clearfog-itx: add power button supportRussell King
2020-05-23arm64: dts: lx2160a-cex7: add on-module eepromsRabeeh Khoury
2020-05-23arm64: dts: lx2160a-cex7: add support for ltc3882 regulatorRussell King
2020-04-17Merge branches 'net-queue' and 'pci-mobiveil' into cex7Russell King
2020-04-16arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2020-03-30arm64: defconfig: Enable CONFIG_PCIE_LAYERSCAPE_GEN4Hou Zhiqiang
2020-03-30arm64: dts: lx2160a: Add PCIe controller DT nodesHou Zhiqiang
2020-03-27Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-27Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-27Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-27parisc: Fix defconfig selectionHelge Deller
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel
2020-03-26KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25Merge tag 'oxnas-arm-soc-dt-fixes-for-5.6' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-03-25Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broa...Arnd Bergmann
2020-03-25arm64: dts: Fix leftover entry-methods for PSCILinus Walleij
2020-03-25Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-03-25ARM: dts: exynos: Fix regulator node aliasing on Midas-based boardsMarek Szyprowski
2020-03-25Merge tag 'imx-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-03-25Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2020-03-25Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2020-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-24KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timerWanpeng Li
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-23KVM: VMX: don't allow memory operands for inline asm that modifies SPNick Desaulniers
2020-03-23KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe
2020-03-23KVM: SVM: Issue WBINVD after deactivating an SEV guestTom Lendacky
2020-03-23ARM: dts: oxnas: Fix clear-mask propertySungbo Eo
2020-03-22ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-20KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is availablePaolo Bonzini
2020-03-20KVM: x86: remove bogus user-triggerable WARN_ONPaolo Bonzini
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-20arm64: alternative: fix build with clang integrated assemblerIlie Halip
2020-03-20crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld
2020-03-20KVM: PPC: Fix kernel crash with PR KVMGreg Kurz
2020-03-19arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino
2020-03-19x86/ioremap: Fix CONFIG_EFI=n buildBorislav Petkov
2020-03-19arm64: kpti: Fix "kpti=off" when KASLR is enabledWill Deacon
2020-03-18riscv: fix the IPI missing issue in nommu modeGreentime Hu
2020-03-18riscv: uaccess should be used in nommu modeGreentime Hu