Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0() | Will Deacon | 2018-02-06 | 2 | -26/+16 | |
| * | | | | arm64: Add software workaround for Falkor erratum 1041 | Shanker Donthineni | 2018-02-06 | 7 | -1/+27 | |
| * | | | | arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics | Will Deacon | 2018-02-06 | 1 | -2/+2 | |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-07 | 4 | -12/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | bitmap: replace bitmap_{from,to}_u32array | Yury Norov | 2018-02-07 | 1 | -3/+2 | |
| * | | | | | kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage | Andrey Konovalov | 2018-02-07 | 3 | -9/+14 | |
* | | | | | | Merge branch 'linus' into sched/urgent, to resolve conflicts | Ingo Molnar | 2018-02-06 | 217 | -2471/+8425 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -3/+6 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 11 | -28/+11 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | mm: pass the vmem_altmap to vmemmap_free | Christoph Hellwig | 2018-01-08 | 1 | -1/+2 | |
| | * | | | | | | mm: pass the vmem_altmap to vmemmap_populate | Christoph Hellwig | 2018-01-08 | 1 | -2/+4 | |
| * | | | | | | | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-04 | 2 | -0/+11 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arm64: Implement thread_struct whitelist for hardened usercopy | Kees Cook | 2018-01-15 | 2 | -0/+11 | |
| * | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-02 | 2 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an... | Stephen Boyd | 2018-01-27 | 2 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | clk: meson-axg: add clock controller drivers | Qiufang Dai | 2017-12-14 | 1 | -0/+1 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-02-02 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | arm64: defconfig: enable CONFIG_ACPI_APEI_EINJ | shiju.jose@huawei.com | 2018-01-19 | 1 | -0/+1 | |
| | * | | | | | | | | | arm64: defconfig: enable EDAC GHES option | shiju.jose@huawei.com | 2018-01-19 | 1 | -0/+1 | |
| | * | | | | | | | | | arm64: defconfig: enable CONFIG_ACPI_APEI_MEMORY_FAILURE | shiju.jose@huawei.com | 2018-01-19 | 1 | -0/+2 | |
| | * | | | | | | | | | Merge tag 'qcom-arm64-defconfig-for-4.16' of ssh://gitolite.kernel.org/pub/sc... | Arnd Bergmann | 2018-01-05 | 1 | -3/+0 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | arm64: defconfig: remove CONFIG_USB_QCOM_8X16_PHY | Alex Elder | 2017-12-21 | 1 | -1/+0 | |
| | | * | | | | | | | | | arm64: defconfig: remove CONFIG_USB_MSM_OTG | Alex Elder | 2017-12-21 | 1 | -1/+0 | |
| | | * | | | | | | | | | arm64: defconfig: remove CONFIG_USB_EHCI_MSM | Alex Elder | 2017-12-21 | 1 | -1/+0 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge tag 'sunxi-config64-for-4.16' of https://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2018-01-05 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | arm64: defconfig: enable MUSB HDRC along with Allwinner glue | Jagan Teki | 2017-12-07 | 1 | -0/+2 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | Merge tag 'mvebu-arm64-4.16-1' of git://git.infradead.org/linux-mvebu into ne... | Olof Johansson | 2018-01-05 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | arm64: defconfig: enable ARM_ARMADA_37XX_CPUFREQ | Gregory CLEMENT | 2017-12-21 | 1 | -0/+1 | |
| | | |/ / / / / / / / | ||||||
| | * | | | | | | | | | arm64: defconfig: enable CONFIG_UNIPHIER_EFUSE | Keiji Hayashibara | 2017-12-21 | 1 | -0/+1 | |
| | * | | | | | | | | | arm64: defconfig: enable new trigger modes for leds | Amit Kucheria | 2017-12-21 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2018-02-02 | 105 | -1485/+4503 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'socfpga_dts_for_v4.16' of ssh://gitolite.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2018-01-26 | 2 | -6/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | arm64: dts: stratix10: fix SPI settings | Thor Thayer | 2018-01-23 | 1 | -2/+6 | |
| | | * | | | | | | | | | | arm64: dts: stratix10: add USB ECC reset bit | Dinh Nguyen | 2018-01-23 | 1 | -4/+4 | |
| | | * | | | | | | | | | | arm64: dts: stratix10: enable USB on the devkit | Dinh Nguyen | 2018-01-23 | 1 | -0/+4 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge tag 'mvebu-dt64-4.16-3' of git://git.infradead.org/linux-mvebu into nex... | Arnd Bergmann | 2018-01-19 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | arm64: dts: marvell: armada-80x0: Fix pinctrl compatible string | Gregory CLEMENT | 2018-01-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | arm64: dts: add #cooling-cells to CPU nodes | Arnd Bergmann | 2018-01-12 | 1 | -0/+2 | |
| | * | | | | | | | | | | | Merge tag 'samsung-dt64-4.16-2' of https://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2018-01-12 | 14 | -67/+23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | arm64: dts: exynos: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-01-03 | 14 | -60/+16 | |
| | | * | | | | | | | | | | | arm64: dts: exynos: Fix typo in MSCL clock controller unit address of Exynos5433 | Krzysztof Kozlowski | 2018-01-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | arm64: dts: exynos: Use lower case hex addresses in node unit addresses | Krzysztof Kozlowski | 2018-01-03 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | Merge tag 'sunxi-dt-for-4.16-2' of https://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 2018-01-12 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | arm64: allwinner: h5: add compatible string for DE2 CCU | Icenowy Zheng | 2017-12-29 | 1 | -0/+4 | |
| | | | |_|/ / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 2018-01-12 | 2 | -2/+175 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | ARM64: dts: meson-axg: enable ethernet for A113D S400 board | Yixun Lan | 2018-01-06 | 1 | -0/+7 | |
| | | * | | | | | | | | | | | | ARM64: dts: meson-axg: add ethernet mac controller | Yixun Lan | 2018-01-06 | 1 | -0/+53 | |
| | | * | | | | | | | | | | | | ARM64: dts: meson-axg: add the SPICC controller | Sunny Luo | 2018-01-06 | 1 | -0/+92 | |
| | | * | | | | | | | | | | | | ARM64: dts: meson-axg: enable IR controller | Yixun Lan | 2018-01-06 | 2 | -0/+20 |