summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2Dave Martin2019-03-231-1/+1
* arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon2019-03-232-4/+16
* arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-03-231-4/+5
* arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-03-232-0/+34
* crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routineArd Biesheuvel2019-03-231-3/+1
* crypto: arm64/aes-ccm - fix logical bug in AAD MAC handlingArd Biesheuvel2019-03-231-2/+3
* crypto: arm64/crct10dif - revert to C code for short inputsArd Biesheuvel2019-03-231-19/+6
* crypto: arm64/aes-neonbs - fix returning final keystream blockEric Biggers2019-03-231-2/+6
* arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"Alistair Strachan2019-03-131-1/+0
* arm64: dts: hikey: Give wifi some time after power-onJan Kiszka2019-03-131-0/+1
* arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka2019-03-131-0/+1
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-03-021-1/+1
|\
| * Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-03-011-1/+1
| |\
| | * arm64: dts: qcom: msm8998: Extend TZ reserved memory areaMarc Gonzalez2019-02-261-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-021-2/+18
|\ \ \ | |/ / |/| |
| * | crypto: arm64/chacha - fix hchacha_block_neon() for big endianEric Biggers2019-02-281-2/+2
| * | crypto: arm64/chacha - fix chacha_4block_xor_neon() for big endianEric Biggers2019-02-281-0/+16
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-02-221-1/+1
|\ \ \
| * \ \ Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm...Arnd Bergmann2019-02-221-1/+1
| |\ \ \
| | * | | arm64: dts: clearfog-gt-8k: fix SGMII PHY reset signalBaruch Siach2019-02-191-1/+1
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-02-213-9/+13
|\ \ \ \ \
| * | | | | arm64: Relax GIC version check during early bootVladimir Murzin2019-02-201-2/+1
| * | | | | arm64/neon: Disable -Wincompatible-pointer-types when building with ClangNathan Chancellor2019-02-181-0/+4
| * | | | | arm64: fix SSBS sanitizationMark Rutland2019-02-181-7/+8
| |/ / / /
* | | | | kasan: fix random seed generation for tag-based modeAndrey Konovalov2019-02-212-2/+3
|/ / / /
* | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-1/+11
|\ \ \ \
| * | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-161-1/+0
| * | | | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-161-0/+11
* | | | | 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
OpenPOWER on IntegriCloud