index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_mmu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
1
-0
/
+20
*
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
1
-0
/
+6
*
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-12-18
1
-0
/
+9
*
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-18
1
-0
/
+6
*
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2018-12-18
1
-0
/
+15
*
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-25
1
-5
/
+10
|
\
|
*
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
2018-10-03
1
-0
/
+2
|
*
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-10-01
1
-5
/
+8
*
|
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
/
+4
*
KVM: arm/arm64: Consolidate page-table accessors
Marc Zyngier
2018-07-09
1
-12
/
+0
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
1
-0
/
+5
|
\
|
*
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
2018-05-31
1
-0
/
+5
*
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-06-06
1
-1
/
+22
|
\
\
|
*
\
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
2018-06-05
1
-1
/
+22
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
2018-05-31
1
-0
/
+1
|
|
*
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2018-05-31
1
-0
/
+5
|
|
*
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
2018-05-31
1
-1
/
+16
*
|
|
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
2018-05-15
1
-0
/
+16
|
/
/
*
|
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
2018-03-19
1
-0
/
+2
*
|
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
Marc Zyngier
2018-03-19
1
-0
/
+3
*
|
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
/
+7
|
/
*
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-10
1
-15
/
+84
|
\
|
*
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
|
*
arm: KVM: Add optimized PIPT icache flushing
Marc Zyngier
2018-01-08
1
-3
/
+29
|
*
KVM: arm/arm64: Split dcache/icache flushing
Marc Zyngier
2018-01-08
1
-18
/
+42
*
|
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-08
1
-0
/
+10
*
|
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
1
-0
/
+5
*
|
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
1
-0
/
+2
|
/
*
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
2017-04-09
1
-1
/
+0
*
arm/arm64: KVM: Stop propagating cacheability status of a faulted page
Marc Zyngier
2017-01-30
1
-2
/
+1
*
arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2
Marc Zyngier
2017-01-30
1
-8
/
+1
*
arm/kvm: excise redundant cache maintenance
Mark Rutland
2016-09-08
1
-26
/
+2
*
arm/arm64: Get rid of KERN_TO_HYP
Marc Zyngier
2016-07-03
1
-1
/
+1
*
arm/arm64: KVM: Prune unused #defines
Marc Zyngier
2016-07-03
1
-9
/
+0
*
arm/arm64: KVM: Kill free_boot_hyp_pgd
Marc Zyngier
2016-07-03
1
-1
/
+0
*
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
2016-07-03
1
-1
/
+0
*
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
Marc Zyngier
2016-06-29
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-32
/
+11
|
\
|
*
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
1
-4
/
+6
|
*
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
2016-04-21
1
-19
/
+0
|
*
kvm-arm: Cleanup kvm_* wrappers
Suzuki K Poulose
2016-04-21
1
-16
/
+0
|
*
kvm-arm: arm: Introduce hyp page table empty checks
Suzuki K Poulose
2016-04-21
1
-1
/
+5
|
*
kvm-arm: arm32: Introduce stage2 page table helpers
Suzuki K Poulose
2016-04-21
1
-0
/
+1
|
*
kvm arm: Move fake PGD handling to arch specific files
Suzuki K Poulose
2016-04-21
1
-2
/
+9
[next]