aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-1/+1
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-2/+18
2019-03-01Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-1/+1
2019-02-28crypto: arm64/chacha - fix hchacha_block_neon() for big endianGravatar Eric Biggers 1-2/+2
2019-02-28crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianGravatar Eric Biggers 1-0/+16
2019-02-26arm64: dts: qcom: msm8998: Extend TZ reserved memory areaGravatar Marc Gonzalez 1-1/+1
2019-02-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 1-1/+1
2019-02-22Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm...Gravatar Arnd Bergmann 1-1/+1
2019-02-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 3-9/+13
2019-02-21kasan: fix random seed generation for tag-based modeGravatar Andrey Konovalov 2-2/+3
2019-02-20arm64: Relax GIC version check during early bootGravatar Vladimir Murzin 1-2/+1
2019-02-19arm64: dts: clearfog-gt-8k: fix SGMII PHY reset signalGravatar Baruch Siach 1-1/+1
2019-02-18arm64/neon: Disable -Wincompatible-pointer-types when building with ClangGravatar Nathan Chancellor 1-0/+4
2019-02-18arm64: fix SSBS sanitizationGravatar Mark Rutland 1-7/+8
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-1/+11
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-20/+101
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Gravatar Ard Biesheuvel 1-1/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableGravatar Ard Biesheuvel 1-0/+11
2019-02-15Merge tag 'imx-fixes-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 2-22/+24
2019-02-15Merge tag 'v5.0-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 4-3/+5
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 5-20/+101
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 20-30/+26
2019-02-07KVM: arm64: Forbid kprobing of the VHE world-switch codeGravatar James Morse 2-0/+10
2019-02-07arm/arm64: KVM: Don't panic on failure to properly reset system registersGravatar Marc Zyngier 1-3/+5
2019-02-07arm/arm64: KVM: Allow a VCPU to fully reset itselfGravatar Marc Zyngier 2-0/+35
2019-02-07KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedGravatar Christoffer Dall 1-2/+24
2019-02-05arm64: kexec_file: handle empty command-lineGravatar Jean-Philippe Brucker 1-1/+3
2019-02-04arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXXGravatar Will Deacon 1-30/+29
2019-02-01arm64: hibernate: Clean the __hyp_text to PoC after resumeGravatar James Morse 1-1/+3
2019-02-01arm64: hyp-stub: Forbid kprobing of the hyp-stubGravatar James Morse 1-0/+2
2019-02-01arm64: kprobe: Always blacklist the KVM world-switch codeGravatar James Morse 1-3/+3
2019-02-01arm64: kaslr: ensure randomized quantities are clean also when kaslr is offGravatar Ard Biesheuvel 1-0/+1
2019-02-01arm64: Do not issue IPIs for user executable ptesGravatar Catalin Marinas 1-1/+5
2019-02-01arm64: dts: imx8mq: Fix boot from eMMCGravatar Carlo Caione 2-22/+24
2019-01-30Merge tag 'sunxi-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Arnd Bergmann 2-1/+2
2019-01-30Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 14-28/+14
2019-01-30Merge tag 'qcom-fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-1/+1
2019-01-30Merge tag 'renesas-fixes2-for-v5.0' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 3-0/+9
2019-01-27arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Gravatar Dmitry Voytik 1-0/+2
2019-01-27arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavatorGravatar Enric Balletbo i Serra 3-3/+3
2019-01-25arm64: KVM: Don't generate UNDEF when LORegion feature is presentGravatar Marc Zyngier 1-15/+27
2019-01-24arm64: dts: add msm8996 compatible to gicv3Gravatar Srinivas Kandagatla 1-1/+1
2019-01-23arm64/xen: fix xen-swiotlb cache flushingGravatar Christoph Hellwig 3-6/+77
2019-01-17arm64: dts: renesas: r8a77965: Enable DMA for SCIF2Gravatar Geert Uytterhoeven 1-0/+3
2019-01-17arm64: dts: renesas: r8a7796: Enable DMA for SCIF2Gravatar Geert Uytterhoeven 1-0/+3
2019-01-17arm64: dts: renesas: r8a774a1: Enable DMA for SCIF2Gravatar Geert Uytterhoeven 1-0/+3
2019-01-16kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineGravatar Andrey Konovalov 1-2/+0
2019-01-16arm64: kaslr: ensure randomized quantities are clean to the PoCGravatar Ard Biesheuvel 1-2/+6
2019-01-16arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onGravatar James Morse 1-1/+4
2019-01-14arm64: dts: meson: Fix mmc cd-gpios polarityGravatar Loys Ollivier 14-28/+14