index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
jump_label.h
Age
Commit message (
Expand
)
Author
2025-08-29
mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
Thomas Huth
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2023-12-10
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
2022-06-24
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2019-04-09
MIPS: jump_label: Use compact branches for >= r6
Paul Burton
2019-04-09
MIPS: jump_label: Remove redundant nops
Paul Burton
2019-03-11
MIPS: Fix kernel crash for R6 in jump label branch function
Archer Yan
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-11-19
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney