index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
jump_label.h
Age
Commit message (
Expand
)
Author
2024-05-03
arm64: simplify arch_static_branch/_jump function
George Guo
2024-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-20
Revert "arm64: jump_label: use constraints "Si" instead of "i""
Will Deacon
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-09
arm64: jump_label: use constraints "Si" instead of "i"
Fangrui Song
2022-11-07
arm64: jump_label: mark arguments as const to satisfy asm constraints
Jisheng Zhang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-09-27
arm64/kernel: jump_label: Switch to relative references
Ard Biesheuvel
2018-09-11
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
2014-01-08
arm64, jump label: optimize jump label implementation
Jiang Liu