summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/jump_label.h
AgeCommit message (Expand)Author
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song
2022-11-07arm64: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-09-27arm64/kernel: jump_label: Switch to relative referencesArd Biesheuvel
2018-09-11arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu