summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge branch 'arm64-uaccess' (early part)Linus Torvalds
2024-07-15Merge branch 'word-at-a-time'Linus Torvalds
2024-07-15Merge branch 'runtime-constants'Linus Torvalds
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas
2024-07-10arm64: rework compat syscall macrosArnd Bergmann
2024-07-10arm64: generate 64-bit syscall.tblArnd Bergmann
2024-07-10arm64: convert unistd_32.h to syscall.tbl formatArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-09arm64: add 'runtime constant' supportLinus Torvalds
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual
2024-07-03perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.hRob Herring (Arm)
2024-06-28arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entryJonathan Cameron
2024-06-28arm64: acpi: Move get_cpu_for_acpi_id() to a headerJames Morse
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-24arm64: Cleanup __cpu_set_tcr_t0sz()Seongsu Park
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland
2024-06-24arm64/mm: Stop using ESR_ELx_FSC_TYPE during faultAnshuman Khandual
2024-06-19arm64: word-at-a-time: improve byte count calculations for LELinus Torvalds
2024-06-19arm64: start using 'asm goto' for put_user()Linus Torvalds
2024-06-19arm64: start using 'asm goto' for get_user() when availableLinus Torvalds
2024-06-19arm64: mm: Permit PTE SW bits to change in live mappingsRyan Roberts
2024-06-12arm64: errata: Unify speculative SSBS errata logicMark Rutland
2024-06-12arm64: cputype: Add Cortex-X925 definitionsMark Rutland
2024-06-12arm64: cputype: Add Cortex-A720 definitionsMark Rutland
2024-06-12arm64: cputype: Add Cortex-X3 definitionsMark Rutland
2024-06-12arm64: mte: Make mte_check_tfsr_*() conditional on KASAN instead of MTEPeter Collingbourne
2024-06-12arm64: implement raw_smp_processor_id() using thread_infoPuranjay Mohan
2024-06-12arm64/arch_timer: include <linux/percpu.h>Puranjay Mohan
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