index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
jump_label.h
Age
Commit message (
Expand
)
Author
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2022-04-22
objtool: Make jump label hack optional
Josh Poimboeuf
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2021-05-12
jump_label, x86: Allow short NOPs
Peter Zijlstra
2021-05-12
jump_label, x86: Emit short JMP
Peter Zijlstra
2021-05-12
jump_label, x86: Introduce jump_entry_size()
Peter Zijlstra
2021-05-12
jump_label, x86: Factor out the __jump_table generation
Peter Zijlstra
2021-05-12
jump_label, x86: Strip ASM jump_label support
Peter Zijlstra
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-06
x86/jump_label: Mark arguments as const to satisfy asm constraints
Jason Gerecke
2019-06-17
x86/jump_label: Batch jump label updates
Daniel Bristot de Oliveira
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-12-19
Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...
Ingo Molnar
2018-10-06
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-09-27
x86/jump_table: Use relative references
Ard Biesheuvel
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-24
x86/asm: Add asm macros for static keys/jump labels
Andy Lutomirski
2015-11-24
x86/asm: Error out if asm/jump_label.h is included inappropriately
Andy Lutomirski
2015-08-13
jump_label/x86: Work around asm build bug on older/backported GCCs
Peter Zijlstra
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
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-08-06
x86/jump-label: Use best default nops for inital jump label calls
Steven Rostedt
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2011-04-04
jump label: Add _ASM_ALIGN for x86 and x86_64
Jason Baron
2011-04-04
jump label: Introduce static_branch() interface
Jason Baron
2011-01-23
x86: Fix jump label with RO/NX module protection crash
matthieu castet
2010-09-22
jump label: Remove duplicate structure for x86
Steven Rostedt
2010-09-22
jump label: x86 support
Jason Baron