summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.6 into drm-nextDave Airlie2020-03-3177-314/+488
|\
| * Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-272-0/+12
| |\
| | * parisc: Fix defconfig selectionHelge Deller2020-03-272-0/+12
| * | Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-03-2720-104/+120
| |\ \
| | * \ Merge tag 'oxnas-arm-soc-dt-fixes-for-5.6' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-03-252-4/+4
| | |\ \
| | | * | ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2020-03-232-4/+4
| | * | | Merge tag 'arm-soc/for-5.6/devicetree-fixes-part2' of https://github.com/Broa...Arnd Bergmann2020-03-252-0/+2
| | |\ \ \
| | | * | | ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne2020-03-221-0/+1
| | | * | | ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson2020-03-121-0/+1
| | * | | | arm64: dts: Fix leftover entry-methods for PSCILinus Walleij2020-03-252-2/+2
| | * | | | Merge tag 'omap-for-v5.6/fixes-rc6-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-03-257-23/+37
| | |\ \ \ \
| | | * | | | ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros2020-03-171-0/+1
| | | * | | | ARM: dts: omap4-droid4: Fix lost touchscreen interruptsTony Lindgren2020-03-171-1/+1
| | | * | | | ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros2020-03-131-0/+1
| | | * | | | ARM: dts: N900: fix onenand timingsArthur Demchenkov2020-03-091-16/+28
| | | * | | | ARM: dts: Fix dm814x Ethernet by changing to use rgmii-id modeTony Lindgren2020-03-033-6/+6
| | | * | | | Merge branch 'omap-for-v5.6/fixes-rc3' into fixesTony Lindgren2020-02-274-3/+8
| | | |\ \ \ \
| | | * \ \ \ \ Merge branch 'omap-for-v5.6/fixes-rc2' into fixesTony Lindgren2020-02-204-14/+10
| | | |\ \ \ \ \
| | * | | | | | | ARM: dts: exynos: Fix regulator node aliasing on Midas-based boardsMarek Szyprowski2020-03-252-3/+3
| | * | | | | | | Merge tag 'imx-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2020-03-251-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: imx6: phycore-som: fix arm and soc minimum voltageMarco Felsch2020-03-111-2/+2
| | * | | | | | | | Merge tag 'sunxi-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2020-03-251-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: dts: sun8i: a33: add the new SS compatibleCorentin Labbe2020-03-111-1/+1
| | * | | | | | | | | Merge tag 'sunxi-fixes-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2020-03-253-69/+69
| | |\| | | | | | | | | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | ARM: dts: sun8i: r40: Move SPI device nodes based on address orderChen-Yu Tsai2020-03-111-52/+52
| | | * | | | | | | ARM: dts: sun8i: r40: Fix register base address for SPI2 and SPI3Chen-Yu Tsai2020-03-111-4/+4
| | | * | | | | | | ARM: dts: sun8i: r40: Move AHCI device node based on address orderChen-Yu Tsai2020-03-111-11/+10
| | | * | | | | | | ARM: dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detectionOndrej Jirman2020-02-241-1/+2
| | | * | | | | | | ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltageOndrej Jirman2020-02-241-2/+2
| | | * | | | | | | ARM: dts: sun8i: a83t: Fix incorrect clk and reset macros for EMAC deviceChen-Yu Tsai2020-02-101-3/+3
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-279-78/+95
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RISC-V: Move all address space definition macros to one placeAtish Patra2020-03-261-37/+41
| | * | | | | | | | RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel2020-03-263-16/+30
| | * | | | | | | | riscv: fix the IPI missing issue in nommu modeGreentime Hu2020-03-182-5/+5
| | * | | | | | | | riscv: uaccess should be used in nommu modeGreentime Hu2020-03-183-20/+19
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-03-271-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: alternative: fix build with clang integrated assemblerIlie Halip2020-03-201-1/+1
| * | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-03-264-12/+29
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | KVM: X86: Narrow down the IPI fastpath to single target IPIWanpeng Li2020-03-261-1/+4
| | * | | | | | | | | KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timerWanpeng Li2020-03-241-0/+6
| | * | | | | | | | | KVM: VMX: don't allow memory operands for inline asm that modifies SPNick Desaulniers2020-03-231-1/+1
| | * | | | | | | | | KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe2020-03-231-1/+1
| | * | | | | | | | | KVM: SVM: Issue WBINVD after deactivating an SEV guestTom Lendacky2020-03-231-8/+14
| | * | | | | | | | | KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is availablePaolo Bonzini2020-03-201-0/+3
| | * | | | | | | | | KVM: x86: remove bogus user-triggerable WARN_ONPaolo Bonzini2020-03-201-1/+0
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-253-8/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur2020-03-161-2/+2
| | * | | | | | | | | | arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur2020-03-161-2/+2
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-03-131-4/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bitsLuke Nelson2020-03-061-4/+6