aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-07-08arm64: smp: Support non-SGIs for IPIsMarc Zyngier1-1/+6
2025-07-08arm64: Disable GICv5 read/write/instruction trapsLorenzo Pieralisi1-0/+45
2025-07-08KVM: arm64: nvhe: Disable branch generation in nVHE guestsAnshuman Khandual1-0/+2
2025-07-08arm64: Handle BRBE booting requirementsAnshuman Khandual1-3/+68
2025-07-08arm64/sysreg: Add BRBE registers and fieldsAnshuman Khandual1-10/+6
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logicBreno Leitao1-5/+1
2025-07-08arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGNBreno Leitao1-5/+1
2025-07-08arm64: debug: remove debug exception registration infrastructureAda Couprie Diaz3-12/+0
2025-07-08arm64: debug: split bkpt32 exception entryAda Couprie Diaz1-0/+1
2025-07-08arm64: debug: split brk64 exception entryAda Couprie Diaz1-0/+2
2025-07-08arm64: debug: split hardware watchpoint exception entryAda Couprie Diaz1-0/+4
2025-07-08arm64: debug: split single stepping exception entryAda Couprie Diaz1-0/+2
2025-07-08arm64: debug: refactor reinstall_suspended_bps()Ada Couprie Diaz1-3/+3
2025-07-08arm64: debug: split hardware breakpoint exception entryAda Couprie Diaz1-0/+5
2025-07-08arm64: entry: Add entry and exit functions for debug exceptionsAda Couprie Diaz1-0/+4
2025-07-08arm64: debug: remove break/step handler registration infrastructureAda Couprie Diaz1-24/+0
2025-07-08arm64: debug: call step handlers staticallyAda Couprie Diaz2-0/+18
2025-07-08arm64: debug: call software breakpoint handlers staticallyAda Couprie Diaz4-0/+19
2025-07-08arm64: refactor aarch32_break_handler()Ada Couprie Diaz1-1/+1
2025-07-07KVM: arm64: Allow cacheable stage 2 mapping using VMA flagsAnkit Agrawal1-0/+18
2025-07-04arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabledMark Brown1-12/+7
2025-07-03arm64/debug: Drop redundant DBG_MDSCR_* macrosAnshuman Khandual2-8/+2
2025-07-03KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()Mark Rutland1-1/+0
2025-07-02arm64/hwcaps: Add MTE_STORE_ONLY hwcapsYeoreum Yun1-0/+1
2025-07-02arm64/kernel: Support store-only mte tag checkYeoreum Yun1-0/+2
2025-07-02arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supportedYeoreum Yun1-0/+1
2025-07-01arm64: Implement HAVE_LIVEPATCHSong Liu1-1/+4
2025-06-30arm64: Add BBM Level 2 cpu featureMikoĊ‚aj Lenczewski1-0/+5
2025-06-30arm64: cpufeature: Introduce MATCH_ALL_EARLY_CPUS capability typeCatalin Marinas1-0/+23
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland1-4/+2
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland1-62/+0
2025-06-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+27
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar1-1/+1
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-5/+27
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-19/+16
2025-06-05KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operandMarc Zyngier1-5/+5
2025-06-05KVM: arm64: Add RMW specific sysreg accessorMarc Zyngier1-0/+11
2025-06-05KVM: arm64: Add assignment-specific sysreg accessorMarc Zyngier1-0/+11
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+1
2025-06-02arm64: Add override for MPAMXi Ruoyao1-14/+10
2025-06-02arm64/mm: Close theoretical race where stale TLB entry remains validRyan Roberts1-4/+5
2025-06-02arm64: Work around convergence issue with LLD linkerArd Biesheuvel1-1/+1
2025-06-02Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-0/+1
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+61
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2025-05-30arm64: sysreg: Drag linux/kconfig.h to work around vdso build issueMarc Zyngier1-0/+1
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds12-145/+346
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-129/+319
2025-05-27KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUsMaxim Levitsky1-3/+0