summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-10-10arm64: cputype: Add Neoverse-N3 definitionsMark Rutland
2024-10-10KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier
2024-10-04arm64: errata: Enable the AC03_CPU_38 workaround for ampere1aD Scott Phillips
2024-10-04arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-10-04arm64: signal: Fix some under-bracketed UAPI macrosDave Martin
2024-09-12arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-09-12arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
2024-08-14arm64: cputype: Add Cortex-A725 definitionsMark Rutland
2024-08-14arm64: cputype: Add Cortex-X1C definitionsMark Rutland
2024-08-14arm64: errata: Unify speculative SSBS errata logicMark Rutland
2024-08-14arm64: cputype: Add Cortex-X925 definitionsMark Rutland
2024-08-14arm64: cputype: Add Cortex-A720 definitionsMark Rutland
2024-08-14arm64: cputype: Add Cortex-X3 definitionsMark Rutland
2024-08-11arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon
2024-08-03arm64: mm: Fix lockless walks with static and dynamic page-table foldingWill Deacon
2024-06-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-19arm64: mm: Permit PTE SW bits to change in live mappingsRyan Roberts
2024-06-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-06-05arm64/io: add constant-argument checkArnd Bergmann
2024-06-04KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx formatFuad Tabba
2024-06-04KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVMFuad Tabba
2024-06-04KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVMFuad Tabba
2024-06-04KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helperFuad Tabba
2024-06-04KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_stateFuad Tabba
2024-06-04KVM: arm64: Reintroduce __sve_save_stateFuad Tabba
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon
2024-05-21arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-17Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon
2024-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-12bpf, arm64: inline bpf_get_smp_processor_id() helperPuranjay Mohan
2024-05-12arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan
2024-05-12Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2024-05-10Merge branch 'for-next/errata' into for-next/coreWill Deacon
2024-05-10arm64: errata: Add workaround for Arm errata 3194386 and 3312417Mark Rutland
2024-05-10arm64: cputype: Add Neoverse-V3 definitionsMark Rutland
2024-05-10arm64: cputype: Add Cortex-X4 definitionsMark Rutland
2024-05-10arm64: barrier: Restore spec_bar() macroMark Rutland
2024-05-09Merge branch kvm-arm64/mpidr-reset into kvmarm-master/nextMarc Zyngier