summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-20arm64/sme: Restore SME registers on exit from suspendMark Brown
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song
2024-02-09arm64: fix typo in commentsSeongsu Park
2024-01-30arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky
2024-01-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-01-12arm64: fpsimd: Bring cond_yield asm macro in line with new rulesArd Biesheuvel
2024-01-12arm64: irq: include <linux/cpumask.h>Tudor Ambarus
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-08arm64: Update __NR_compat_syscalls for statmount/listmountFlorian Fainelli
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2024-01-08Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...Ingo Molnar
2024-01-04Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/sysregs' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/rip-vpipt' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/misc' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/kbuild' into for-next/coreWill Deacon
2024-01-04Merge branch 'for-next/fpsimd' into for-next/coreWill Deacon
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-12-29kasan/arm64: improve comments for KASAN_SHADOW_START/ENDAndrey Konovalov
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2023-12-20posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds
2023-12-20arm64: Fix circular header dependencyKent Overstreet
2023-12-19Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/nextMarc Zyngier
2023-12-19KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()Marc Zyngier
2023-12-19KVM: arm64: nv: Map VNCR-capable registers to a separate pageMarc Zyngier
2023-12-19KVM: arm64: nv: Add include containing the VNCR_EL2 offsetsMarc Zyngier
2023-12-19KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpersMarc Zyngier
2023-12-19KVM: arm64: nv: Compute NV view of idregs as a one-offMarc Zyngier
2023-12-19KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()Marc Zyngier
2023-12-18Merge branch kvm-arm64/fgt-rework into kvmarm-master/nextMarc Zyngier
2023-12-18KVM: arm64: Define FGT nMASK bits relative to other fieldsFuad Tabba
2023-12-18KVM: arm64: Use generated FGT RES0 bits instead of specifying themFuad Tabba