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
/
arm64
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-20
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+2
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
1
-2
/
+2
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+7
2020-09-04
KVM: arm64: Update page shift if stage 2 block mapping not supported
Alexandru Elisei
1
-0
/
+1
2020-09-04
KVM: arm64: Do not try to map PUDs when they are folded into PMD
Marc Zyngier
1
-1
/
+6
2020-08-21
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+1
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-133
/
+178
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-48
/
+13
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
1
-9
/
+17
2020-07-30
KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()
Will Deacon
1
-1
/
+12
2020-07-30
KVM: arm64: Don't skip cache maintenance for read-only memslots
Will Deacon
1
-1
/
+1
2020-07-30
KVM: arm64: Handle data and instruction external aborts the same way
Will Deacon
1
-6
/
+3
2020-07-30
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
1
-1
/
+1
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
1
-3
/
+3
2020-07-28
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
1
-5
/
+6
2020-07-10
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-3
/
+2
2020-07-09
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
1
-42
/
+11
2020-07-09
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
1
-2
/
+3
2020-07-09
KVM: arm64: Drop @max param from mmu_topup_memory_cache()
Sean Christopherson
1
-8
/
+4
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
1
-14
/
+15
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
1
-122
/
+158
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
1
-3
/
+3
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-7
/
+7
2020-06-04
arm64: add support for folded p4d page tables
Mike Rapoport
1
-32
/
+177
2020-05-25
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
1
-3
/
+3
2020-05-16
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
1
-2
/
+10
2020-05-16
KVM: arm64: Unify handling THP backed host memory
Suzuki K Poulose
1
-55
/
+60
2020-05-16
KVM: arm64: Clean up the checking for huge mapping
Suzuki K Poulose
1
-1
/
+5
2020-05-16
KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
Jiang Yi
1
-0
/
+3
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
1
-3
/
+3
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-0
/
+2447