index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
arm/arm64: KVM: Optimize handling of Access Flag faults
Marc Zyngier
1
-0
/
+46
2015-03-12
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
1
-1
/
+64
2015-03-12
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
Marc Zyngier
1
-9
/
+14
2015-03-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
1
-4
/
+4
2015-03-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
1
-18
/
+49
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+262
2015-01-29
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
1
-4
/
+8
2015-01-29
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
1
-15
/
+67
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-1
/
+69
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
1
-2
/
+16
2015-01-23
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
1
-2
/
+2
2015-01-16
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
1
-8
/
+11
2015-01-16
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
1
-9
/
+88
2015-01-16
KVM: arm: dirty logging write protect support
Mario Smarduch
1
-0
/
+22
2015-01-16
KVM: arm: Add initial dirty page locking support
Mario Smarduch
1
-0
/
+135
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+86
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
1
-0
/
+65
2014-11-26
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
1
-1
/
+6
2014-11-26
arm64: KVM: fix unmapping with 48-bit VAs
Mark Rutland
1
-1
/
+2
2014-11-25
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
1
-5
/
+15
2014-11-25
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
1
-2
/
+7
2014-11-25
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
1
-1
/
+6
2014-10-15
arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
Steve Capper
1
-1
/
+1
2014-10-14
arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
Christoffer Dall
1
-0
/
+11
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
1
-27
/
+106
2014-10-13
arm/arm64: KVM: map MMIO regions at creation time
Ard Biesheuvel
1
-8
/
+69
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
1
-1
/
+4
2014-10-10
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
Ard Biesheuvel
1
-0
/
+6
2014-10-10
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Ard Biesheuvel
1
-2
/
+1
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
1
-3
/
+5
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
1
-2
/
+10
2014-08-27
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
1
-14
/
+8
2014-07-11
ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
Kim Phillips
1
-3
/
+8
2014-07-11
ARM: KVM: Unmap IPA on memslot delete/move
Eric Auger
1
-0
/
+46
2014-07-11
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
1
-73
/
+84
2014-04-28
arm: KVM: fix possible misalignment of PGDs and bounce page
Mark Salter
1
-6
/
+9
2014-03-03
ARM: KVM: fix warning in mmu.c
Marc Zyngier
1
-1
/
+2
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
1
-0
/
+93
2014-03-03
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
1
-5
/
+5
2014-03-03
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
1
-2
/
+2
2014-01-08
arm/arm64: KVM: relax the requirements of VMA alignment for THP
Marc Zyngier
1
-7
/
+9
2013-12-11
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
Santosh Shilimkar
1
-4
/
+4
2013-11-19
Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...
Gleb Natapov
1
-6
/
+28
2013-11-16
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Christoffer Dall
1
-6
/
+28
2013-10-17
KVM: ARM: Transparent huge page (THP) support
Christoffer Dall
1
-2
/
+56
2013-10-17
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
1
-38
/
+131
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
1
-1
/
+0
2013-08-13
ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE
Christoffer Dall
1
-1
/
+0
2013-08-07
arm64: KVM: fix 2-level page tables unmapping
Marc Zyngier
1
-14
/
+8
2013-08-07
ARM: KVM: Fix unaligned unmap_range leak
Christoffer Dall
1
-7
/
+7
[prev]
[next]