summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVEKunihiko Hayashi2018-03-271-0/+2
* Merge tag 'stratix10_defconfig_for_v4.17' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-271-0/+5
|\
| * arm64: defconfig: enable stmmac ethernet to defconfigDinh Nguyen2018-03-231-1/+6
* | Merge tag 'qcom-arm64-defconfig-for-4.17' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-271-0/+11
|\ \
| * | arm64: defconfig: enable more cpufreq governorsAmit Kucheria2018-03-091-0/+8
| * | arm64: defconfig: enable thermal sensor on QCOM platformsAmit Kucheria2018-03-091-0/+2
| * | arm64: defconfig: Enable the APCS IPC driver on Qualcomm platformsAmit Kucheria2018-03-091-0/+1
| |/
* | Merge tag 'amlogic-defconfig' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2018-03-271-0/+1
|\ \
| * | arm64: defconfig: enable MESON EFUSEJerome Brunet2018-02-121-0/+1
| |/
* | Merge tag 'renesas-arm64-defconfig-for-v4.17' of ssh://gitolite.kernel.org/pu...Arnd Bergmann2018-03-271-0/+6
|\ \
| * | arm64: defconfig: enable R8A77965 SoCSimon Horman2018-02-261-0/+1
| * | arm64: defconfig: Enable PWM and USB for R-CarYoshihiro Shimoda2018-02-211-0/+4
| * | arm64: defconfig: enable R8A77980 SoCSimon Horman2018-02-121-0/+1
| |/
* | Merge tag 'tegra-for-4.17-arm64-defconfig' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann2018-03-271-0/+6
|\ \
| * | arm64: defconfig: Enable the Tegra SMMU by defaultThierry Reding2018-03-141-0/+3
| * | arm64: defconfig: Enable CONFIG_TEGRA_BPMP_THERMALMikko Perttunen2018-03-091-0/+1
| * | arm64: defconfig: Enable CONFIG_ARM_TEGRA186_CPUFREQMikko Perttunen2018-03-091-0/+1
| * | arm64: defconfig: Enable NVIDIA Tegra194 supportMikko Perttunen2018-03-081-0/+1
| |/
* | Merge tag 'hisi-defconfig-for-4.17' of git://github.com/hisilicon/linux-hisi ...Arnd Bergmann2018-03-121-1/+0
|\ \
| * | arm64: defconfig: enable IOSCHED_DEADLINEJohn Garry2018-03-021-1/+0
| |/
* | arm64: defconfig: add support for Socionext SynQuacer based platformsArd Biesheuvel2018-03-061-0/+4
* | arm64: defconfig: add newly added accelerated crypto modulesArd Biesheuvel2018-03-061-0/+3
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-03-0113-27/+28
|\ \
| * \ Merge tag 'v4.16-rockchip-dts64fixes-1' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2018-02-225-11/+10
| |\ \
| | * | arm64: dts: rockchip: Fix DWMMC clocksRobin Murphy2018-02-162-4/+4
| | * | arm64: dts: rockchip: introduce pclk_vio_grf in rk3399-eDP device nodeYakir Yang2018-02-121-2/+2
| | * | arm64: dts: rockchip: correct ep-gpios for rk3399-sapphireShawn Lin2018-02-121-1/+1
| | * | arm64: dts: rockchip: fix rock64 gmac2io stability issuesKamil TrzciƄski2018-02-121-4/+3
| | |/
| * | arm64: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-224-8/+8
| * | Merge tag 'amlogic-fixes' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2018-02-223-7/+8
| |\ \
| | * | ARM64: dts: meson: uart: fix address space rangeYixun Lan2018-02-122-7/+7
| | * | ARM64: dts: meson-gxl: add internal ethernet PHY irqJerome Brunet2018-02-121-0/+1
| | |/
| * | arm64: dts: cavium: fix PCI bus dtc warningsRob Herring2018-02-221-1/+2
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-261-1/+1
|\ \ \
| * | | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-241-2/+3
|\ \ \
| * | | bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-231-2/+3
| |/ /
* | | arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand2018-02-233-2/+7
* | | arm64: Enforce BBM for huge IO/VMAP mappingsWill Deacon2018-02-221-0/+10
* | | arm64: perf: correct PMUVer probingMark Rutland2018-02-201-2/+2
* | | arm64: __show_regs: Only resolve kernel symbols when running at EL1Will Deacon2018-02-191-2/+9
* | | arm64: Remove unimplemented syscall log messageMichael Weiser2018-02-191-8/+0
* | | arm64: Disable unhandled signal log messages by defaultMichael Weiser2018-02-191-1/+1
* | | arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon2018-02-191-2/+4
* | | arm64: uaccess: Formalise types for access_ok()Robin Murphy2018-02-193-8/+10
* | | arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma2018-02-191-1/+1
|/ /
* | arm64: cputype: Silence Sparse warningsRobin Murphy2018-02-171-1/+1
* | arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-1613-399/+426
* | arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon2018-02-141-5/+9
* | arm64: Add missing Falkor part number for branch predictor hardeningShanker Donthineni2018-02-122-1/+12
|/