summaryrefslogtreecommitdiff
path: root/arch/arm/kvm (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: Make anon_inodes unconditionalDavid Howells2022-10-28
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\
| * Merge 4.4.262 into android-4.4-pGreg Kroah-Hartman2021-03-17
| |\
| | * KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier2021-03-17
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-11-15
|\| |
| * | UPSTREAM: KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal2020-11-15
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\| |
| * | Merge 4.4.234 into android-4.4-pGreg Kroah-Hartman2020-08-26
| |\|
| | * KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon2020-08-26
| * | Merge 4.4.192 into android-4.4-pGreg Kroah-Hartman2019-09-10
| |\|
| * | Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman2019-06-11
| |\ \
| * \ \ Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
| |\ \ \
| * \ \ \ Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman2019-02-20
| |\ \ \ \
| * \ \ \ \ Merge 4.4.154 into android-4.4-pGreg Kroah-Hartman2018-09-05
| |\ \ \ \ \
* | \ \ \ \ \ Merge android-4.4.192 (da6d147) into msm-4.4Srinivasarao P2019-09-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.4.192 into android-4.4Greg Kroah-Hartman2019-09-10
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones2019-09-10
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\| | | | | |
| * | | | | | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\| | | | |
| | * | | | | KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones2019-06-11
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\| | | | |
| * | | | | Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\| | | |
| | * | | | KVM: arm/arm64: Fix MMIO emulation data handlingChristoffer Dall2019-03-23
| | * | | | arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier2019-03-23
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\| | | |
| * | | | Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
| |\| | |
| | * | | arm64: KVM: Skip MMIO insn after emulationMark Rutland2019-02-20
| | | |/ | | |/|
* | | | Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P2018-09-12
|\| | |
| * | | Merge 4.4.154 into android-4.4Greg Kroah-Hartman2018-09-05
| |\| | | | |/ | |/|
| | * KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal2018-09-05
| | * KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal2018-09-05
* | | Merge android-4.4.116 (20ddb25) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | Merge 4.4.116 into android-4.4Greg Kroah-Hartman2018-02-20
| |\|
| | * arm: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-02-16
* | | Merge android-4.4.112 (5f6325b) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.112 into android-4.4Greg Kroah-Hartman2018-01-17
| |\|
| | * KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li2018-01-17
* | | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.106 into android-4.4Greg Kroah-Hartman2017-12-18
| |\|
| | * arm: KVM: Survive unknown traps from guestsMark Rutland2017-12-16
* | | Merge android-4.4@a8935c9 (v4.4.87) into msm-4.4Blagovest Kolenichev2017-09-21
|\| |
| * | Merge 4.4.87 into android-4.4Greg Kroah-Hartman2017-09-07
| |\|
| | * kvm: arm/arm64: Force reading uncached stage2 PGDSuzuki K Poulose2017-09-07
| | * kvm: arm/arm64: Fix race in resetting stage2 PGDSuzuki K Poulose2017-09-07
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | Merge 4.4.82 into android-4.4Greg Kroah-Hartman2017-08-14
| |\|
| | * KVM: arm/arm64: Handle hva aging while destroying the vmSuzuki K Poulose2017-08-12
* | | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev2017-06-20
|\| |
| * | Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
| |\|
| | * KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pagesMarc Zyngier2017-06-14