| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: Extend support for CONFIG_FUNCTION_ALIGNMENT | Mark Rutland | 2023-01-24 | 1 | -2/+2 |
* | arm64: Add types to indirect called assembly functions | Sami Tolvanen | 2022-09-26 | 1 | -0/+4 |
* | arm64: clean up symbol aliasing | Mark Rutland | 2022-02-22 | 1 | -24/+0 |
* | arm64: Ensure that the 'bti' macro is defined where linkage.h is included | Catalin Marinas | 2021-12-17 | 1 | -0/+4 |
* | arm64: Use BTI C directly and unconditionally | Mark Brown | 2021-12-14 | 1 | -16/+6 |
* | arm64: Unconditionally override SYM_FUNC macros | Mark Brown | 2021-12-14 | 1 | -5/+11 |
* | arm64: Add macro version of the BTI instruction | Mark Brown | 2021-12-14 | 1 | -6/+1 |
* | arm64: Add assembly annotations for weak-PI-alias madness | Robin Murphy | 2021-06-01 | 1 | -0/+8 |
* | arm64: Don't insert a BTI instruction at inner labels | Jean-Philippe Brucker | 2020-06-24 | 1 | -6/+0 |
* | arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instruction | Will Deacon | 2020-05-21 | 1 | -3/+3 |
* | arm64: asm: Override SYM_FUNC_START when building the kernel with BTI | Mark Brown | 2020-05-07 | 1 | -0/+46 |
* | arm64: asm: Add new-style position independent function annotations | Mark Brown | 2020-01-08 | 1 | -0/+16 |
* | arm64: relax assembly code alignment from 16 byte to 4 byte | Masahiro Yamada | 2017-09-18 | 1 | -2/+2 |
* | arm64: fix alignment padding in assembly code | Marc Zyngier | 2012-10-20 | 1 | -0/+7 |