1. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
  2. e32e58a x86: fix lockdep warning during suspend-to-ram by Peter Zijlstra · 18 years ago
  3. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 18 years ago
  4. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 18 years ago
  5. b77797f xen: fold xen_sysexit into xen_iret by Jeremy Fitzhardinge · 18 years ago
  6. 0f2c876 xen: jump to iret fixup by Jeremy Fitzhardinge · 18 years ago
  7. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 18 years ago
  8. 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 18 years ago
  9. cf9b111 x86: remove pointless comments by WANG Cong · 18 years ago
  10. ab68ed9 x86: entry_32.S - use flags from processor-flags.h by Cyrill Gorcunov · 18 years ago
  11. d93c870 x86: only enable interrupts when kernel state has been set up by Jeremy Fitzhardinge · 18 years ago
  12. f7f3d79 x86: don't make irq_return global by Adrian Bunk · 18 years ago
  13. 3701d863 x86: fixup more paravirt fallout by Ingo Molnar · 18 years ago
  14. 3e7622f x86: move to .rodata/.init.data by Jan Beulich · 18 years ago
  15. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
  16. 0aa97fb x86 vDSO: ia32_sysenter_target by Roland McGrath · 18 years ago
  17. 6abcd98 x86: irqflags consolidation by Glauber de Oliveira Costa · 18 years ago
  18. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 18 years ago
  19. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 18 years ago
  20. c7e872e lockdep: i386: connect the sysexit hook by Peter Zijlstra · 18 years ago
  21. 9a163ed i386: move kernel by Thomas Gleixner · 18 years ago[Renamed from arch/i386/kernel/entry_32.S]
  22. 668a3bf i386: prepare shared kernel/entry.S by Thomas Gleixner · 18 years ago[Renamed from arch/i386/kernel/entry.S]
  23. 541054d i386: prepare shared kernel/syscall_table.S by Thomas Gleixner · 18 years ago
  24. a10d9a7 i386: fixup TRACE_IRQ breakage by Peter Zijlstra · 18 years ago
  25. 9ec2b80 xen: use iret directly when possible by Jeremy Fitzhardinge · 18 years ago
  26. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 18 years ago
  27. 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 19 years ago
  28. 889f21c [PATCH] i386: fix wrong comment for syscall stack layout by Andi Kleen · 19 years ago
  29. e0bb864 [PATCH] i386: Convert VMI timer to use clock events by Zachary Amsden · 19 years ago
  30. 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 19 years ago
  31. 7a61d35 [PATCH] i386: Page-align the GDT by Jeremy Fitzhardinge · 19 years ago
  32. 42c24fa [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register by Jeremy Fitzhardinge · 19 years ago
  33. d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 19 years ago
  34. 4fbb596 [PATCH] i386: cleanup GDT Access by Rusty Russell · 19 years ago
  35. f76c392 [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ by Jeremy Fitzhardinge · 19 years ago
  36. 47a55cd [PATCH] i386: entry.S END/ENDPROC annotations by Jan Beulich · 19 years ago
  37. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 19 years ago
  38. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
  39. a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 19 years ago
  40. d1526e2 Remove stack unwinder for now by Linus Torvalds · 19 years ago
  41. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 19 years ago
  42. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 19 years ago
  43. 74b47a7 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 by Joe Korty · 19 years ago
  44. b2938f8 [PATCH] i386: Implement smp_processor_id() with the PDA by Jeremy Fitzhardinge · 19 years ago
  45. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 19 years ago
  46. eb5b7b9 [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct by Jeremy Fitzhardinge · 19 years ago
  47. be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 19 years ago
  48. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 19 years ago
  49. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 19 years ago
  50. 0da5db3 [PATCH] i386: Abstract sensitive instructions by Rusty Russell · 19 years ago
  51. a549b86 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() by Chuck Ebbert · 19 years ago
  52. 0603975 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 19 years ago
  53. 02ba1a3 [PATCH] i386: move kernel_thread_helper into entry.S by Andi Kleen · 19 years ago
  54. d28c439 [PATCH] x86: error_code is not safe for kprobes by Prasanna S.P · 19 years ago
  55. 47a5c6f x86: save/restore eflags in context switch by Linus Torvalds · 19 years ago
  56. 25d7dfd [PATCH] Fix trivial unwind info bug by Markus Armbruster · 19 years ago
  57. 55f327f [PATCH] lockdep: irqtrace subsystem, i386 support by Ingo Molnar · 20 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  59. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 20 years ago
  60. 4031ff3 [PATCH] fix broken vm86 interrupt/signal handling by Aleksey Gorelov · 20 years ago
  61. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 20 years ago
  62. fe7cacc [PATCH] i386: reliable stack trace support i386 entry.S by Jan Beulich · 20 years ago
  63. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 20 years ago
  64. 635cf99 [PATCH] i386: fix singlestep through an int80 syscall by Chuck Ebbert · 20 years ago
  65. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 20 years ago
  66. bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 20 years ago
  67. e271820 [PATCH] i386: NMI pointer comparison fix by Jan Beulich · 20 years ago
  68. c3ff8ec [PATCH] i386: Don't miss pending signals returning to user mode after signal processing by Roland McGrath · 20 years ago
  69. 3d97ae5 [PATCH] kprobes: prevent possible race conditions i386 changes by Prasanna S Panchamukhi · 20 years ago
  70. 640aa46 [PATCH] uml: SYSEMU: slight cleanup and speedup by Paolo 'Blaisorblade' Giarrusso · 20 years ago
  71. c8c86ce [PATCH] Uml support: reorganize PTRACE_SYSEMU support by Bodo Stroesser · 20 years ago
  72. ed75e8d [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage by Laurent Vivier · 20 years ago
  73. 5e7b83f [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386 by Paolo 'Blaisorblade' Giarrusso · 21 years ago
  74. 48c8821 [PATCH] x86: entry.S trap return fixes by Stas Sergeev · 21 years ago
  75. a879cbb x86: make traps on 'iret' be debuggable in user space by Linus Torvalds · 21 years ago
  76. 5df2408 [PATCH] fix crash in entry.S restore_all by Stas Sergeev · 21 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago