summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sunxi-fixes-for-4.14' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-10-201-8/+1
|\
| * arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0Jagan Teki2017-09-171-8/+1
* | Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-10-191-0/+10
|\ \
| * | arm64: dts: salvator-common: add 12V regulator to backlightUlrich Hecht2017-09-211-0/+10
| |/
* | Merge tag 'v4.14-rockchip-dts64fixes-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2017-10-195-8/+8
|\ \
| * | arm64: dts: rockchip: fix typo in iommu nodesArnd Bergmann2017-10-172-2/+2
| * | arm64: dts: rockchip: correct vqmmc voltage for rk3399 platformsShawn Lin2017-10-173-6/+6
* | | Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-10-192-6/+6
|\ \ \
| * | | arm64: dts: marvell: fix interrupt-map property for Armada CP110 PCIe controllerThomas Petazzoni2017-10-022-6/+6
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-10-065-7/+10
|\ \ \ \
| * | | | arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose2017-10-061-1/+1
| * | | | arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2017-10-062-2/+2
| * | | | arm64: Use larger stacks when KASAN is selectedMark Rutland2017-10-041-3/+6
| * | | | arm64: fix misleading data abort decodingMark Rutland2017-10-021-1/+1
* | | | | Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2017-10-0414-49/+150
|\ \ \ \ \
| * | | | | ARM64: dts: meson-gxbb: nanopi-k2: enable sdr104 modeJerome Brunet2017-09-051-1/+2
| * | | | | ARM64: dts: meson-gxbb: nanopi-k2: enable sdcard UHS modesJerome Brunet2017-09-051-0/+3
| * | | | | ARM64: dts: meson-gxbb: p20x: enable sdcard UHS modesJerome Brunet2017-09-051-0/+3
| * | | | | ARM64: dts: meson-gxl: libretech-cc: enable high speed modesJerome Brunet2017-09-051-0/+4
| * | | | | ARM64: dts: meson-gxl: libretech-cc: add card regulator settle timesJerome Brunet2017-09-051-0/+3
| * | | | | ARM64: dts: meson-gxbb: nanopi-k2: add card regulator settle timesJerome Brunet2017-09-051-0/+3
| * | | | | ARM64: dts: meson: add mmc clk gate pinsJerome Brunet2017-09-0513-31/+126
| * | | | | ARM64: dts: meson: remove cap-sd-highspeed from emmc nodesJerome Brunet2017-09-0511-11/+0
| * | | | | ARM64: dts: meson-gx: Use correct mmc clock source 0Jerome Brunet2017-09-052-6/+6
* | | | | | Merge tag 'v4.14-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2017-10-032-73/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | arm64: dts: rockchip: add the grf clk for dw-mipi-dsi on rk3399Nickey Yang2017-09-261-2/+2
| * | | | | arm64: dts: rockchip: Correct MIPI DPHY PLL clock on rk3399Nickey Yang2017-09-191-1/+1
| * | | | | Revert "arm64: dts: rockchip: Add basic cpu frequencies for RK3368"Heiko Stuebner2017-09-171-70/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mvebu-fixes-4.14-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2017-10-031-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | arm64: dt marvell: Fix AP806 system controller sizeBaruch Siach2017-09-191-2/+2
| |/ /
* | | arm64: fault: Route pte translation faults via do_translation_faultWill Deacon2017-09-291-1/+1
* | | arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon2017-09-291-1/+1
* | | arm64: Make sure SPsel is always setMarc Zyngier2017-09-271-0/+1
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-241-3/+3
|\ \ \
| * | | arm64/syscalls: Move address limit check in loopThomas Garnier2017-09-171-3/+3
| |/ /
* | | arm64: ensure the kernel is compiled for LP64Andrew Pinski2017-09-181-0/+5
* | | arm64: relax assembly code alignment from 16 byte to 4 byteMasahiro Yamada2017-09-181-2/+2
* | | arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernelsDave Martin2017-09-181-0/+4
|/ /
* | arm64: stacktrace: avoid listing stacktrace functions in stacktracePrakash Gupta2017-09-131-5/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-14/+9
|\ \
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-14/+9
* | | Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-10151-428/+9783
|\ \ \
| * \ \ Merge branch 'next/dt64' into next/dtOlof Johansson2017-09-05145-297/+9782
| |\ \ \
| | * \ \ Merge tag 'mvebu-dt64-4.14-4' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson2017-09-013-6/+74
| | |\ \ \
| | | * | | arm64: dts: marvell: mcbin: enable more networking portsAntoine Tenart2017-08-301-0/+30
| | | * | | arm64: dts: marvell: add a reference to the sysctrl syscon in the ppv2 nodeAntoine Tenart2017-08-302-0/+2
| | | * | | arm64: dts: marvell: add TX interrupts for PPv2.2Thomas Petazzoni2017-08-302-6/+42
| | * | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2017-09-019-135/+3
| | |\ \ \ \
| | * \ \ \ \ Merge tag 'uniphier-dt64-v4.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2017-08-295-2/+468
| | |\ \ \ \ \
| | | * | | | | arm64: dts: uniphier: add PXs3 SoC supportMasahiro Yamada2017-08-293-1/+431