index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
Merge branch 'kvm-arm64/pmu-5.9' into kvmarm-master/next
Marc Zyngier
5
-26
/
+199
2020-09-29
KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
Marc Zyngier
2
-4
/
+30
2020-09-29
KVM: arm64: Add PMU event filtering infrastructure
Marc Zyngier
4
-6
/
+86
2020-09-29
KVM: arm64: Use event mask matching architecture revision
Marc Zyngier
2
-5
/
+77
2020-09-29
KVM: arm64: Refactor PMU attribute error handling
Marc Zyngier
1
-12
/
+7
2020-09-18
Merge branch 'kvm-arm64/misc-5.10' into kvmarm-master/next
Marc Zyngier
2
-22
/
+3
2020-09-18
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
1
-8
/
+18
2020-09-18
KVM: arm64: Fix doc warnings in mmu code
Xiaofei Tan
1
-2
/
+4
2020-09-18
KVM: arm64: Do not flush memslot if FWB is supported
Alexandru Elisei
1
-1
/
+1
2020-09-18
KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-22
/
+2
2020-09-18
KVM: arm64: Fix inject_fault.c kernel-doc warnings
Tian Tao
1
-0
/
+1
2020-09-18
KVM: arm64: Try PMD block mappings if PUD mappings are not supported
Alexandru Elisei
1
-5
/
+14
2020-09-16
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
19
-271
/
+572
2020-09-15
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
4
-12
/
+8
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
5
-57
/
+43
2020-09-15
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
5
-43
/
+139
2020-09-15
KVM: arm64: nVHE: Pass pointers consistently to hyp-init
Andrew Scull
2
-1
/
+1
2020-09-15
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
3
-34
/
+64
2020-09-15
KVM: arm64: nVHE: Switch to hyp context for EL2
Andrew Scull
4
-19
/
+89
2020-09-15
KVM: arm64: Share context save and restore macros
Andrew Scull
2
-39
/
+39
2020-09-15
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
5
-4
/
+44
2020-09-15
KVM: arm64: Update context references from host to hyp
Andrew Scull
2
-14
/
+14
2020-09-15
KVM: arm64: Introduce hyp context
Andrew Scull
7
-9
/
+21
2020-09-15
KVM: arm64: nVHE: Don't consume host SErrors with ESB
Andrew Scull
1
-1
/
+5
2020-09-15
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
7
-68
/
+125
2020-09-15
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
3
-2
/
+7
2020-09-15
KVM: arm64: Choose hyp symbol based on context
Andrew Scull
1
-6
/
+19
2020-09-15
KVM: arm64: Remove kvm_host_data_t typedef
Andrew Scull
2
-5
/
+3
2020-09-15
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
5
-16
/
+15
2020-09-15
KVM: arm64: Remove __activate_vm wrapper
Andrew Scull
3
-14
/
+9
2020-09-11
Merge branch 'kvm-arm64/pt-new' into kvmarm-master/next
Marc Zyngier
51
-2143
/
+1771
2020-09-11
KVM: arm64: Don't constrain maximum IPA size based on host configuration
Will Deacon
1
-34
/
+6
2020-09-11
KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
Will Deacon
2
-3
/
+0
2020-09-11
KVM: arm64: Remove unused page-table code
Will Deacon
5
-1172
/
+0
2020-09-11
KVM: arm64: Check the pgt instead of the pgd when modifying page-table
Will Deacon
1
-3
/
+3
2020-09-11
KVM: arm64: Convert user_mem_abort() to generic page-table API
Will Deacon
1
-80
/
+44
2020-09-11
KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
Will Deacon
2
-0
/
+39
2020-09-11
KVM: arm64: Convert memslot cache-flushing code to generic page-table API
Quentin Perret
1
-12
/
+1
2020-09-11
KVM: arm64: Add support for stage-2 cache flushing in generic page-table
Quentin Perret
2
-0
/
+41
2020-09-11
KVM: arm64: Convert write-protect operation to generic page-table API
Quentin Perret
1
-21
/
+4
2020-09-11
KVM: arm64: Add support for stage-2 write-protect in generic page-table
Quentin Perret
2
-0
/
+24
2020-09-11
KVM: arm64: Convert page-aging and access faults to generic page-table API
Will Deacon
1
-58
/
+16
2020-09-11
KVM: arm64: Add support for stage-2 page-aging in generic page-table
Will Deacon
2
-0
/
+130
2020-09-11
KVM: arm64: Convert unmap_stage2_range() to generic page-table API
Will Deacon
1
-25
/
+37
2020-09-11
KVM: arm64: Convert kvm_set_spte_hva() to generic page-table API
Will Deacon
1
-13
/
+10
2020-09-11
KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
Will Deacon
1
-16
/
+14
2020-09-11
KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
Will Deacon
2
-0
/
+319
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
4
-26
/
+102
2020-09-11
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
5
-464
/
+45
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
Will Deacon
2
-0
/
+173
[next]