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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-15
arm64: insn: always inline hint generation
Mark Rutland
1
-2
/
+12
2022-11-15
arm64: insn: simplify insn group identification
Mark Rutland
1
-25
/
+17
2022-11-15
arm64: insn: always inline predicates
Mark Rutland
1
-16
/
+80
2022-11-15
arm64: insn: remove aarch64_insn_gen_prefetch()
Mark Rutland
1
-4
/
+0
2022-11-15
arm64: make is_ttbrX_addr() noinstr-safe
Mark Rutland
1
-2
/
+2
2022-11-14
arm64: atomics: lse: remove stale dependency on JUMP_LABEL
Mark Rutland
1
-1
/
+0
2022-11-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+2
2022-11-11
KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
Will Deacon
1
-0
/
+2
2022-11-11
KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
Quentin Perret
1
-2
/
+2
2022-11-11
KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
Quentin Perret
1
-6
/
+1
2022-11-11
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
3
-4
/
+2
2022-11-11
KVM: arm64: Add generic hyp_memcache helpers
Quentin Perret
1
-0
/
+57
2022-11-11
KVM: arm64: Provide I-cache invalidation by virtual address at EL2
Will Deacon
1
-0
/
+1
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
1
-0
/
+14
2022-11-11
KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
Fuad Tabba
2
-2
/
+16
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
4
-0
/
+27
2022-11-11
KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
1
-0
/
+26
2022-11-10
KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS.
Ryan Roberts
1
-1
/
+5
2022-11-10
KVM: arm64: Handle stage-2 faults in parallel
Oliver Upton
1
-1
/
+2
2022-11-10
KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
1
-0
/
+49
2022-11-10
KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Oliver Upton
1
-0
/
+3
2022-11-10
KVM: arm64: Use an opaque type for pteps
Oliver Upton
1
-1
/
+8
2022-11-10
KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
Oliver Upton
1
-0
/
+11
2022-11-10
KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
1
-0
/
+1
2022-11-10
KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
1
-0
/
+1
2022-11-10
KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
1
-4
/
+11
2022-11-09
arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
Anshuman Khandual
3
-7
/
+6
2022-11-09
arm64: implement dynamic shadow call stack for Clang
Ard Biesheuvel
1
-0
/
+49
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
1
-0
/
+8
2022-11-09
arm64/hwcap: Add support for SVE 2.1
Mark Brown
1
-0
/
+1
2022-11-09
arm64/hwcap: Add support for FEAT_RPRFM
Mark Brown
1
-0
/
+1
2022-11-09
arm64/hwcap: Add support for FEAT_CSSC
Mark Brown
1
-0
/
+1
2022-11-09
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
1
-0
/
+15
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
1
-6
/
+0
2022-11-09
arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
Kuniyuki Iwashima
1
-1
/
+1
2022-11-09
arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro
D Scott Phillips
1
-1
/
+1
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-2
/
+0
2022-11-08
arm64: Enable data independent timing (DIT) in the kernel
Ard Biesheuvel
1
-4
/
+8
2022-11-08
arm64/mm: Drop ARM64_KERNEL_USES_PMD_MAPS
Anshuman Khandual
1
-8
/
+3
2022-11-07
arm64/asm: Remove unused enable_da macro
Mark Brown
1
-5
/
+0
2022-11-07
arm64: alternative: constify alternative_has_feature_* argument
Jisheng Zhang
1
-2
/
+2
2022-11-07
arm64: jump_label: mark arguments as const to satisfy asm constraints
Jisheng Zhang
1
-4
/
+4
2022-11-07
ARM: 9255/1: efi/dump UEFI runtime page tables for ARM
Wang Kefeng
1
-0
/
+1
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+8
2022-10-22
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-25
/
+13
2022-10-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-10-12
arm64: Add AMPERE1 to the Spectre-BHB affected list
D Scott Phillips
1
-0
/
+4
2022-10-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
[prev]
[next]