index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-16
1
-2447
/
+0
*
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
1
-2
/
+7
*
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
1
-2
/
+1
*
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
1
-1
/
+1
*
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
2020-03-16
1
-6
/
+0
*
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-01-30
1
-13
/
+11
|
\
|
*
KVM: arm/arm64: Fix young bit from mmu notifier
Gavin Shan
2020-01-23
1
-1
/
+2
|
*
KVM: arm/arm64: Cleanup MMIO handling
Marc Zyngier
2020-01-23
1
-1
/
+0
|
*
KVM: arm/arm64: Re-check VMA on detecting a poisoned page
James Morse
2020-01-19
1
-11
/
+9
*
|
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
1
-7
/
+1
|
/
*
KVM: arm/arm64: Properly handle faulting of device mappings
Marc Zyngier
2019-12-12
1
-4
/
+17
*
KVM: arm/arm64: Remove excessive permission check in kvm_arch_prepare_memory_...
Jia He
2019-12-06
1
-9
/
+0
*
arm64: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
1
-13
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-06
1
-1
/
+1
|
\
|
*
KVM: ARM: Remove pgtable page standard functions from stage-2 page tables
Anshuman Khandual
2019-04-09
1
-1
/
+1
*
|
kvm: arm: Skip stage2 huge mappings for unaligned ipa backed by THP
Suzuki K Poulose
2019-04-25
1
-1
/
+5
|
/
*
KVM: arm/arm64: Comments cleanup in mmu.c
Zenghui Yu
2019-03-28
1
-14
/
+9
*
KVM: arm/arm64: Fix handling of stage2 huge mappings
Suzuki K Poulose
2019-03-20
1
-16
/
+43
*
KVM: arm/arm64: Enforce PTE mappings at stage2 when needed
Suzuki K Poulose
2019-03-19
1
-22
/
+21
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
1
-11
/
+9
|
\
|
*
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-02-22
1
-10
/
+8
|
|
\
|
|
*
KVM: arm/arm64: Remove unused gpa_end variable
Shaokun Zhang
2019-02-20
1
-2
/
+1
|
|
*
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
2019-02-19
1
-8
/
+0
|
|
*
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2019-02-19
1
-0
/
+7
|
*
|
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
2019-02-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'acpi-apei'
Rafael J. Wysocki
2019-03-04
1
-2
/
+2
|
\
\
|
*
|
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
James Morse
2019-02-07
1
-2
/
+2
|
|
/
*
/
KVM: arm64: Relax the restriction on using stage2 PUD huge mapping
Suzuki K Poulose
2019-02-07
1
-3
/
+6
|
/
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-1
/
+1
*
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-21
1
-2
/
+4
*
KVM: arm/arm64: Fix unintended stage 2 PMD mappings
Christoffer Dall
2018-12-19
1
-22
/
+64
*
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
Christoffer Dall
2018-12-18
1
-1
/
+1
*
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
1
-6
/
+98
*
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
1
-19
/
+20
*
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-12-18
1
-11
/
+11
*
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-18
1
-5
/
+48
*
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2018-12-18
1
-4
/
+7
*
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
2018-12-18
1
-6
/
+8
*
KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
Punit Agrawal
2018-12-18
1
-13
/
+15
*
KVM: arm/arm64: Share common code in user_mem_abort()
Punit Agrawal
2018-12-18
1
-19
/
+30
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
1
-59
/
+69
|
\
|
*
KVM: arm/arm64: Ensure only THP is candidate for adjustment
Punit Agrawal
2018-10-03
1
-1
/
+7
|
*
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-10-01
1
-58
/
+61
|
*
kvm: arm/arm64: Remove spurious WARN_ON
Suzuki K Poulose
2018-10-01
1
-1
/
+1
|
*
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
Suzuki K Poulose
2018-10-01
1
-1
/
+2
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
signal/arm/kvm: Use send_sig_mceerr
Eric W. Biederman
2018-09-27
1
-10
/
+4
*
|
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-09-07
1
-12
/
+0
*
|
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
Marc Zyngier
2018-09-07
1
-1
/
+8
|
/
[next]