index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
1
-12
/
+0
2018-09-07
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
Marc Zyngier
1
-1
/
+8
2018-08-13
KVM: arm/arm64: Skip updating PTE entry if no change
Punit Agrawal
1
-0
/
+4
2018-08-13
KVM: arm/arm64: Skip updating PMD entry if no change
Punit Agrawal
1
-11
/
+27
2018-07-09
KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
Marc Zyngier
1
-4
/
+0
2018-07-09
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
1
-4
/
+21
2018-07-09
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
1
-0
/
+12
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
1
-0
/
+4
2018-06-21
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_...
Jia He
1
-0
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-03-19
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
1
-21
/
+59
2018-03-19
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
1
-1
/
+1
2018-03-19
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
Marc Zyngier
1
-14
/
+59
2018-03-19
KVM: arm64: Fix HYP idmap unmap when using 52bit PA
Marc Zyngier
1
-5
/
+21
2018-03-19
KVM: arm/arm64: Fix idmap size and alignment
Marc Zyngier
1
-0
/
+2
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
1
-5
/
+15
2018-03-19
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
Marc Zyngier
1
-10
/
+14
2018-03-19
KVM: arm/arm64: Demote HYP VA range display to being a debug feature
Marc Zyngier
1
-3
/
+4
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
1
-3
/
+3
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+57
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-7
/
+5
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+6
2018-01-15
KVM: arm/arm64: fix HYP ID map extension to 52 bits
Kristina Martsenko
1
-12
/
+6
2018-01-11
KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
Punit Agrawal
1
-1
/
+1
2018-01-08
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
1
-10
/
+8
2018-01-08
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
1
-0
/
+27
2018-01-08
KVM: arm/arm64: Only clean the dcache on translation fault
Marc Zyngier
1
-2
/
+6
2018-01-08
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
1
-4
/
+15
2018-01-08
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
1
-5
/
+15
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
1
-2
/
+8
2017-12-18
KVM: arm/arm64: Fix HYP unmapping going off limits
Marc Zyngier
1
-6
/
+4
2017-09-05
KVM: arm/arm64: Fix guest external abort matching
James Morse
1
-29
/
+11
2017-07-25
KVM: arm/arm64: Handle hva aging while destroying the vm
Suzuki K Poulose
1
-0
/
+4
2017-07-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+23
2017-07-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+33
2017-06-22
arm/arm64: KVM: add guest SEA support
Tyler Baicar
1
-3
/
+33
2017-06-22
KVM: arm/arm64: Signal SIGBUS when stage2 discovers hwpoison memory
James Morse
1
-0
/
+23
2017-06-06
KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
Marc Zyngier
1
-0
/
+3
2017-05-16
kvm: arm/arm64: Fix use after free of stage2 page table
Suzuki K Poulose
1
-4
/
+13
2017-05-16
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
1
-1
/
+1
2017-05-15
kvm: arm/arm64: Fix race in resetting stage2 PGD
Suzuki K Poulose
1
-8
/
+8
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-0
/
+1975
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
1
-0
/
+1958