index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
jump_label.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-16
x86/alternatives: Teach text_poke_bp() to emulate instructions
Peter Zijlstra
1
-6
/
+3
2019-06-25
x86/jump_label: Make tp_vec_nr static
YueHaibing
1
-1
/
+1
2019-06-17
x86/jump_label: Batch jump label updates
Daniel Bristot de Oliveira
1
-0
/
+69
2019-06-17
x86/jump_label: Add a __jump_label_set_jump_code() helper
Daniel Bristot de Oliveira
1
-25
/
+27
2019-04-30
x86/jump-label: Remove support for custom text poker
Nadav Amit
1
-16
/
+10
2019-04-30
x86/jump_label: Use text_poke_early() during early init
Nadav Amit
1
-1
/
+6
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2018-09-27
x86/jump_label: Switch to jump_entry accessors
Ard Biesheuvel
1
-37
/
+25
2018-07-20
x86/alternatives, jumplabel: Use text_poke_early() before mm_init()
Pavel Tatashin
1
-4
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-26
jump_label: Reorder hotplug lock and jump_label_lock
Thomas Gleixner
1
-2
/
+0
2017-01-12
locking/jump_labels: Update bug_at() boot message
Andy Shevchenko
1
-2
/
+1
2016-04-29
x86/asm: Stop depending on ptrace.h in alternative.h
Andy Lutomirski
1
-0
/
+1
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
1
-1
/
+1
2013-10-20
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
Hannes Frederic Sowa
1
-7
/
+18
2013-09-11
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+66
2013-08-07
x86/jump-label: Show where and what was wrong on errors
Steven Rostedt
1
-3
/
+18
2013-08-07
x86/jump-label: Add safety checks to jump label conversions
Steven Rostedt
1
-4
/
+28
2013-08-07
x86/jump-label: Do not bother updating nops if they are correct
Steven Rostedt
1
-1
/
+24
2013-07-17
x86: Make jump_label use int3-based patching
Jiri Kosina
1
-2
/
+14
2011-12-06
jump_label, x86: Fix section mismatch
Peter Zijlstra
1
-1
/
+1
2011-10-25
x86/jump_label: add arch_jump_label_transform_static()
Jeremy Fitzhardinge
1
-3
/
+17
2011-10-25
x86/jump_label: drop arch_jump_label_text_poke_early()
Jeremy Fitzhardinge
1
-6
/
+0
2011-04-19
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
1
-2
/
+3
2010-09-23
jump label: x86 support
Jason Baron
1
-0
/
+50