index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+22
2023-06-19
arm64: allow kmalloc() caches aligned to the smaller cache_line_size()
Catalin Marinas
1
-0
/
+3
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
4
-6
/
+21
2023-06-15
arm64/mm: remove now-superfluous ISBs from TTBR writes
Jamie Iles
3
-6
/
+6
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
3
-1
/
+9
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
3
-26
/
+27
2023-06-15
Merge branch for-next/module-alloc into kvmarm/next
Oliver Upton
3
-17
/
+9
2023-06-15
Merge branch kvm-arm64/hvhe into kvmarm/next
Oliver Upton
7
-18
/
+103
2023-06-15
Merge branch kvm-arm64/ffa-proxy into kvmarm/next
Oliver Upton
2
-0
/
+22
2023-06-15
Merge branch kvm-arm64/eager-page-splitting into kvmarm/next
Oliver Upton
4
-4
/
+95
2023-06-15
KVM: arm64: Rip out the vestiges of the 'old' ID register scheme
Oliver Upton
1
-4
/
+0
2023-06-15
KVM: arm64: Use arm64_ftr_bits to sanitise ID register writes
Jing Zhang
1
-0
/
+1
2023-06-15
KVM: arm64: Save ID registers' sanitized value per guest
Jing Zhang
1
-0
/
+15
2023-06-15
KVM: arm64: Fix hVHE init on CPUs where HCR_EL2.E2H is not RES1
Marc Zyngier
1
-1
/
+0
2023-06-14
arm64/sysreg: Convert TRBIDR_EL1 register to automatic generation
Anshuman Khandual
1
-6
/
+0
2023-06-14
arm64/sysreg: Convert TRBTRG_EL1 register to automatic generation
Anshuman Khandual
1
-3
/
+0
2023-06-14
arm64/sysreg: Convert TRBMAR_EL1 register to automatic generation
Anshuman Khandual
1
-5
/
+0
2023-06-14
arm64/sysreg: Convert TRBSR_EL1 register to automatic generation
Anshuman Khandual
1
-12
/
+0
2023-06-14
arm64/sysreg: Convert TRBBASER_EL1 register to automatic generation
Anshuman Khandual
1
-3
/
+0
2023-06-14
arm64/sysreg: Convert TRBPTR_EL1 register to automatic generation
Anshuman Khandual
1
-3
/
+0
2023-06-14
arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation
Anshuman Khandual
1
-12
/
+0
2023-06-14
arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format
Anshuman Khandual
2
-5
/
+5
2023-06-14
arm64/sysreg: Rename TRBTRG_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-2
/
+2
2023-06-14
arm64/sysreg: Rename TRBMAR_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-6
/
+4
2023-06-14
arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-13
/
+13
2023-06-14
arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-2
/
+2
2023-06-14
arm64/sysreg: Rename TRBPTR_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-2
/
+2
2023-06-14
arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format
Anshuman Khandual
1
-8
/
+8
2023-06-12
KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
Marc Zyngier
1
-1
/
+1
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2
-3
/
+32
2023-06-12
KVM: arm64: Key use of VHE instructions in nVHE code off ARM64_KVM_HVHE
Marc Zyngier
1
-3
/
+9
2023-06-12
KVM: arm64: Remove alternatives from sysreg accessors in VHE hypervisor context
Marc Zyngier
1
-6
/
+19
2023-06-12
arm64: Use CPACR_EL1 format to set CPTR_EL2 when E2H is set
Marc Zyngier
1
-2
/
+19
2023-06-12
arm64: Allow EL1 physical timer access when running VHE
Marc Zyngier
1
-0
/
+5
2023-06-12
arm64: Add KVM_HVHE capability and has_hvhe() predicate
Marc Zyngier
2
-0
/
+9
2023-06-12
arm64: Turn kaslr_feature_override into a generic SW feature override
Marc Zyngier
1
-0
/
+4
2023-06-12
arm64: Prevent the use of is_kernel_in_hyp_mode() in hypervisor code
Marc Zyngier
1
-1
/
+3
2023-06-12
KVM: arm64: Drop is_kernel_in_hyp_mode() from __invalidate_icache_guest_page()
Marc Zyngier
1
-1
/
+2
2023-06-12
KVM: arm64: Rewrite IMPDEF PMU version as NI
Oliver Upton
1
-4
/
+1
2023-06-12
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
2
-19
/
+10
2023-06-12
KVM: arm64: Separate out feature sanitisation and initialisation
Oliver Upton
1
-0
/
+1
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
1
-4
/
+0
2023-06-09
cachestat: wire up cachestat for other architectures
Nhat Pham
2
-1
/
+3
2023-06-08
arm64: set __exception_irq_entry with __irq_entry as a default
Youngmin Nam
1
-5
/
+0
2023-06-07
arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()
Mark Rutland
1
-10
/
+0
2023-06-07
arm64: alternatives: use cpucap naming
Mark Rutland
5
-33
/
+33
2023-06-07
arm64: standardise cpucap bitmap names
Mark Rutland
2
-7
/
+7
2023-06-06
arm64/sysreg: Convert OSECCR_EL1 to automatic generation
Mark Brown
1
-1
/
+0
2023-06-06
arm64/sysreg: Convert OSDTRTX_EL1 to automatic generation
Mark Brown
1
-1
/
+0
2023-06-06
arm64/sysreg: Convert OSDTRRX_EL1 to automatic generation
Mark Brown
1
-1
/
+0
[prev]
[next]