summaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-2115-81/+301
|\
| * Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2019-11-083-5/+23
| |\
| | * KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...Marc Zyngier2019-11-081-2/+7
| | * KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall2019-10-282-3/+12
| | * KVM: arm/arm64: Show halt poll counters in debugfsChristian Borntraeger2019-10-281-0/+4
| * | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-2412-73/+251
| |\ \
| | * | KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price2019-10-241-1/+4
| | * | arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-213-1/+151
| | * | arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2019-10-211-52/+29
| | * | KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-213-0/+18
| | * | KVM: arm64: Support stolen time reporting via shared structureSteven Price2019-10-212-0/+21
| | * | KVM: arm64: Implement PV_TIME_FEATURES callSteven Price2019-10-213-0/+20
| | * | KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall2019-10-212-2/+3
| | * | firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland2019-10-141-1/+2
| | * | arm64: errata: use arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-25/+12
| | |/
| * | KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-213-3/+14
| * | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall2019-10-212-0/+13
| |/
* | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-221-0/+4
|\ \
| * | arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier2019-10-201-0/+4
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-1813-23/+183
|\ \ \ | |_|/ |/| |
| * | Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-1710-65/+152
| |\ \
| | * | arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier2019-10-081-0/+17
| | * | arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-083-1/+9
| | * | arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-081-0/+33
| | * | arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-082-3/+69
| | |/
| * | arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon2019-10-163-8/+13
| * | arm64: mm: fix inverted PAR_EL1.F checkMark Rutland2019-10-161-1/+5
| * | arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang2019-10-161-1/+1
| * | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2019-10-162-1/+19
| * | arm64: hibernate: check pgd table allocationPavel Tatashin2019-10-151-1/+8
| * | arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall2019-10-151-5/+10
| * | arm64: Fix kcore macros after 52-bit virtual addressing falloutChris von Recklinghausen2019-10-111-3/+0
* | | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-133-0/+6
|\ \ \
| * | | ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCIMaxime Ripard2019-10-043-0/+6
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-0914-94/+90
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye2019-10-081-0/+5
| * | arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig optionWill Deacon2019-10-072-7/+13
| * | arm64: vdso32: Rename COMPATCC to CC_COMPATWill Deacon2019-10-071-13/+13
| * | arm64: vdso32: Pass '--target' option to clang via VDSO_CAFLAGSWill Deacon2019-10-071-1/+5
| * | arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon2019-10-071-4/+2
| * | arm64: vdso32: Move definition of COMPATCC into vdso32/MakefileWill Deacon2019-10-072-7/+6
| * | arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon2019-10-071-0/+4
| * | arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino2019-10-071-3/+0
| * | arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2019-10-072-1/+10
| * | arm64: vdso: Remove stale files from old assembly implementationVincenzo Frascino2019-10-072-33/+0
| * | arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino2019-10-073-16/+6
| * | arm64: mm: fix spurious fault detectionMark Rutland2019-10-071-1/+1
| * | arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse2019-10-041-3/+9
| * | arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse2019-10-041-0/+1
| * | arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland2019-10-041-1/+10