1. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 13 years ago
  2. d7abc0f x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_64.S by H. Peter Anvin · 13 years ago
  3. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  5. e24b90b Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into x86/asm by Ingo Molnar · 13 years ago
  6. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 13 years ago
  7. 928282e x86-64: Fix CFI data for common_interrupt() by Mark Wielaard · 13 years ago
  8. 79fb4ad x86: Fix the NMI nesting comments by Steven Rostedt · 13 years ago
  9. 6946646 x86-64: Improve insn scheduling in SAVE_ARGS_IRQ by Jan Beulich · 13 years ago
  10. 6261091 x86-64: Fix CFI annotations for NMI nesting code by Jan Beulich · 13 years ago
  11. a38449ef x86: Specify a size for the cmp in the NMI handler by Steven Rostedt · 13 years ago
  12. d1a797f x32: Handle process creation by H. Peter Anvin · 13 years ago
  13. c5a3739 x32: Signal-related system calls by H. Peter Anvin · 13 years ago
  14. fca460f x32: Handle the x32 system call flag by H. Peter Anvin · 13 years ago
  15. 45d5a16 x86/nmi: Test saved %cs in NMI to determine nested NMI case by Steven Rostedt · 13 years ago
  16. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  17. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  18. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  19. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  20. 3f3c8b8 x86: Add workaround to NMI iret woes by Steven Rostedt · 13 years ago
  21. 1fd466e x86: Document the NMI handler about not using paranoid_exit by Steven Rostedt · 13 years ago
  22. 549c89b x86: Do not schedule while still in NMI context by Linus Torvalds · 13 years ago
  23. 1cf8343 x86: Fix rflags in FAKE_STACK_FRAME by Seiichi Ikarashi · 13 years ago
  24. f6b2bc8 x86-64: Cleanup some assembly entry points by Jan Beulich · 13 years ago
  25. 46db09d x86-64: Slightly shorten line system call entry and exit paths by Jan Beulich · 13 years ago
  26. 39e9543 x86-64: Reduce amount of redundant code generated for invalidate_interruptNN by Jan Beulich · 13 years ago
  27. 70ea6855 x86-64: Slightly shorten int_ret_from_sys_call by Jan Beulich · 13 years ago
  28. eab9e61 x86-64: Fix CFI data for interrupt frames by Jan Beulich · 13 years ago
  29. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  30. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
  31. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. 7c6582b Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  33. eb47418 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  34. a2bbe75 x86: Don't use frame pointer to save old stack on irq entry by Frederic Weisbecker · 14 years ago
  35. 48ffee7 x86: Remove useless unwinder backlink from irq regs saving by Frederic Weisbecker · 14 years ago
  36. 3b99a3ef x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ by Frederic Weisbecker · 14 years ago
  37. 1871853 x86,64: Simplify save_regs() by Frederic Weisbecker · 14 years ago
  38. b77e70b x86, mce: Replace MCE_SELF_VECTOR by irq_work by Hidetoshi Seto · 14 years ago
  39. 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 14 years ago
  40. 8b4777a x86-64: Document some of entry_64.S by Andy Lutomirski · 14 years ago
  41. 838feb4 x86, asm: Flip RESTORE_ARGS arguments logic by Borislav Petkov · 14 years ago
  42. cac0e0a x86, asm: Flip SAVE_ARGS arguments logic by Borislav Petkov · 14 years ago
  43. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  44. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  45. 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 · 14 years ago
  46. 371c394 x86, binutils, xen: Fix another wrong size directive by Alexander van Heukelum · 14 years ago
  47. ea71454 x86: Separate out entry text section by Jiri Olsa · 14 years ago
  48. 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
  49. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  50. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  51. 625dbc3b x86: Save rbp in pt_regs on irq entry by Frederic Weisbecker · 14 years ago
  52. de31ec8 x86/kprobes: Prevent kprobes to probe on save_args() by Masami Hiramatsu · 14 years ago
  53. 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. 214515b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 3234282 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas by Jan Beulich · 14 years ago
  56. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  57. df5d187 x86: Use {push,pop}{l,q}_cfi in more places by Jan Beulich · 14 years ago
  58. b1cccb1 x86-64: Use symbolics instead of raw numbers in entry_64.S by Jan Beulich · 14 years ago
  59. 1f130a7 x86-64: Adjust frame type at paranoid_exit: by Jan Beulich · 14 years ago
  60. e6b04b6 x86-64: Fix unwind annotations in syscall stubs by Jan Beulich · 14 years ago
  61. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  62. 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 · 14 years ago
  63. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  64. c15a5958 x86-64, asm: Directly access per-cpu IST by Brian Gerst · 14 years ago
  65. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 15 years ago
  66. 0327559 x86: auditsyscall: fix fastpath return value after reschedule by Roland McGrath · 14 years ago
  67. 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 3bd95df x86, 64-bit: Move kernel_thread to C by Brian Gerst · 15 years ago
  70. 4646575 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. b625b3b x86: Fixup wrong debug exception frame link in stacktraces by Frederic Weisbecker · 15 years ago
  72. ef26b16 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
  73. 97829de x86, 64-bit: Fix bstep_iret jump by Brian Gerst · 15 years ago
  74. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  75. 4a4de9c x86: UV RTC: Rename generic_interrupt to x86_platform_ipi by Dimitri Sivanich · 15 years ago
  76. 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 15 years ago
  77. ae24ffe x86, 64-bit: Move K8 B step iret fixup to fault entry asm by Brian Gerst · 15 years ago
  78. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  79. b60e714 x86: ptrace: sysret path should reach syscall_trace_leave by Roland McGrath · 15 years ago
  80. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  81. 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 15 years ago
  82. 8222d71 kprobes/x86-64: Fix to move common_interrupt to .kprobes.text by Masami Hiramatsu · 15 years ago
  83. 71e308a function-graph: add stack frame test by Steven Rostedt · 16 years ago
  84. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
  85. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  86. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 16 years ago
  88. ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 16 years ago
  89. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 16 years ago
  90. 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 16 years ago
  91. 5d72792 x86, mce: use a call vector to call the 64bit mce handler by Andi Kleen · 16 years ago
  92. 6cac5a9 xen/x86-64: fix breakpoints and hardware watchpoints by Jeremy Fitzhardinge · 16 years ago
  93. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 16 years ago
  94. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  95. 0300e7f1 lockdep, x86: account for irqs enabled in paranoid_exit by Steven Rostedt · 16 years ago
  96. e71e99c x86, function-graph: only save return values on x86_64 by Steven Rostedt · 16 years ago
  97. b6276f3 perf_counter: x86: self-IPI for pending work by Peter Zijlstra · 16 years ago
  98. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  99. c281018 x86-64: move save_paranoid into .kprobes.text by Jan Beulich · 16 years ago
  100. 9fa7266 x86: remove leftover unwind annotations by Jan Beulich · 16 years ago