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
/
mmzone.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
arm64: asm: Provide set_sctlr_el2 macro
Quentin Perret
1
-3
/
+11
2021-03-19
KVM: arm64: Factor out vector address calculation
Quentin Perret
2
-8
/
+9
2021-03-19
KVM: arm64: Provide __flush_dcache_area at EL2
Quentin Perret
5
-1
/
+24
2021-03-19
KVM: arm64: Enable access to sanitized CPU features at EL2
Quentin Perret
5
-0
/
+59
2021-03-19
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret
4
-1
/
+292
2021-03-19
KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
Quentin Perret
2
-1
/
+23
2021-03-19
KVM: arm64: Introduce an early Hyp page allocator
Quentin Perret
5
-4
/
+94
2021-03-19
KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
Quentin Perret
1
-0
/
+4
2021-03-19
KVM: arm64: Make kvm_call_hyp() a function call at Hyp
Quentin Perret
1
-0
/
+6
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
4
-19
/
+49
2021-03-19
KVM: arm64: Factor memory allocation out of pgtable.c
Quentin Perret
3
-42
/
+163
2021-03-19
KVM: arm64: Avoid free_page() in page-table allocator
Quentin Perret
1
-5
/
+5
2021-03-19
KVM: arm64: Initialize kvm_nvhe_init_params early
Quentin Perret
1
-12
/
+18