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
/
powerpc
/
include
/
asm
/
jump_label.h
Age
Commit message (
Expand
)
Author
2021-06-15
powerpc: Fix initrd corruption with relative jump labels
Michael Ellerman
2021-04-03
powerpc: Switch to relative jump labels
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2016-08-05
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-04
powerpc: add explicit #include <asm/asm-compat.h> for jump label
Jason Baron
2016-08-01
powerpc/jump_label: Annotate jump label assembly
Michael Ellerman
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2014-07-11
powerpc/pseries: Use jump labels for hcall tracepoints
Anton Blanchard
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-08-05
powerpc: Jump label misalignment causes oops at boot
Anton Blanchard
2011-07-01
powerpc: Add jump label support
Michael Ellerman