summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen2020-10-141-0/+1
* KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier2020-10-012-3/+8
* arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual2020-10-011-1/+1
* arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon2020-10-011-7/+3
* arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli2020-09-171-1/+1
* KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-09-091-1/+2
* KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-09-093-6/+42
* KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2020-09-091-0/+15
* KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-09-095-26/+95
* KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil2020-09-031-1/+1
* arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleepStephan Gerhold2020-09-031-1/+1
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-261-1/+1
* arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak2020-08-211-0/+6
* arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT bindingRicardo CaƱuelo2020-08-192-1/+12
* arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar2020-08-191-0/+1
* arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold2020-08-191-5/+5
* arm64: dts: rockchip: fix rk3399-puma gmac reset gpioHeiko Stuebner2020-08-191-1/+1
* arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpioHeiko Stuebner2020-08-191-1/+1
* arm64: dts: rockchip: fix rk3368-lion gmac reset gpioHeiko Stuebner2020-08-191-1/+1
* arm64: csum: Fix handling of bad packetsRobin Murphy2020-08-051-2/+3
* arm64/alternatives: move length validation inside the subsectionSami Tolvanen2020-08-051-2/+2
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-291-2/+2
* arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2020-07-222-1/+14
* arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon2020-07-224-16/+23
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-223-6/+20
* arm64: dts: meson: add missing gxl rng clockJerome Brunet2020-07-221-0/+5
* arm64/alternatives: don't patch up internal branchesArd Biesheuvel2020-07-221-14/+2
* arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-222-11/+8
* KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTARTAndrew Scull2020-07-161-4/+7
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-161-1/+1
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-161-1/+1
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-301-3/+22
* arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=nWill Deacon2020-06-301-3/+3
* arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-06-251-18/+26
* arm64: tegra: Fix ethernet phy-mode for Jetson XavierJon Hunter2020-06-251-1/+1
* arm64: dts: mt8173: fix unit name warningsHsin-Yi Wang2020-06-251-11/+11
* arm64: insn: Fix two bugs in encoding 32-bit logical immediatesLuke Nelson2020-06-221-7/+7
* arm64: cacheflush: Fix KGDB trap detectionDaniel Thompson2020-06-221-3/+3
* KVM: arm64: Synchronize sysreg state on injecting an AArch32 exceptionMarc Zyngier2020-06-221-0/+2
* KVM: arm64: Make vcpu_cp1x() work on Big Endian hostsMarc Zyngier2020-06-221-2/+4
* arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu nodeJohan Jonker2020-06-031-4/+4
* arm64: dts: rockchip: fix status for &gmac2phy in rk3328-evb.dtsJohan Jonker2020-06-031-1/+1
* arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodesYoshihiro Shimoda2020-05-201-0/+2
* arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai2020-05-201-2/+2
* arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai2020-05-202-2/+2
* arm64: fix the flush_icache_range arguments in machine_kexecChristoph Hellwig2020-05-201-0/+1
* arm64: hugetlb: avoid potential NULL dereferenceMark Rutland2020-05-141-0/+2
* KVM: arm64: Fix 32bit PC wrap-aroundMarc Zyngier2020-05-141-0/+7
* arm64: Delete the space separator in __emit_instFangrui Song2020-05-021-1/+3
* arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas2020-04-291-1/+1