summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-01-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2020-01-18Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+1
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds32-850/+115
2020-01-14Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2020-01-14Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+8
2020-01-14parisc: fix map_pages() to actually populate upper directoryMike Rapoport1-1/+1
2020-01-14parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski1-2/+2
2020-01-12Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-17/+1
2020-01-12riscv: Fixup obvious bug for fp-regs resetGuo Ren1-1/+1
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah1-16/+0
2020-01-11Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds17-32/+35
2020-01-10Merge tag 'v5.5-rockchip-dtsfixes' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-1/+2
2020-01-10Merge tag 'sunxi-fixes-for-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-3/+3
2020-01-10Merge tag 'imx-fixes-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson13-28/+12
2020-01-10Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-3/+27
2020-01-09s390/setup: Fix secure ipl messagePhilipp Rudo1-1/+1
2020-01-09ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash supportMarcel Ziswiler1-0/+4
2020-01-09ARM: dts: imx6sll-evk: Remove incorrect power supply assignmentAnson Huang1-4/+0
2020-01-09ARM: dts: imx6sl-evk: Remove incorrect power supply assignmentAnson Huang1-4/+0
2020-01-09ARM: dts: imx6sx-sdb: Remove incorrect power supply assignmentAnson Huang2-8/+0
2020-01-09ARM: dts: imx6qdl-sabresd: Remove incorrect power supply assignmentAnson Huang1-4/+0
2020-01-09ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DLJagan Teki1-1/+1
2020-01-08Merge tag 'aspeed-5.5-devicetree-fixes' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-785/+26
2020-01-08ARM: omap2plus: select RESET_CONTROLLERArnd Bergmann1-1/+2
2020-01-08ARM: davinci: select CONFIG_RESET_CONTROLLERArnd Bergmann1-0/+1
2020-01-08ARM: dts: aspeed: rainier: Fix fan fault and presenceBrandon Wyman1-2/+2
2020-01-08ARM: dts: aspeed: rainier: Remove duplicate i2c bussesJoel Stanley1-365/+0
2020-01-08ARM: dts: aspeed: tacoma: Remove duplicate flash nodesJoel Stanley1-31/+0
2020-01-08ARM: dts: aspeed: tacoma: Remove duplicate i2c bussesJoel Stanley1-367/+0
2020-01-08ARM: dts: aspeed: tacoma: Fix fsi master nodeJoel Stanley1-0/+5
2020-01-08ARM: dts: aspeed-g6: Fix FSI master locationJoel Stanley1-20/+19
2020-01-07Merge tag 'omap-for-v5.5/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-14/+27
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras5-12/+10
2020-01-07xtensa: Implement copy_thread_tlsAmanieu d'Antras2-4/+5
2020-01-07riscv: Implement copy_thread_tlsAmanieu d'Antras2-3/+4
2020-01-07parisc: Implement copy_thread_tlsAmanieu d'Antras2-4/+5
2020-01-07arm: Implement copy_thread_tlsAmanieu d'Antras2-3/+4
2020-01-07arm64: Implement copy_thread_tlsAmanieu d'Antras2-5/+6
2020-01-07arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headersAmanieu d'Antras2-1/+1
2020-01-06Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds4-7/+14
2020-01-06arm64: Revert support for execute-only user mappingsCatalin Marinas3-11/+6
2020-01-06ARM: dts: mmp3: Fix the TWSI rangesLubomir Rintel1-6/+6
2020-01-06ARM: mmp: do not divide the clock rateLubomir Rintel1-1/+1
2020-01-06arm64: dts: rockchip: Fix IR on Beelink A1Robin Murphy1-1/+2
2020-01-05Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+35
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2-12/+12
2020-01-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-46/+32
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-18/+72
2020-01-04hexagon: define ioremap_ucNick Desaulniers1-0/+1
2020-01-04hexagon: work around compiler crashNick Desaulniers1-3/+1