aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig35-21/+36
2020-10-05arc: include/asm: fix typos of "themselves"Randy Dunlap2-3/+3
2020-10-05ARC: SMP: fix typo and use "come up" instead of "comeup"Mike Rapoport1-1/+1
2020-10-05ARC: [dts] fix the errors detected by dtbs_checkZhen Lei5-5/+5
2020-10-05arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran1-0/+1
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta28-1346/+5
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-75/+211
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+0
2020-10-05arm64: initialize per-cpu offsets earlierMark Rutland4-11/+19
2020-10-05arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatibleMartin Blumenstingl1-1/+1
2020-10-05arm64: dts: meson: add missing g12 rng clockScott K Logan1-0/+2
2020-10-05arm64: dts: meson-axg-s400: enable USB OTGNeil Armstrong1-0/+6
2020-10-05arm64: dts: meson-axg: add USB nodesNeil Armstrong1-0/+50
2020-10-05m68knommu: include SDHC support only when hardware has itGreg Ungerer1-3/+3
2020-10-05m68knommu: fix sparse warnings in signal codeGreg Ungerer1-2/+4
2020-10-05m68knommu: switch to using asm-generic/uaccess.hGreg Ungerer4-554/+395
2020-10-05Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki4-1393/+88
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki3-1/+10
2020-10-05ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron1-1/+1
2020-10-05sparc32: Move ioremap/iounmap declaration before asm-generic/io.h includeLorenzo Pieralisi1-6/+7
2020-10-05sparc32: Remove useless io_32.h __KERNEL__ preprocessor guardLorenzo Pieralisi1-4/+0
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman29-100/+229
2020-10-04x86/xen: Fix typo in xen_pagetable_p2m_free()Hui Su1-1/+1
2020-10-04x86/xen: disable Firmware First mode for correctable memory errorsJuergen Gross1-0/+9
2020-10-04xen/arm: do not setup the runstate info page if kpti is enabledStefano Stabellini3-2/+15
2020-10-04RISC-V: Make sure memblock reserves the memory containing DTAtish Patra1-0/+1
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig4-34/+1
2020-10-04riscv: implement __get_kernel_nofault and __put_user_nofaultChristoph Hellwig1-0/+20
2020-10-04riscv: refactor __get_user and __put_userChristoph Hellwig1-42/+52
2020-10-04riscv: use memcpy based uaccess for nommu againChristoph Hellwig3-19/+20
2020-10-04Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Palmer Dabbelt37-188/+138
2020-10-03powerpc: dts: t1040rdb: add ports for Seville Ethernet switchVladimir Oltean1-0/+107
2020-10-03powerpc: dts: t1040: add bindings for Seville Ethernet switchVladimir Oltean1-0/+78
2020-10-03Merge tag 'visconti-initial-for-5.10-tag2' of git://git.kernel.org/pub/scm/li...Olof Johansson7-0/+537
2020-10-03Merge tag 'qcom-arm64-defconfig-for-5.10' of https://git.kernel.org/pub/scm/l...Olof Johansson1-0/+16
2020-10-03Merge tag 'imx-defconfig-5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson3-1/+22
2020-10-03Merge tag 'imx-soc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson101-16088/+167
2020-10-03Merge tag 'hisi-arm-soc-for-5.10' of git://github.com/hisilicon/linux-hisi in...Olof Johansson2-3/+24
2020-10-03Merge tag 'omap-for-v5.10/defconfig-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson1-0/+12
2020-10-03Merge tag 'omap-for-v5.10/soc-part2-v2-signed' of git://git.kernel.org/pub/sc...Olof Johansson4-7/+27
2020-10-03Merge tag 'davinci-for-v5.10/soc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-9/+6
2020-10-03ARM: dts: nspire: Fix SP804 usersAndre Przywara1-4/+8
2020-10-03arm64: dts: lg: Fix SP804 usersAndre Przywara2-6/+6
2020-10-03arm64: dts: lg: Fix SP805 clocksAndre Przywara2-4/+4
2020-10-03ARM: mstar: Fix up the fallout from moving the dts/dtsi filesDaniel Palmer7-7/+7
2020-10-03ARM: mstar: Add mstar prefix to all of the dtsi/dts filesDaniel Palmer10-3/+3
2020-10-03ARM: mstar: Add interrupt to pm_uartDaniel Palmer1-0/+1
2020-10-03ARM: mstar: Add interrupt controller to base dtsiDaniel Palmer1-0/+19
2020-10-03ARM: mstar: Select MStar intcDaniel Palmer1-0/+1
2020-10-03Merge tag 'omap-for-v5.9/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-1/+3