index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
Steve Capper
2014-10-15
1
-1
/
+1
*
arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
Christoffer Dall
2014-10-14
1
-0
/
+11
*
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-14
1
-27
/
+106
*
arm/arm64: KVM: map MMIO regions at creation time
Ard Biesheuvel
2014-10-13
1
-8
/
+69
*
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
1
-1
/
+4
*
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
Ard Biesheuvel
2014-10-10
1
-0
/
+6
*
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Ard Biesheuvel
2014-10-10
1
-2
/
+1
*
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-09-26
1
-3
/
+5
*
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
2014-09-11
1
-2
/
+10
*
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-27
1
-14
/
+8
*
ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
Kim Phillips
2014-07-11
1
-3
/
+8
*
ARM: KVM: Unmap IPA on memslot delete/move
Eric Auger
2014-07-11
1
-0
/
+46
*
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
2014-07-11
1
-73
/
+84
*
arm: KVM: fix possible misalignment of PGDs and bounce page
Mark Salter
2014-04-28
1
-6
/
+9
*
ARM: KVM: fix warning in mmu.c
Marc Zyngier
2014-03-03
1
-1
/
+2
*
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
2014-03-03
1
-0
/
+93
*
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
2014-03-03
1
-5
/
+5
*
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2014-03-03
1
-2
/
+2
*
arm/arm64: KVM: relax the requirements of VMA alignment for THP
Marc Zyngier
2014-01-08
1
-7
/
+9
*
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
Santosh Shilimkar
2013-12-11
1
-4
/
+4
*
Merge tag 'kvm-arm-fixes-3.13-1' of git://git.linaro.org/people/cdall/linux-k...
Gleb Natapov
2013-11-19
1
-6
/
+28
|
\
|
*
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Christoffer Dall
2013-11-16
1
-6
/
+28
*
|
KVM: ARM: Transparent huge page (THP) support
Christoffer Dall
2013-10-17
1
-2
/
+56
*
|
KVM: ARM: Support hugetlbfs backed huge pages
Christoffer Dall
2013-10-17
1
-38
/
+131
|
/
*
-
.
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
2013-09-05
1
-1
/
+0
|
\
\
|
|
*
ARM: 7808/1: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE
Christoffer Dall
2013-08-13
1
-1
/
+0
|
|
/
*
|
arm64: KVM: fix 2-level page tables unmapping
Marc Zyngier
2013-08-07
1
-14
/
+8
*
|
ARM: KVM: Fix unaligned unmap_range leak
Christoffer Dall
2013-08-07
1
-7
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-07-03
1
-3
/
+0
|
\
|
*
ARM: KVM: get rid of S2_PGD_SIZE
Marc Zyngier
2013-06-26
1
-3
/
+0
*
|
ARM: KVM: be more thorough when invalidating TLBs
Marc Zyngier
2013-06-03
1
-15
/
+26
|
/
*
ARM: KVM: perform HYP initilization for hotplugged CPUs
Marc Zyngier
2013-04-28
1
-7
/
+28
*
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
2013-04-28
1
-38
/
+94
*
ARM: KVM: rework HYP page table freeing
Marc Zyngier
2013-04-28
1
-101
/
+80
*
ARM: KVM: move to a KVM provided HYP idmap
Marc Zyngier
2013-04-28
1
-1
/
+23
*
ARM: KVM: fix HYP mapping limitations around zero
Marc Zyngier
2013-04-28
1
-11
/
+10
*
ARM: KVM: simplify HYP mapping population
Marc Zyngier
2013-04-28
1
-60
/
+42
*
ARM: KVM: sanitize freeing of HYP page tables
Marc Zyngier
2013-03-06
1
-18
/
+26
*
ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa
Marc Zyngier
2013-03-06
1
-4
/
+4
*
ARM: KVM: move include of asm/idmap.h to kvm_mmu.h
Marc Zyngier
2013-03-06
1
-1
/
+0
*
ARM: KVM: fix fault_ipa computing
Marc Zyngier
2013-03-06
1
-2
/
+7
*
ARM: KVM: fix address validation for HYP mappings
Marc Zyngier
2013-03-06
1
-2
/
+7
*
ARM: KVM: allow HYP mappings to be at an offset from kernel mappings
Marc Zyngier
2013-03-06
1
-16
/
+27
*
ARM: KVM: abstract most MMU operations
Marc Zyngier
2013-03-06
1
-46
/
+12
*
ARM: KVM: abstract HSR_EC_IABT away
Marc Zyngier
2013-03-06
1
-5
/
+3
*
ARM: KVM: abstract fault decoding away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract exception class decoding away
Marc Zyngier
2013-03-06
1
-1
/
+1
*
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-03-06
1
-8
/
+8
*
ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...
Marc Zyngier
2013-02-25
1
-5
/
+0
*
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
1
-2
/
+5
[next]