summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-02-175-20/+101
|\
| * Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-02-135-20/+101
| |\
| | * KVM: arm64: Forbid kprobing of the VHE world-switch codeJames Morse2019-02-072-0/+10
| | * arm/arm64: KVM: Don't panic on failure to properly reset system registersMarc Zyngier2019-02-071-3/+5
| | * arm/arm64: KVM: Allow a VCPU to fully reset itselfMarc Zyngier2019-02-072-0/+35
| | * KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loadedChristoffer Dall2019-02-071-2/+24
| | * arm64: KVM: Don't generate UNDEF when LORegion feature is presentMarc Zyngier2019-01-251-15/+27
* | | Merge tag 'imx-fixes-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-02-152-22/+24
|\ \ \
| * | | arm64: dts: imx8mq: Fix boot from eMMCCarlo Caione2019-02-012-22/+24
* | | | Merge tag 'v5.0-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2019-02-154-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64Dmitry Voytik2019-01-271-0/+2
| * | | arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavatorEnric Balletbo i Serra2019-01-273-3/+3
| |/ /
* | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-0820-30/+26
|\ \ \
| * \ \ Merge tag 'sunxi-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2019-01-302-1/+2
| |\ \ \
| | * | | arm64: dts: allwinner: a64: Fix USB OTG regulatorJernej Skrabec2019-01-101-0/+1
| | * | | arm64: dts: allwinner: a64: Fix the video engine compatiblePaul Kocialkowski2019-01-071-1/+1
| | |/ /
| * | | Merge tag 'amlogic-fixes-2.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2019-01-3014-28/+14
| |\ \ \
| | * | | arm64: dts: meson: Fix mmc cd-gpios polarityLoys Ollivier2019-01-1414-28/+14
| * | | | Merge tag 'qcom-fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-01-301-1/+1
| |\ \ \ \
| | * | | | arm64: dts: add msm8996 compatible to gicv3Srinivas Kandagatla2019-01-241-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'renesas-fixes2-for-v5.0' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-01-303-0/+9
| |\ \ \ \
| | * | | | arm64: dts: renesas: r8a77965: Enable DMA for SCIF2Geert Uytterhoeven2019-01-171-0/+3
| | * | | | arm64: dts: renesas: r8a7796: Enable DMA for SCIF2Geert Uytterhoeven2019-01-171-0/+3
| | * | | | arm64: dts: renesas: r8a774a1: Enable DMA for SCIF2Geert Uytterhoeven2019-01-171-0/+3
| | |/ / /
* | | | | arm64: kexec_file: handle empty command-lineJean-Philippe Brucker2019-02-051-1/+3
* | | | | arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXXWill Deacon2019-02-041-30/+29
* | | | | arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-011-1/+3
* | | | | arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-011-0/+2
* | | | | arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse2019-02-011-3/+3
* | | | | arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-011-0/+1
* | | | | arm64: Do not issue IPIs for user executable ptesCatalin Marinas2019-02-011-1/+5
|/ / / /
* | | | arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig2019-01-233-6/+77
| |_|/ |/| |
* | | kasan, arm64: remove redundant ARCH_SLAB_MINALIGN defineAndrey Konovalov2019-01-161-2/+0
* | | arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel2019-01-161-2/+6
* | | arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced onJames Morse2019-01-161-1/+4
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-01-143-1/+22
|\ \ \
| * \ \ Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2019-01-122-1/+18
| |\ \ \ | | |_|/ | |/| |
| | * | arm64: dts: marvell: mcbin: fix PCIe reset signalBaruch Siach2019-01-101-1/+1
| | * | arm64: dts: marvell: armada-ap806: reserve PSCI areaHeinrich Schuchardt2019-01-101-0/+17
| | |/
| * | arm64: defconfig: enable modules for amlogic s400 sound cardJerome Brunet2019-01-081-0/+4
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-01-117-7/+56
|\ \
| * | arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro2019-01-111-1/+3
| * | arm64: kpti: Avoid rewriting early page tables when KASLR is enabledWill Deacon2019-01-105-5/+52
| * | arm64: asm-prototypes: Fix fat-fingered typo in commentWill Deacon2019-01-101-1/+1
| |/
* | kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligningAndrey Konovalov2019-01-081-0/+6
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-062-22/+0
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-17/+0
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-4/+0
* | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-2/+0
|\ \ | |/ |/|
OpenPOWER on IntegriCloud