summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
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 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
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-17arm64/sysreg: Add missing system instruction definitions for FGTFuad Tabba
2023-12-17arm64: memory: remove duplicated includeWang Jinchao
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-13arm64: Align boot cpucap handling with system cpucap handlingMark Rutland
2023-12-12arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-12-12arm64: fpsimd: Implement lazy restore for kernel mode FPSIMDArd Biesheuvel
2023-12-12arm64: fpsimd: Preserve/restore kernel mode NEON at context switchArd Biesheuvel
2023-12-12arm64: fpsimd: Drop unneeded 'busy' flagArd Biesheuvel
2023-12-12arm64: mm: get rid of kimage_vaddr global variableArd Biesheuvel
2023-12-12arm64: mm: Take potential load offset into account when KASLR is offArd Biesheuvel
2023-12-11arm64/sysreg: add system register POR_EL{0,1}Joey Gouly
2023-12-11arm64: Delete the zero_za macroZenghui Yu
2023-12-11arm64: stacktrace: factor out kernel unwind stateMark Rutland
2023-12-05arm64: replace <asm-generic/export.h> with <linux/export.h>Masahiro Yamada
2023-12-05arm64: Kill detection of VPIPT i-cache policyMarc Zyngier
2023-12-05KVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier
2023-11-27arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts
2023-11-27arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]Anshuman Khandual
2023-11-27arm64/mm: Update tlb invalidation routines for FEAT_LPA2Ryan Roberts
2023-11-27arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubsRyan Roberts
2023-11-27arm64/mm: Modify range-based tlbi to decrement scaleRyan Roberts
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-22arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-09arm64/syscall: Remove duplicate declarationKevin Brodsky