index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_mmu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2020-05-28
1
-0
/
+17
|
|
/
*
/
arm64/cpufeature: Validate hypervisor capabilities during CPU hotplug
Anshuman Khandual
2020-05-20
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-03-31
1
-5
/
+4
|
\
|
*
arm64: kvm: Modernize annotation for __bp_harden_hyp_vecs
Mark Brown
2020-03-09
1
-5
/
+4
*
|
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2020-02-22
1
-1
/
+2
|
/
*
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
2019-12-06
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-03-19
1
-0
/
+11
*
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
Zenghui Yu
2019-02-19
1
-1
/
+2
*
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
Christoffer Dall
2019-02-19
1
-2
/
+8
*
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
1
-0
/
+16
*
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
1
-0
/
+5
*
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-12-18
1
-0
/
+7
*
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-18
1
-0
/
+5
*
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2018-12-18
1
-0
/
+10
*
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
2018-12-18
1
-0
/
+5
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-26
1
-8
/
+34
|
\
|
*
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
1
-1
/
+1
|
*
kvm: arm64: Dynamic configuration of VTTBR mask
Suzuki K Poulose
2018-10-01
1
-1
/
+24
|
*
kvm: arm64: Prepare for dynamic stage2 page table layout
Suzuki K Poulose
2018-10-01
1
-6
/
+6
|
*
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-10-01
1
-2
/
+5
*
|
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
1
-0
/
+5
|
/
*
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
Marc Zyngier
2018-07-09
1
-0
/
+7
*
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
2018-07-09
1
-3
/
+0
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
1
-6
/
+21
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
1
-1
/
+24
|
\
|
*
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-31
1
-0
/
+24
|
*
arm64: Remove duplicate include
Vincenzo Frascino
2018-05-15
1
-1
/
+0
*
|
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
2018-05-15
1
-0
/
+16
|
/
*
arm64: KVM: Allow mapping of vectors outside of the RAM region
Marc Zyngier
2018-03-19
1
-9
/
+69
*
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
2018-03-19
1
-0
/
+2
*
arm64: KVM: Move BP hardening vectors into .hyp.text section
Marc Zyngier
2018-03-19
1
-3
/
+1
*
arm64: KVM: Move vector offsetting from hyp-init.S to kvm_get_hyp_vector
Marc Zyngier
2018-03-19
1
-1
/
+2
*
arm64: KVM: Introduce EL2 VA randomisation
Marc Zyngier
2018-03-19
1
-2
/
+10
*
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
2018-03-19
1
-1
/
+2
*
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
Marc Zyngier
2018-03-19
1
-1
/
+2
*
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
2018-03-19
1
-0
/
+20
*
arm64: KVM: Dynamically patch the kernel/hyp VA mask
Marc Zyngier
2018-03-19
1
-33
/
+13
*
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
2018-03-19
1
-1
/
+1
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
1
-13
/
+13
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-5
/
+31
|
\
|
*
KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
Marc Zyngier
2018-01-08
1
-5
/
+2
|
*
KVM: arm/arm64: Preserve Exec permission across R/W permission faults
Marc Zyngier
2018-01-08
1
-0
/
+10
|
*
KVM: arm/arm64: Limit icache invalidation to prefetch aborts
Marc Zyngier
2018-01-08
1
-0
/
+12
|
*
arm64: KVM: Add invalidate_icache_range helper
Marc Zyngier
2018-01-08
1
-2
/
+2
|
*
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2018-01-08
1
-3
/
+10
*
|
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-08
1
-0
/
+38
*
|
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
1
-1
/
+6
*
|
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
2017-12-22
1
-2
/
+5
*
|
arm64: don't open code page table entry creation
Kristina Martsenko
2017-12-22
1
-0
/
+5
[prev]
[next]