aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-16arm64: cacheinfo: Provide helper to compress MPIDR value into u32James Morse1-0/+17
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-07-09mm: remove devmap related functions and page table bitsAlistair Popple2-25/+0
2025-07-09mm: update architecture and driver code to use vm_flags_tLorenzo Stoakes1-5/+5
2025-07-09mm/filemap: allow arch to request folio size for exec memoryRyan Roberts1-0/+8
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-12/+7
2025-07-09vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()Thomas Weißschuh1-4/+3
2025-07-08KVM: arm64: nv: Enable vSErrors when HCRX_EL2.TMEA is setOliver Upton1-1/+5
2025-07-08KVM: arm64: Enable SCTLR2 when advertised to the guestOliver Upton1-0/+3
2025-07-08KVM: arm64: Wire up SCTLR2_ELx sysreg descriptorsOliver Upton2-0/+8
2025-07-08KVM: arm64: nv: Use guest hypervisor's vSError stateOliver Upton2-0/+8
2025-07-08KVM: arm64: nv: Add FEAT_RAS vSError sys regs to tableOliver Upton2-0/+5
2025-07-08KVM: arm64: nv: Honor SError exception routing / maskingOliver Upton3-4/+36
2025-07-08KVM: arm64: nv: Respect exception routing rules for SEAsOliver Upton1-2/+12
2025-07-08KVM: arm64: Add helper to identify a nested contextMarc Zyngier1-0/+5
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi2-0/+23
2025-07-08irqchip/gic-v5: Add GICv5 IRS/SPI supportLorenzo Pieralisi1-0/+36
2025-07-08irqchip/gic-v5: Add GICv5 PPI supportLorenzo Pieralisi1-0/+19
2025-07-08arm64: Add support for GICv5 GSB barriersLorenzo Pieralisi2-4/+11
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