index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
linkage.h
Age
Commit message (
Expand
)
Author
2026-06-14
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2026-06-05
arm64: Rename page table BSS section to .bss..pgtbl
Ard Biesheuvel
2026-05-19
arm64: Implement _THIS_IP_ using inline asm
Marco Elver
2025-11-11
arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2023-01-24
arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT
Mark Rutland
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
2021-12-17
arm64: Ensure that the 'bti' macro is defined where linkage.h is included
Catalin Marinas
2021-12-14
arm64: Use BTI C directly and unconditionally
Mark Brown
2021-12-14
arm64: Unconditionally override SYM_FUNC macros
Mark Brown
2021-12-14
arm64: Add macro version of the BTI instruction
Mark Brown
2021-06-01
arm64: Add assembly annotations for weak-PI-alias madness
Robin Murphy
2020-06-24
arm64: Don't insert a BTI instruction at inner labels
Jean-Philippe Brucker
2020-05-21
arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction
Will Deacon
2020-05-07
arm64: asm: Override SYM_FUNC_START when building the kernel with BTI
Mark Brown
2020-01-08
arm64: asm: Add new-style position independent function annotations
Mark Brown
2017-09-18
arm64: relax assembly code alignment from 16 byte to 4 byte
Masahiro Yamada
2012-10-20
arm64: fix alignment padding in assembly code
Marc Zyngier