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
/
kernel
/
jump_label.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-26
jump_label: Reorder hotplug lock and jump_label_lock
Thomas Gleixner
2017-01-12
locking/jump_labels: Update bug_at() boot message
Andy Shevchenko
2016-04-29
x86/asm: Stop depending on ptrace.h in alternative.h
Andy Lutomirski
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2013-10-19
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
Hannes Frederic Sowa
2013-09-10
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-06
x86/jump-label: Show where and what was wrong on errors
Steven Rostedt
2013-08-06
x86/jump-label: Add safety checks to jump label conversions
Steven Rostedt
2013-08-06
x86/jump-label: Do not bother updating nops if they are correct
Steven Rostedt
2013-07-16
x86: Make jump_label use int3-based patching
Jiri Kosina
2011-12-06
jump_label, x86: Fix section mismatch
Peter Zijlstra
2011-10-25
x86/jump_label: add arch_jump_label_transform_static()
Jeremy Fitzhardinge
2011-10-25
x86/jump_label: drop arch_jump_label_text_poke_early()
Jeremy Fitzhardinge
2011-04-18
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
2010-09-22
jump label: x86 support
Jason Baron