1. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 91b7e5c x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm by David Woodhouse · 6 years ago
  3. 9eaaf14 Merge branch 'android-4.9-llvm' into android-4.9 by Greg Hackmann · 7 years ago
  4. fb6da44 x86/alternatives: Fix alt_max_short macro to really be a max() by Mathias Krause · 7 years ago
  5. d5ea93e BACKPORT: x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  6. 317c2ce x86/alternatives: Add stack frame dependency to alternative_call_2() by Josh Poimboeuf · 8 years ago
  7. f005f5d x86/asm: Make asm/alternative.h safe from assembly by Andy Lutomirski · 8 years ago
  8. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 8 years ago
  9. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 8 years ago
  10. 5e907bb x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it in xsave_state() by Ingo Molnar · 9 years ago
  11. dbe4058 x86/alternatives: Fix ALTERNATIVE_2 padding generation properly by Borislav Petkov · 9 years ago
  12. 4332195 x86/alternatives: Add instruction padding by Borislav Petkov · 9 years ago
  13. 5b3e83f x86/alternative: Add alternative_input_2 to support alternative with two features and input by Fenghua Yu · 10 years ago
  14. 17f4157 kprobes/x86: Call out into INT3 handler directly instead of using notifier by Jiri Kosina · 11 years ago
  15. ea8596b kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions by Masami Hiramatsu · 11 years ago
  16. fd4363f x86: Introduce int3 (breakpoint)-based instruction patching by Jiri Kosina · 11 years ago
  17. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 9cebed4 x86, alternative: Use .pushsection/.popsection by H. Peter Anvin · 12 years ago
  19. 816afe4 x86/smp: Don't ever patch back to UP if we unplug cpus by Rusty Russell · 12 years ago
  20. 954e482 x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature by Fenghua Yu · 12 years ago
  21. 819165f x86: Adjust asm constraints in atomic64 wrappers by Jan Beulich · 12 years ago
  22. a7f934d asm alternatives: remove incorrect alignment notes by Linus Torvalds · 13 years ago
  23. 59e97e4 x86: Make alternative instruction pointers relative by Andy Lutomirski · 13 years ago
  24. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  25. dc326fc x86, cpu: Clean up and unify the NOP selection infrastructure by H. Peter Anvin · 13 years ago
  26. d430d3d jump label: Introduce static_branch() interface by Jason Baron · 13 years ago
  27. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 14 years ago
  29. 7deb18d x86: Introduce text_poke_smp_batch() for batch-code modifying by Masami Hiramatsu · 14 years ago
  30. bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
  31. fa6f2cc jump label: Make text_poke_early() globally visible by Jason Baron · 14 years ago
  32. f49aa44 jump label: Make dynamic no-op selection available outside of ftrace by Jason Baron · 14 years ago
  33. 83a7a2a x86, alternatives: Use 16-bit numbers for cpufeature index by H. Peter Anvin · 14 years ago
  34. cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  36. b701a47 x86: Fix LOCK_PREFIX_HERE for uniprocessor build by H. Peter Anvin · 14 years ago
  37. 5967ed8 x86-64: Reduce SMP locks table size by Jan Beulich · 14 years ago
  38. d61931d x86: Add optimized popcnt variants by Borislav Petkov · 14 years ago
  39. 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. b3ac891 x86: Add support for lock prefix in alternatives by Luca Barbieri · 14 years ago
  42. 3d55cc8 x86: Add text_poke_smp for SMP cross modifying code by Masami Hiramatsu · 14 years ago
  43. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 14 years ago
  44. 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
  45. 01be50a x86/alternatives: Check replacementlen <= instrlen at build time by Jan Beulich · 15 years ago
  46. 8b5a10f x86: properly annotate alternatives.c by Jan Beulich · 15 years ago
  47. edc953f x86: clean up alternative.h by Mathieu Desnoyers · 15 years ago
  48. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  49. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/alternative.h]
  50. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  51. dfa60ab ftrace: use nops instead of jmp by Steven Rostedt · 16 years ago
  52. 2ac1ea7 include/asm-x86/alternative.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  53. e587cad x86: enhance DEBUG_RODATA support - alternatives by Mathieu Desnoyers · 16 years ago
  54. 6b59257 x86: actually merge <asm/alternative.h> by H. Peter Anvin · 16 years ago
  55. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago