1. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 14 years ago
  2. 6837a54 x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_32.S by H. Peter Anvin · 14 years ago
  3. 29a2e28 x86-32: Fix endless loop when processing signals for kernel tasks by Dmitry Adamushko · 14 years ago
  4. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 14 years ago
  5. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 14 years ago
  6. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 14 years ago
  7. 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  8. 3596ff4 x86: Call do_notify_resume() with interrupts enabled by Srikar Dronamraju · 15 years ago
  9. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 15 years ago
  10. b4ca46e x86-32: Fix boot with CONFIG_X86_INVD_BUG by Andy Lutomirski · 15 years ago
  11. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. 2ae9d29 x86: Fix binutils-2.21 symbol related build failures by Sedat Dilek · 15 years ago
  14. ea71454 x86: Separate out entry text section by Jiri Olsa · 15 years ago
  15. 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 15 years ago
  16. 7bf04be x86, asm: Cleanup unnecssary macros in asm-offsets.c by Stratos Psomadakis · 15 years ago
  17. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 16 years ago
  18. 96e612f x86, asm: Fix binutils 2.15 build failure by Tetsuo Handa · 16 years ago
  19. 07bd851 x86, asm: Restore parentheses around one pushl_cfi argument by Jan Beulich · 16 years ago
  20. 3234282 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas by Jan Beulich · 16 years ago
  21. df5d1874 x86: Use {push,pop}{l,q}_cfi in more places by Jan Beulich · 16 years ago
  22. a34107b i386: Add unwind directives to syscall ptregs stubs by Jan Beulich · 16 years ago
  23. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  25. 72c511d x86-32, asm: Directly access per-cpu GDT by Brian Gerst · 16 years ago
  26. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 16 years ago
  27. 83a7a2a x86, alternatives: Use 16-bit numbers for cpufeature index by H. Peter Anvin · 16 years ago
  28. 40d2e76 x86-32: Rework cache flush denied handler by Brian Gerst · 16 years ago
  29. e840227 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper by Brian Gerst · 16 years ago
  30. ce9119a x86-32: Avoid pipeline serialization in PTREGSCALL1 and 2 by H. Peter Anvin · 16 years ago
  31. f839bbc x86: Merge sys_clone by Brian Gerst · 16 years ago
  32. f1382f1 x86, 32-bit: Convert sys_vm86 & sys_vm86old by Brian Gerst · 16 years ago
  33. 052acad x86: Merge sys_sigaltstack by Brian Gerst · 16 years ago
  34. 11cf88b x86: Merge sys_execve by Brian Gerst · 16 years ago
  35. 27f5955 x86: Merge sys_iopl by Brian Gerst · 16 years ago
  36. e258e4e x86-32: Add new pt_regs stubs by Brian Gerst · 16 years ago
  37. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 17 years ago
  38. 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 17 years ago
  39. a00e817 kprobes/x86-32: Move irq-exit functions to kprobes section by Masami Hiramatsu · 17 years ago
  40. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  41. 71e308a function-graph: add stack frame test by Steven Rostedt · 17 years ago
  42. bc3f5d3 x86: de-assembler-ize asm/desc.h by Alexander van Heukelum · 17 years ago
  43. dc4c2a0 i386: fix/simplify espfix stack switching, move it into assembly by Alexander van Heukelum · 17 years ago
  44. 2e04bc7 i386: fix return to 16-bit stack from NMI handler by Alexander van Heukelum · 17 years ago
  45. 88200bc x86: entry_32.S fix compile warnings - fix work mask bit width by Jaswinder Singh Rajput · 17 years ago
  46. bda3a89 x86: minor cleanup in the espfix code by Stas Sergeev · 17 years ago
  47. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 17 years ago
  48. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 17 years ago
  49. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 17 years ago
  50. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 17 years ago
  51. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 17 years ago
  52. f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 17 years ago
  53. 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 17 years ago
  54. 02cf94c x86: make x86_32 use tlb_64.c by Tejun Heo · 17 years ago
  55. e8cea89 Revert "i386: add TRACE_IRQS_OFF for the nmi" by Ingo Molnar · 17 years ago
  56. 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
  57. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 17 years ago
  58. bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 17 years ago
  59. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 17 years ago
  60. d211af0 i386: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 18 years ago
  61. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 17 years ago
  62. c2324b6 tracing: function graph tracer, fix by Ingo Molnar · 17 years ago
  63. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 17 years ago
  64. 5f5db59 x86, debug: remove the confusing entry in call trace by jia zhang · 18 years ago
  65. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 18 years ago
  66. 1dc1c6a tracing/function-return-tracer: call prepare_ftrace_return by registers by Frederic Weisbecker · 18 years ago
  67. 8665596 x86: fix up the new IRQ code for older versions of gas by H. Peter Anvin · 18 years ago
  68. b7c6244 x86: 32 bits: shrink and align IRQ stubs by H. Peter Anvin · 18 years ago
  69. 4687518 x86: 32 bit: interrupt stub consistency with 64 bit by H. Peter Anvin · 18 years ago
  70. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 18 years ago
  71. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 18 years ago
  72. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 18 years ago
  73. d2f6f7a MCE: Don't run 32bit machine checks with interrupts on by Andi Kleen · 18 years ago
  74. debfcaf Merge branch 'tracing/ftrace' into tracing/urgent by Ingo Molnar · 18 years ago
  75. 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
  76. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 18 years ago
  77. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 18 years ago
  78. 0a37605 ftrace: x86 mcount stub by Steven Rostedt · 18 years ago
  79. a790392 i386: add TRACE_IRQS_OFF for the exception 3 (int3) by Alexander van Heukelum · 18 years ago
  80. e0c7317 i386: add TRACE_IRQS_OFF for the nmi by Alexander van Heukelum · 18 years ago
  81. 43024a8 i386: add TRACE_IRQS_OFF for exception 1 (debug) by Alexander van Heukelum · 18 years ago
  82. 85cea51 i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' by Alexander van Heukelum · 18 years ago
  83. eb642f6 i386: convert hardware exception 18 to an interrupt gate by Alexander van Heukelum · 18 years ago
  84. 7643e9b i386: convert hardware exception 7 to an interrupt gate by Alexander van Heukelum · 18 years ago
  85. af0575b i386 syscall audit fast-path by Roland McGrath · 18 years ago
  86. 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
  87. 2ddf9b7 i386/xen: add proper unwind annotations to xen_sysenter_target by Jan Beulich · 18 years ago
  88. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 18 years ago
  89. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 18 years ago
  90. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 18 years ago
  91. 557d7d4 x86: use matching CFI_ENDPROC by Glauber Costa · 18 years ago
  92. d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 18 years ago
  93. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 18 years ago
  94. d939d28 Merge branch 'linus' into x86/irq by Ingo Molnar · 18 years ago
  95. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
  96. e32e58a x86: fix lockdep warning during suspend-to-ram by Peter Zijlstra · 18 years ago
  97. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 18 years ago
  98. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 18 years ago
  99. 9b7dc56 x86: unify interrupt vector defines by Thomas Gleixner · 18 years ago
  100. b77797f xen: fold xen_sysexit into xen_iret by Jeremy Fitzhardinge · 18 years ago