summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/jump_label.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: jump_label: Ensure patched jump_labels are visible to all CPUsWill Deacon2024-08-021-0/+1
* arm64: simplify arch_static_branch/_jump functionGeorge Guo2024-05-031-13/+15
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-02-231-8/+4
|\
| * Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon2024-02-201-8/+4
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-02-161-4/+8
|\|
| * arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song2024-02-091-4/+8
* | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-101-2/+2
|/
* arm64: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang2022-11-071-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel2018-09-271-20/+18
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-09-111-2/+2
* locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-2/+16
* jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-4/+4
* arm64, jump label: optimize jump label implementationJiang Liu2014-01-081-0/+52