1. c2ba8a1 jump_label: Batch updates if arch supports it by Daniel Bristot de Oliveira · 6 years ago
  2. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  3. 1948367 jump_label: Annotate entries that operate on __init code earlier by Ard Biesheuvel · 6 years ago
  4. 50ff18a jump_label: Implement generic support for relative references by Ard Biesheuvel · 6 years ago
  5. 9ae033a jump_label: Abstract jump_entry member accessors by Ard Biesheuvel · 6 years ago
  6. b5cb15d usercopy: Allow boot cmdline disabling of hardening by Chris von Recklinghausen · 7 years ago
  7. 578ae44 jump_label: Disable jump labels in __exit code by Josh Poimboeuf · 7 years ago
  8. 3335224 jump_label: Explicitly disable jump labels in __init code by Josh Poimboeuf · 7 years ago
  9. 81dcf89 jump_label: Add branch hints to static_branch_{un,}likely() by Peter Zijlstra · 7 years ago
  10. ce48c146 sched/core: Fix cpu.max vs. cpuhotplug deadlock by Peter Zijlstra · 7 years ago
  11. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 5cdda51 locking/static_keys: Improve uninitialized key warning by Borislav Petkov · 7 years ago
  14. 5a40527 jump_label: Provide hotplug context variants by Marc Zyngier · 7 years ago
  15. 1dbb670 jump_label: Fix concurrent static_key_enable/disable() by Paolo Bonzini · 7 years ago
  16. f26db96 Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  17. b17ef2e jump_label: Add comment about initialization order for anonymous unions by Steven Rostedt (VMware) · 8 years ago
  18. cd8d860 jump_label: Fix anonymous union initialization by Boris Ostrovsky · 8 years ago
  19. 79b17ea Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  20. 3821fd3 jump_label: Reduce the size of struct static_key by Jason Baron · 8 years ago
  21. 85b36c9 jump_labels: Move header guard #endif down where it belongs by Luis R. Rodriguez · 8 years ago
  22. e606d81 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. ef0da55 jump_labels: Allow array initialisers by Catalin Marinas · 8 years ago
  24. b8fb037 locking/static_keys: Provide DECLARE and well as DEFINE macros by Tony Luck · 8 years ago
  25. 1f69bf9 jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABEL by Jason Baron · 8 years ago
  26. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 9 years ago
  27. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  28. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  29. fa128fd jump_label: make static_key_enabled() work on static_key_true/false types too by Tejun Heo · 9 years ago
  30. 1975dbc locking/static_keys: Fix up the static keys documentation by Jonathan Corbet · 9 years ago
  31. edcd591 locking/static_keys: Fix a silly typo by Jonathan Corbet · 9 years ago
  32. 412758c jump label, locking/static_keys: Update docs by Jason Baron · 9 years ago
  33. 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 9 years ago
  34. e33886b locking/static_keys: Add static_key_{en,dis}able() helpers by Peter Zijlstra · 9 years ago
  35. a1efb01 jump_label, locking/static_keys: Rename JUMP_LABEL_TYPE_* and related helpers to the static_key* pattern by Peter Zijlstra · 9 years ago
  36. 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 9 years ago
  37. c0ccf6f jump_label: Allow jump labels to be used in assembly by Anton Blanchard · 10 years ago
  38. fd3cbdc jump_label: Fix small typos in the documentation by Ingo Molnar · 10 years ago
  39. ea5e953 include/linux/jump_label.h: expose the reference count by Mel Gorman · 11 years ago
  40. f4be843 jump_label: use defined macros instead of hard-coding for better readability by Jiang Liu · 11 years ago
  41. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  42. 261adc9 jump_label: unlikely(x) > 0 by Roel Kluin · 11 years ago
  43. c4b2c0c static_key: WARN on usage before jump_label_init was called by Hannes Frederic Sowa · 11 years ago
  44. 851cf6e jump_label: Split jumplabel ratelimit by Andrew Jones · 11 years ago
  45. 47fbc51 jump label: Remove static_branch() by Jason Baron · 13 years ago
  46. 8eedce9 static keys: Inline the static_key_enabled() function by Jason Baron · 13 years ago
  47. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  48. efb3040 jump_label: Add some documentation by Peter Zijlstra · 13 years ago
  49. ac99b86 jump_label: Provide jump_label_key initializers by Peter Zijlstra · 14 years ago
  50. b202952 perf, core: Rate limit perf_sched_events jump_label patching by Gleb Natapov · 13 years ago
  51. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 13 years ago
  52. 20284aa jump_label: add arch_jump_label_transform_static() to optimise non-live code updates by Jeremy Fitzhardinge · 13 years ago
  53. 3734880 jump_label: if a key has already been initialized, don't nop it out by Jeremy Fitzhardinge · 13 years ago
  54. d5d9a3b jump_label: use proper atomic_t initializer by Jeremy Fitzhardinge · 13 years ago
  55. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  56. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
  57. 45f81b1 jump label: Add work around to i386 gcc asm goto bug by Steven Rostedt · 14 years ago
  58. 91bad2f jump label: Fix deadlock b/w jump_label_mutex vs. text_mutex by Jason Baron · 14 years ago
  59. ebf31f5 jump_label: Add COND_STMT(), reducer wrappery by Peter Zijlstra · 14 years ago
  60. 3b6e901 jump_label: Use more consistent naming by Peter Zijlstra · 14 years ago
  61. 4c3ef6d jump label: Add jump_label_text_reserved() to reserve jump points by Jason Baron · 14 years ago
  62. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago