summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | s390/qdio: extend polling support to multiple queuesJulian Wiedmann2020-03-251-5/+4
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-148-682/+2198
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | x86/mm: Rename is_kernel_text to __is_kernel_textJiri Olsa2020-03-131-5/+9
| * | | | | | | | | | | | bpf: Fix trampoline generation for fmod_ret programsAlexei Starovoitov2020-03-111-26/+5
| * | | | | | | | | | | | riscv, bpf: Add RV32G eBPF JITLuke Nelson2020-03-054-2/+1366
| * | | | | | | | | | | | riscv, bpf: Factor common RISC-V JIT codeLuke Nelson2020-03-054-601/+639
| * | | | | | | | | | | | bpf: Introduce BPF_MODIFY_RETURNKP Singh2020-03-041-11/+119
| * | | | | | | | | | | | bpf: JIT helpers for fmod_ret progsKP Singh2020-03-041-63/+85
| * | | | | | | | | | | | bpf: Refactor trampoline update codeKP Singh2020-03-041-15/+16
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-1383-356/+504
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-131-0/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur2020-03-071-0/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-03-122-3/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-052-3/+9
| * | | | | | | | | | | Merge tag 'mips_fixes_5.6.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-112-17/+30
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller2020-03-071-1/+4
| | * | | | | | | | | | MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller2020-03-071-15/+24
| | * | | | | | | | | | MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil2020-02-271-1/+2
| * | | | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-03-0931-56/+81
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-03-041-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: socfpga_defconfig: Add back DEBUG_FSDinh Nguyen2020-03-041-0/+1
| | * | | | | | | | | | | | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-03-04110-589/+1583
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | arm64: dts: socfpga: agilex: Fix gmac compatibleLey Foon Tan2020-03-031-3/+3
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st...Olof Johansson2020-03-021-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FSStefan Wahren2020-03-021-0/+1
| | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-03-023-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | arm64: dts: meson: fix gxm-khadas-vim2 wifiChristian Hewitt2020-03-011-1/+1
| | | * | | | | | | | | | | | arm64: dts: meson-sm1-sei610: add missing interrupt-namesGuillaume La Roque2020-02-291-0/+1
| | | * | | | | | | | | | | | ARM: meson: Drop unneeded select of COMMON_CLKGeert Uytterhoeven2020-02-291-1/+0
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | Merge tag 'arm-soc/for-5.6/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2020-02-293-0/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: dts: bcm2711: Add pcie0 aliasNicolas Saenz Julienne2020-02-271-0/+1
| | | * | | | | | | | | | | | ARM: dts: bcm283x: Add missing properties to the PWR LEDStefan Wahren2020-02-273-0/+6
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-02-298-17/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not setTony Lindgren2020-02-262-3/+1
| | | * | | | | | | | | | | | arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas2020-02-261-0/+5
| | | * | | | | | | | | | | | ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I2020-02-261-0/+2
| | | * | | | | | | | | | | | ARM: dts: dra7-l4: mark timer13-16 as pwm capableGrygorii Strashko2020-02-201-0/+4
| | | * | | | | | | | | | | | ARM: dts: dra7xx-clocks: Fixup IPU1 mux clock parent sourceSuman Anna2020-02-201-10/+2
| | | * | | | | | | | | | | | ARM: dts: am437x-idk-evm: Fix incorrect OPP node namesSuman Anna2020-02-201-2/+2
| | | * | | | | | | | | | | | ARM: dts: dra7-evm: Rename evm_3v3 regulator to vsys_3v3Peter Ujfalusi2020-02-201-2/+2
| | | |/ / / / / / / / / / /
| | * | | | | | | | | | | | Merge tag 'tee-amdtee-fix-for-5.6' of https://git.linaro.org/people/jens.wikl...Olof Johansson2020-02-2723-70/+143
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'renesas-fixes-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2020-02-272-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ARM: dts: r8a7779: Remove deprecated "renesas, rcar-sata" compatible valueGeert Uytterhoeven2020-02-241-1/+1
| | | * | | | | | | | | | | | | arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960Geert Uytterhoeven2020-02-211-1/+1
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-02-2410-30/+35
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov2020-02-241-1/+0
| | | * | | | | | | | | | | | | arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHYFabio Estevam2020-02-191-5/+0
| | | * | | | | | | | | | | | | ARM: dts: imx6dl-colibri-eval-v3: fix sram compatible propertiesJohan Hovold2020-02-171-2/+2
| | | * | | | | | | | | | | | | ARM: dts: ls1021a: Restore MDIO compatible to gianfarVladimir Oltean2020-02-141-2/+2
| | | * | | | | | | | | | | | | ARM: dts: imx7d: fix opp-supported-hwPeng Fan2020-02-141-3/+3