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-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
4
-53
/
+88
2023-08-28
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
4
-2
/
+325
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
1
-0
/
+1
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+4
2023-08-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-0
/
+3
2023-08-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
3
-31
/
+5
2023-08-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2
-0
/
+12
2023-08-24
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
2
-8
/
+22
2023-08-24
mm: convert page_table_check_pte_set() to page_table_check_ptes_set()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
1
-0
/
+1
2023-08-21
arm64: include asm/cacheflush.h in asm/hugetlb.h
Hugh Dickins
1
-0
/
+1
2023-08-21
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-6
/
+8
2023-08-21
arm64: hugetlb: enable __HAVE_ARCH_FLUSH_HUGETLB_TLB_RANGE
Kefeng Wang
1
-0
/
+15
2023-08-21
arm64: tlbflush: add some comments for TLB batched flushing
Yicong Yang
1
-0
/
+15
2023-08-21
efi/arm64: Move EFI runtime call setup/teardown helpers out of line
Ard Biesheuvel
1
-15
/
+3
2023-08-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
1
-3
/
+3
2023-08-18
mmu_notifiers: call invalidate_range() when invalidating TLBs
Alistair Popple
1
-0
/
+5
2023-08-18
arm64: support batched/deferred tlb shootdown during page reclamation/migration
Barry Song
2
-3
/
+53
2023-08-18
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
1
-2
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pud_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_set
Kemeng Shi
1
-2
/
+2
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_set
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clear
Kemeng Shi
1
-1
/
+1
2023-08-18
arm64: mte: simplify swap tag restoration logic
Peter Collingbourne
2
-14
/
+4
2023-08-18
arm_pmu: acpi: Add a representative platform device for TRBE
Anshuman Khandual
1
-0
/
+3
2023-08-18
Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+24
2023-08-18
arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW
Xu Kuohai
1
-0
/
+4
2023-08-17
arm64/ptrace: Ensure that SME is set up for target when writing SSVE state
Mark Brown
1
-2
/
+2
2023-08-17
asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...
Arnd Bergmann
1
-0
/
+24
2023-08-17
KVM: arm64: nv: Add support for HCRX_EL2
Marc Zyngier
2
-0
/
+6
2023-08-17
KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
Marc Zyngier
1
-0
/
+11
2023-08-17
KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
Marc Zyngier
1
-0
/
+4
2023-08-17
KVM: arm64: nv: Add trap forwarding infrastructure
Marc Zyngier
2
-0
/
+3
2023-08-17
KVM: arm64: Restructure FGT register switching
Marc Zyngier
1
-0
/
+21
2023-08-17
KVM: arm64: nv: Add FGT registers
Marc Zyngier
1
-0
/
+5
2023-08-17
KVM: arm64: Add missing HCR_EL2 trap bits
Marc Zyngier
1
-0
/
+9
2023-08-17
KVM: arm64: Correctly handle ACCDATA_EL1 traps
Marc Zyngier
1
-0
/
+2
2023-08-17
arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
Marc Zyngier
1
-2
/
+0
2023-08-17
arm64: Add missing BRB/CFP/DVP/CPP instructions
Marc Zyngier
1
-0
/
+7
2023-08-17
arm64: Add debug registers affected by HDFGxTR_EL2
Marc Zyngier
1
-0
/
+76
2023-08-17
arm64: Add AT operation encodings
Marc Zyngier
1
-0
/
+17
2023-08-17
arm64: Add TLBI operation encodings
Marc Zyngier
1
-0
/
+128
2023-08-17
arm64: Add missing DC ZVA/GVA/GZVA encodings
Marc Zyngier
1
-0
/
+5
2023-08-17
arm64: Add missing ERX*_EL1 encodings
Marc Zyngier
1
-0
/
+5
2023-08-17
arm64: Add missing VA CMO encodings
Marc Zyngier
1
-0
/
+26
2023-08-17
KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Raghavendra Rao Ananta
1
-0
/
+2
2023-08-17
KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
1
-0
/
+10
2023-08-17
KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
1
-0
/
+3
[prev]
[next]