index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
jump_label.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
2011-10-25
1
-4
/
+1
*
jump_label: add arch_jump_label_transform_static() to optimise non-live code ...
Jeremy Fitzhardinge
2011-10-25
1
-3
/
+15
*
jump_label: if a key has already been initialized, don't nop it out
Jeremy Fitzhardinge
2011-10-25
1
-12
/
+8
*
jump_label: Fix jump_label update for modules
Xiao Guangrong
2011-06-29
1
-5
/
+9
*
jump_label: Check entries limit in __jump_label_update
Jiri Olsa
2011-05-25
1
-5
/
+13
*
jump label: Introduce static_branch() interface
Jason Baron
2011-04-04
1
-321
/
+218
*
jump label: Make arch_jump_label_text_poke_early() optional
Steven Rostedt
2010-10-29
1
-0
/
+7
*
jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex
Jason Baron
2010-10-28
1
-12
/
+21
*
jump label: Fix module __init section race
Jason Baron
2010-10-28
1
-1
/
+40
*
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
2010-09-22
1
-0
/
+83
*
jump label: Base patch for jump label
Jason Baron
2010-09-22
1
-0
/
+346