1. 00c6b2d x86: harden kernel code patching by Ingo Molnar · 18 years ago
  2. b7b66ba x86: clean up text_poke() by Mathieu Desnoyers · 18 years ago
  3. 8b132ec x86: fix text_poke() by Jiri Slaby · 18 years ago
  4. 15a601e x86: fix test_poke for vmalloced pages by Mathieu Desnoyers · 18 years ago
  5. e587cad x86: enhance DEBUG_RODATA support - alternatives by Mathieu Desnoyers · 18 years ago
  6. 77bf90e x86: replace remaining __FUNCTION__ occurances by Harvey Harrison · 18 years ago
  7. f4be31e pop previous section in alternative.c by Steven Rostedt · 18 years ago
  8. 17abecf x86: fix up alternatives with lockdep enabled by Ingo Molnar · 18 years ago
  9. ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 18 years ago
  10. 53756d3 x86: add set/clear_cpu_cap operations by Jeremy Fitzhardinge · 18 years ago
  11. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 19 years ago
  12. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 19 years ago
  13. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 19 years ago
  14. 121d7bf x86: misc. constifications by Jan Beulich · 19 years ago
  15. f68fd5f x86: call free_init_pages() with irqs enabled in alternative_instructions() by Fengguang Wu · 19 years ago
  16. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 19 years ago
  17. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 19 years ago
  18. b097976 x86: fix missing include for vsyscall by Dave Jones · 19 years ago
  19. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/alternative.c]
  20. a534b67 x86_64: Remove CLFLUSH in text_poke() by Andi Kleen · 19 years ago
  21. d34fda4 x86: properly initialize temp insn buffer for paravirt patching by Chris Wright · 19 years ago
  22. d2d0251 i386: really stop MCEs during code patching by Adrian Bunk · 19 years ago
  23. ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 19 years ago
  24. 602033e Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text" by Linus Torvalds · 19 years ago
  25. 8f4e956 x86: Stop MCEs and NMIs during code patching by Andi Kleen · 19 years ago
  26. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 19 years ago
  27. 0948816 i386: smp-alt-once option is only useful with HOTPLUG_CPU by Jan Beulich · 19 years ago
  28. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 19 years ago
  29. 441d40d [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> by Jeremy Fitzhardinge · 19 years ago
  30. 959b4fd [PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patching by Jeremy Fitzhardinge · 19 years ago
  31. 63f7027 [PATCH] i386: PARAVIRT: add common patching machinery by Jeremy Fitzhardinge · 19 years ago
  32. 98de032 [PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site for clarity by Jeremy Fitzhardinge · 19 years ago
  33. 7f63c41 [PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT by Jeremy Fitzhardinge · 19 years ago
  34. b7fb4af [PATCH] i386: Allow boot-time disable of SMP altinstructions by Jeremy Fitzhardinge · 19 years ago
  35. d0175ab [PATCH] i386: Remove smp_alt_instructions by Jeremy Fitzhardinge · 19 years ago
  36. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 19 years ago
  37. 9ce883b [PATCH] x86: Remove noreplacement option by Andi Kleen · 19 years ago
  38. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 20 years ago
  39. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 20 years ago
  40. e51959f [PATCH] Fix potential interrupts during alternative patching by Zachary Amsden · 20 years ago
  41. 3047e99 [PATCH] lockdep: x86 smp alternatives workaround by Ingo Molnar · 20 years ago
  42. 8ec4d41 [PATCH] SMP alternatives: skip with UP kernels by Gerd Hoffmann · 20 years ago
  43. d167a51 [PATCH] x86_64: x86_64 version of the smp alternative patch. by Gerd Hoffmann · 20 years ago
  44. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 20 years ago