1. 88200bc x86: entry_32.S fix compile warnings - fix work mask bit width by Jaswinder Singh Rajput · 17 years ago
  2. bda3a89 x86: minor cleanup in the espfix code by Stas Sergeev · 17 years ago
  3. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 17 years ago
  4. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 17 years ago
  5. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 17 years ago
  6. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 17 years ago
  7. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 17 years ago
  8. f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 17 years ago
  9. 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 17 years ago
  10. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 17 years ago
  11. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 17 years ago
  12. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  13. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 18 years ago
  14. bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 18 years ago
  15. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 18 years ago
  16. d211af0 i386: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 18 years ago
  17. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 18 years ago
  18. c2324b6 tracing: function graph tracer, fix by Ingo Molnar · 18 years ago
  19. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 18 years ago
  20. 5f5db59 x86, debug: remove the confusing entry in call trace by jia zhang · 18 years ago
  21. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 18 years ago
  22. 1dc1c6a tracing/function-return-tracer: call prepare_ftrace_return by registers by Frederic Weisbecker · 18 years ago
  23. 8665596 x86: fix up the new IRQ code for older versions of gas by H. Peter Anvin · 18 years ago
  24. b7c6244 x86: 32 bits: shrink and align IRQ stubs by H. Peter Anvin · 18 years ago
  25. 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 18 years ago
  26. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 18 years ago
  27. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 18 years ago
  28. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 18 years ago
  29. d2f6f7a MCE: Don't run 32bit machine checks with interrupts on by Andi Kleen · 18 years ago
  30. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 18 years ago
  31. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  32. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 18 years ago
  33. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 18 years ago
  34. 0a37605 ftrace: x86 mcount stub by Steven Rostedt · 18 years ago
  35. a790392 i386: add TRACE_IRQS_OFF for the exception 3 (int3) by Alexander van Heukelum · 18 years ago
  36. e0c7317 i386: add TRACE_IRQS_OFF for the nmi by Alexander van Heukelum · 18 years ago
  37. 43024a8 i386: add TRACE_IRQS_OFF for exception 1 (debug) by Alexander van Heukelum · 18 years ago
  38. 85cea51 i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' by Alexander van Heukelum · 18 years ago
  39. eb642f6 i386: convert hardware exception 18 to an interrupt gate by Alexander van Heukelum · 18 years ago
  40. 7643e9b i386: convert hardware exception 7 to an interrupt gate by Alexander van Heukelum · 18 years ago
  41. af0575b i386 syscall audit fast-path by Roland McGrath · 18 years ago
  42. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 18 years ago
  43. 2ddf9b7 i386/xen: add proper unwind annotations to xen_sysenter_target by Jan Beulich · 18 years ago
  44. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 18 years ago
  45. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 18 years ago
  46. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 18 years ago
  47. 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 18 years ago
  48. d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 18 years ago
  49. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 18 years ago
  50. d939d28 Merge branch 'linus' into x86/irq by Ingo Molnar · 18 years ago
  51. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
  52. e32e58a x86: fix lockdep warning during suspend-to-ram by Peter Zijlstra · 18 years ago
  53. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 18 years ago
  54. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 18 years ago
  55. 9b7dc56 x86: unify interrupt vector defines by Thomas Gleixner · 18 years ago
  56. b77797f xen: fold xen_sysexit into xen_iret by Jeremy Fitzhardinge · 18 years ago
  57. 0f2c876 xen: jump to iret fixup by Jeremy Fitzhardinge · 18 years ago
  58. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 18 years ago
  59. 90e9f53 xen: make sure iret faults are trapped by Jeremy Fitzhardinge · 18 years ago
  60. cf9b111 x86: remove pointless comments by WANG Cong · 18 years ago
  61. ab68ed9 x86: entry_32.S - use flags from processor-flags.h by Cyrill Gorcunov · 18 years ago
  62. d93c870 x86: only enable interrupts when kernel state has been set up by Jeremy Fitzhardinge · 18 years ago
  63. f7f3d79 x86: don't make irq_return global by Adrian Bunk · 18 years ago
  64. 3701d863 x86: fixup more paravirt fallout by Ingo Molnar · 18 years ago
  65. 3e7622f x86: move to .rodata/.init.data by Jan Beulich · 18 years ago
  66. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
  67. 0aa97fb x86 vDSO: ia32_sysenter_target by Roland McGrath · 18 years ago
  68. 6abcd98 x86: irqflags consolidation by Glauber de Oliveira Costa · 18 years ago
  69. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 19 years ago
  70. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 19 years ago
  71. c7e872e lockdep: i386: connect the sysexit hook by Peter Zijlstra · 19 years ago
  72. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/entry_32.S]
  73. 668a3bf i386: prepare shared kernel/entry.S by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/entry.S]
  74. 541054d i386: prepare shared kernel/syscall_table.S by Thomas Gleixner · 19 years ago
  75. a10d9a7 i386: fixup TRACE_IRQ breakage by Peter Zijlstra · 19 years ago
  76. 9ec2b80 xen: use iret directly when possible by Jeremy Fitzhardinge · 19 years ago
  77. 5ead97c xen: Core Xen implementation by Jeremy Fitzhardinge · 19 years ago
  78. 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 19 years ago
  79. 889f21c [PATCH] i386: fix wrong comment for syscall stack layout by Andi Kleen · 19 years ago
  80. e0bb864 [PATCH] i386: Convert VMI timer to use clock events by Zachary Amsden · 19 years ago
  81. 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 19 years ago
  82. 7a61d35 [PATCH] i386: Page-align the GDT by Jeremy Fitzhardinge · 19 years ago
  83. 42c24fa [PATCH] i386: PARAVIRT: Fix patch site clobbers to include return register by Jeremy Fitzhardinge · 19 years ago
  84. d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 19 years ago
  85. 4fbb596 [PATCH] i386: cleanup GDT Access by Rusty Russell · 19 years ago
  86. f76c392 [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ by Jeremy Fitzhardinge · 19 years ago
  87. 47a55cd [PATCH] i386: entry.S END/ENDPROC annotations by Jan Beulich · 19 years ago
  88. bbab4f3 [PATCH] i386: vMI timer patches by Zachary Amsden · 19 years ago
  89. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
  90. a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 19 years ago
  91. d1526e2 Remove stack unwinder for now by Linus Torvalds · 19 years ago
  92. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 19 years ago
  93. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 19 years ago
  94. 74b47a7 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 by Joe Korty · 19 years ago
  95. b2938f8 [PATCH] i386: Implement smp_processor_id() with the PDA by Jeremy Fitzhardinge · 19 years ago
  96. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 19 years ago
  97. eb5b7b9 [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct by Jeremy Fitzhardinge · 19 years ago
  98. be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 19 years ago
  99. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 20 years ago
  100. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 20 years ago