summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2018-05-23arm64: dts: qcom: sdm845: Sort nodes in the soc by addressDouglas Anderson1-48/+48
2018-05-23arm64: dts: qcom: sdm845: Sort nodes in the reserved mem by addressDouglas Anderson1-6/+6
2018-05-23arm64: dts: sdm845: Add command DB nodeDouglas Anderson1-0/+6
2018-05-23arm64: dts: sdm845: Fix xo_board clock name and speedDouglas Anderson1-1/+2
2018-05-23arm64: dts: qcom: Add SDM845 SMEM nodesSibi S1-0/+38
2018-05-23arm64: dts: qcom: Add APSS shared mailbox node to SDM845Sibi S1-0/+6
2018-05-23arm64: dts: msm8916: fix gic_irq_domain_translate warningsSrinivas Kandagatla1-9/+9
2018-05-23arm64: dts: apq8096-db820c: Add micro sd card suppliesSrinivas Kandagatla1-0/+2
2018-05-23arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande4-0/+76
2018-05-23arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla2-0/+53
2018-05-23arm64: dts: qcom: rename qcom,pcie devices to pcieArnd Bergmann2-6/+6
2018-05-23arm64: dts: msm8992: add pstore-ramoops supportJeremy McNicoll1-0/+15
2018-05-23arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTPRajendra Nayak3-0/+292
2018-05-23arm64: dts: Enable onboard SDHCI on msm8992Jeremy McNicoll4-1/+424
2018-04-16Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+1
2018-04-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-199/+242
2018-04-11arm64: assembler: add macros to conditionally yield the NEON under PREEMPTArd Biesheuvel2-0/+76
2018-04-11arm64: assembler: add utility macros to push/pop stack framesArd Biesheuvel1-0/+63
2018-04-11arm64: Move the content of bpi.S to hyp-entry.SMarc Zyngier4-91/+65
2018-04-11arm64: Get rid of __smccc_workaround_1_hvc_*Marc Zyngier2-16/+5
2018-04-11arm64: capabilities: Rework EL2 vector hardening entryMarc Zyngier1-9/+11
2018-04-11arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardeningShanker Donthineni6-86/+25
2018-04-11arm64: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox1-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada1-6/+0
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook1-7/+7
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds37-518/+1651
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-1/+1
2018-04-06Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+38
2018-04-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds168-2566/+11303
2018-04-06Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+2
2018-04-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds10-355/+886
2018-04-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds46-774/+1433
2018-04-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+4
2018-04-04arm64: Set CONFIG_MULTI_IRQ_HANDLERPalmer Dabbelt1-0/+4
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-3/+0
2018-04-03Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-04-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+52
2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski1-1/+1
2018-03-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-17/+7
2018-03-28Merge tag 'uniphier-dt-v4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-2/+62
2018-03-28Merge tag 'v4.17-rockchip-dts64-1' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann12-72/+981
2018-03-28arm64: uaccess: Fix omissions from usercopy whitelistDave Martin7-57/+72
2018-03-28arm64: fpsimd: Split cpu field out from struct fpsimd_stateDave Martin6-57/+29
2018-03-28arm64: tlbflush: avoid writing RES0 bitsPhilip Elcan1-8/+17
2018-03-28Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Radim Krčmář38-521/+1651
2018-03-28arm64: Add temporary ERRATA_MIDR_ALL_VERSIONS compatibility macroMarc Zyngier1-2/+6
2018-03-28Revert "arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening"Marc Zyngier6-20/+69
2018-03-27arm64: dts: uniphier: add ethernet node for PXs3Kunihiko Hayashi2-0/+58
2018-03-27arm64: defconfig: add CONFIG_UNIPHIER_THERMAL and CONFIG_SNI_AVEKunihiko Hayashi1-0/+2
2018-03-27Merge tag 'stratix10_defconfig_for_v4.17' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann1-0/+5