summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-247-135/+166
|\
| * riscv: remove address space overrides using set_fs()Christoph Hellwig2020-10-044-34/+1
| * riscv: implement __get_kernel_nofault and __put_user_nofaultChristoph Hellwig2020-10-041-0/+20
| * riscv: refactor __get_user and __put_userChristoph Hellwig2020-10-041-42/+52
| * riscv: use memcpy based uaccess for nommu againChristoph Hellwig2020-10-043-19/+20
| * asm-generic: make the set_fs implementation optionalChristoph Hellwig2020-10-041-0/+2
| * asm-generic: add nommu implementations of __{get,put}_kernel_nofaultChristoph Hellwig2020-10-041-0/+16
| * asm-generic: improve the nommu {get,put}_user handlingChristoph Hellwig2020-10-041-40/+51
| * uaccess: provide a generic TASK_SIZE_MAX definitionChristoph Hellwig2020-10-041-0/+4
| * Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Palmer Dabbelt2020-10-0452-495/+344
| |\
* | \ Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-2410-21/+98
|\ \ \
| * \ \ Merge tag 'qcom-arm64-defconfig-for-5.10' of https://git.kernel.org/pub/scm/l...Olof Johansson2020-10-031-0/+16
| |\ \ \
| | * | | arm64: defconfig: enable Qualcomm ASoC modulesDmitry Baryshkov2020-09-241-0/+3
| | * | | arm64: defconfig: qcom: enable GPU clock controller for SM8[12]50Dmitry Baryshkov2020-09-241-0/+2
| | * | | arm64: defconfig: enable INTERCONNECT for Qualcomm chipsetsDmitry Baryshkov2020-09-241-0/+6
| | * | | arm64: defconfig: Enable Qcom SNPS Femto PHYManivannan Sadhasivam2020-09-181-0/+1
| | * | | arm64: defconfig: Enable Lontium LT9611 driverVinod Koul2020-09-011-0/+1
| | * | | arm64: defcondfig: Enable USB ACM and FTDI driversBjorn Andersson2020-09-011-0/+3
| * | | | Merge tag 'imx-defconfig-5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2020-10-033-1/+22
| |\ \ \ \
| | * | | | arm64: defconfig: enable the sl28cpld board management controllerMichael Walle2020-09-221-0/+6
| | * | | | arm64: defconfig: Enable the eLCDIF and Raydium RM67191 driversFabio Estevam2020-09-221-0/+2
| | * | | | arm64: defconfig: Enable imx8mq-librem5-devkit display stackGuido Günther2020-08-241-0/+4
| | * | | | arm64: defconfig: re-sync DRM related defconfig bitsGuido Günther2020-08-241-1/+1
| | * | | | ARM: imx_v6_v7_defconfig: Support i.MX8MN/P/QPeng Fan2020-08-191-0/+6
| | * | | | ARM: multi_v7_defconfig: Enable i.MX7ULP SoCDong Aisheng2020-08-191-0/+1
| | * | | | ARM: multi_v7_defconfig: Enable i.MX6SLL SoCDong Aisheng2020-08-191-0/+1
| | * | | | ARM: multi_v7_defconfig: enable caam crypto moduleHoria Geantă2020-08-191-0/+1
| | |/ / /
| * | | | Merge tag 'omap-for-v5.10/defconfig-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2020-10-031-0/+12
| |\ \ \ \
| | * | | | ARM: omap2plus_defconfig: enable generic net optionsGrygorii Strashko2020-09-101-0/+11
| | * | | | ARM: omap2plus_defconfig: enable twl4030_madc as a loadable moduleAndreas Kemnade2020-09-101-0/+1
| | |/ / /
| * | | | ARM: multi_v7_defconfig: add FMC2 EBI controller supportChristophe Kerello2020-10-031-0/+1
| * | | | Merge tag 'samsung-defconfig-5.10' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2020-09-262-4/+8
| |\ \ \ \
| | * | | | arm64: defconfig: Enable Samsung S3FWRN5 NFC driverKrzysztof Kozlowski2020-09-101-0/+3
| | * | | | arm64: defconfig: Enable clock driver for ROHM BD718x7 PMICKrzysztof Kozlowski2020-09-041-0/+1
| | * | | | ARM: exynos_defconfig: enable platform media driversMarek Szyprowski2020-08-171-4/+4
| | |/ / /
| * | | | Merge tag 'tegra-for-5.10-arm64-defconfig' of git://git.kernel.org/pub/scm/li...Olof Johansson2020-09-261-0/+8
| |\ \ \ \
| | * | | | arm64: defconfig: Build ADMA and ACONNECT driverSameer Pujar2020-09-021-0/+2
| | * | | | arm64: defconfig: Build AHUB component driversSameer Pujar2020-09-021-0/+6
| | |/ / /
| * | | | Merge tag 'aspeed-5.10-defconfig' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2020-09-132-2/+8
| |\ \ \ \
| | * | | | ARM: config: aspeed_g5: Enable IBM OP Panel driverJoel Stanley2020-09-111-0/+3
| | * | | | ARM: config: aspeed-g5: Enable I2C GPIO mux driverJoel Stanley2020-09-111-0/+1
| | * | | | ARM: config: aspeed: Fix selection of media driversJoel Stanley2020-09-112-2/+4
| | |/ / /
| * | | | Merge tag 'renesas-arm-defconfig-for-v5.10-tag1' of git://git.kernel.org/pub/...Olof Johansson2020-09-133-3/+11
| |\ \ \ \
| | * | | | ARM: shmobile: defconfig: Enable CONFIG_PCIE_RCAR_HOSTLad Prabhakar2020-09-011-1/+1
| | * | | | ARM: multi_v7_defconfig: Enable CONFIG_PCIE_RCAR_HOSTLad Prabhakar2020-09-011-1/+1
| | * | | | arm64: defconfig: Enable RPC-IF supportGeert Uytterhoeven2020-08-251-0/+2
| | * | | | ARM: shmobile: defconfig: Refresh for v5.9-rc1Geert Uytterhoeven2020-08-251-1/+0
| | * | | | arm64: defconfig: Enable R-Car PCIe endpoint driverLad Prabhakar2020-08-171-0/+5
| | * | | | ARM: shmobile: defconfig: Enable TOUCHSCREEN_STMPEBiju Das2020-08-171-0/+2
| | |/ / /
| * | | | ARM: configs: Update Realview defconfigLinus Walleij2020-09-131-8/+10