index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-187
/
+221
|
\
|
*
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
1
-17
/
+29
|
*
arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables
Marc Zyngier
2016-04-29
1
-6
/
+11
|
*
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
2016-04-21
1
-31
/
+6
|
*
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
2016-04-21
1
-8
/
+1
|
*
kvm-arm: Add stage2 page table modifiers
Suzuki K Poulose
2016-04-21
1
-53
/
+44
|
*
kvm-arm: Add explicit hyp page table modifiers
Suzuki K Poulose
2016-04-21
1
-5
/
+99
|
*
kvm-arm: Use explicit stage2 helper routines
Suzuki K Poulose
2016-04-21
1
-24
/
+24
|
*
kvm-arm: Remove kvm_pud_huge()
Suzuki K Poulose
2016-04-21
1
-3
/
+1
|
*
kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge
Suzuki K Poulose
2016-04-21
1
-9
/
+8
|
*
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
2016-04-21
1
-40
/
+7
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-05-17
1
-0
/
+5
|
\
\
|
*
|
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
2016-04-28
1
-0
/
+5
|
|
/
*
/
mm: thp: kvm: fix memory corruption in KVM with THP enabled
Andrea Arcangeli
2016-05-06
1
-1
/
+1
|
/
*
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
2016-02-29
1
-0
/
+7
*
arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOP
Marc Zyngier
2016-02-29
1
-0
/
+16
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-16
1
-5
/
+5
*
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
2015-12-18
1
-3
/
+3
*
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
2015-12-04
1
-2
/
+2
*
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
2015-11-24
1
-8
/
+7
*
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
2015-09-16
1
-2
/
+4
*
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-06-19
1
-2
/
+2
|
\
|
*
ARM: KVM: Remove pointless void pointer cast
Firo Yang
2015-06-09
1
-2
/
+2
*
|
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-0
/
+1
*
|
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
2015-05-26
1
-1
/
+1
*
|
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
*
|
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
1
-1
/
+2
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-16
1
-39
/
+30
|
\
|
*
arm64: KVM: use ID map with increased VA range if required
Ard Biesheuvel
2015-03-23
1
-2
/
+25
|
*
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2015-03-19
1
-37
/
+5
*
|
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-04-07
1
-10
/
+124
|
\
\
|
*
|
arm/arm64: KVM: Optimize handling of Access Flag faults
Marc Zyngier
2015-03-12
1
-0
/
+46
|
*
|
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2015-03-12
1
-1
/
+64
|
*
|
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
Marc Zyngier
2015-03-12
1
-9
/
+14
|
|
/
*
|
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
2015-03-11
1
-4
/
+4
*
|
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
2015-03-11
1
-18
/
+49
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-13
1
-9
/
+262
|
\
|
*
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-29
1
-2
/
+16
|
*
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
2015-01-23
1
-2
/
+2
|
*
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2015-01-16
1
-8
/
+11
|
*
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
2015-01-16
1
-9
/
+88
|
*
KVM: arm: dirty logging write protect support
Mario Smarduch
2015-01-16
1
-0
/
+22
|
*
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2015-01-16
1
-0
/
+135
*
|
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
2015-01-29
1
-4
/
+8
*
|
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
2015-01-29
1
-15
/
+67
*
|
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
2015-01-29
1
-1
/
+69
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-19
1
-6
/
+86
|
\
|
*
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2014-12-13
1
-0
/
+65
|
*
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
2014-11-25
1
-5
/
+15
|
*
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
2014-11-25
1
-2
/
+7
[next]