1. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  2. d78f266 KVM: VMX: Register a new IPI for posted interrupt by Yang Zhang · 11 years ago
  3. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 12 years ago
  5. 3fe26fa x86: get rid of pt_regs argument in sigreturn variants by Al Viro · 12 years ago
  6. b3af11a x86: get rid of pt_regs argument of iopl(2) by Al Viro · 12 years ago
  7. ea93a6e amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve() by Al Viro · 12 years ago
  8. 444723d x86-64: Fix unwind annotations in recent NMI changes by Jan Beulich · 12 years ago
  9. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  10. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  11. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  12. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  13. 0019fab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  15. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  16. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  17. ee4eb87 x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions by Jan Beulich · 12 years ago
  18. 28696f4 x86: Don't clobber top of pt_regs in nested NMI by Salman Qazi · 12 years ago
  19. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  20. a349e23d1 xen/x86: don't corrupt %eip when returning from a signal handler by David Vrabel · 12 years ago
  21. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  23. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 7e92daa Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 6783eaa x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  28. 7076aad x86: split ret_from_fork by Al Viro · 12 years ago
  29. 0430499 x86: Use the new schedule_user API on userspace preemption by Frederic Weisbecker · 12 years ago
  30. 1b2b23d x86_64: Work around old GAS bug by Tao Guo · 12 years ago
  31. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
  32. 47d5a5f ftrace/x86-64: Allow to change RIP in handlers by Steven Rostedt · 12 years ago
  33. 6eebdda x86: Drop unnecessary kernel_eflags variable on 64-bit by Ian Campbell · 12 years ago
  34. d57c5d5 ftrace/x86: Add support for -mfentry to x86_64 by Steven Rostedt · 14 years ago
  35. bcada3d Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  36. 26198c2 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  37. 5767cfe ftrace/x86: Remove function_trace_stop check from graph caller by Steven Rostedt · 12 years ago
  38. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 08f6fba ftrace/x86: Add separate function to save regs by Steven Rostedt · 12 years ago
  40. 2f5f6ad ftrace: Pass ftrace_ops as third parameter to function trace callback by Steven Rostedt · 13 years ago
  41. 52aec33 x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR by Alex Shi · 12 years ago
  42. 7fbb98c x86: Save cr2 in NMI in case NMIs take a page fault by Steven Rostedt · 12 years ago
  43. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  44. d7abc0f x86, extable: Remove open-coded exception table entries in arch/x86/kernel/entry_64.S by H. Peter Anvin · 12 years ago
  45. 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
  46. 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
  47. 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
  48. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 13 years ago
  49. 928282e x86-64: Fix CFI data for common_interrupt() by Mark Wielaard · 13 years ago
  50. 79fb4ad x86: Fix the NMI nesting comments by Steven Rostedt · 13 years ago
  51. 6946646 x86-64: Improve insn scheduling in SAVE_ARGS_IRQ by Jan Beulich · 13 years ago
  52. 6261091 x86-64: Fix CFI annotations for NMI nesting code by Jan Beulich · 13 years ago
  53. a38449ef x86: Specify a size for the cmp in the NMI handler by Steven Rostedt · 13 years ago
  54. d1a797f x32: Handle process creation by H. Peter Anvin · 13 years ago
  55. c5a3739 x32: Signal-related system calls by H. Peter Anvin · 13 years ago
  56. fca460f x32: Handle the x32 system call flag by H. Peter Anvin · 13 years ago
  57. 45d5a16 x86/nmi: Test saved %cs in NMI to determine nested NMI case by Steven Rostedt · 13 years ago
  58. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  59. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  60. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  61. 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
  62. 3f3c8b8 x86: Add workaround to NMI iret woes by Steven Rostedt · 13 years ago
  63. 1fd466e x86: Document the NMI handler about not using paranoid_exit by Steven Rostedt · 13 years ago
  64. 549c89b x86: Do not schedule while still in NMI context by Linus Torvalds · 13 years ago
  65. 1cf8343 x86: Fix rflags in FAKE_STACK_FRAME by Seiichi Ikarashi · 13 years ago
  66. f6b2bc8 x86-64: Cleanup some assembly entry points by Jan Beulich · 13 years ago
  67. 46db09d x86-64: Slightly shorten line system call entry and exit paths by Jan Beulich · 13 years ago
  68. 39e9543 x86-64: Reduce amount of redundant code generated for invalidate_interruptNN by Jan Beulich · 13 years ago
  69. 70ea6855 x86-64: Slightly shorten int_ret_from_sys_call by Jan Beulich · 13 years ago
  70. eab9e61 x86-64: Fix CFI data for interrupt frames by Jan Beulich · 13 years ago
  71. 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
  72. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
  73. 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
  74. 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
  75. 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
  76. a2bbe75 x86: Don't use frame pointer to save old stack on irq entry by Frederic Weisbecker · 13 years ago
  77. 48ffee7 x86: Remove useless unwinder backlink from irq regs saving by Frederic Weisbecker · 13 years ago
  78. 3b99a3ef x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQ by Frederic Weisbecker · 13 years ago
  79. 1871853 x86,64: Simplify save_regs() by Frederic Weisbecker · 13 years ago
  80. b77e70b x86, mce: Replace MCE_SELF_VECTOR by irq_work by Hidetoshi Seto · 13 years ago
  81. 5cec93c x86-64: Emulate legacy vsyscalls by Andy Lutomirski · 13 years ago
  82. 8b4777a x86-64: Document some of entry_64.S by Andy Lutomirski · 13 years ago
  83. 838feb4 x86, asm: Flip RESTORE_ARGS arguments logic by Borislav Petkov · 13 years ago
  84. cac0e0a x86, asm: Flip SAVE_ARGS arguments logic by Borislav Petkov · 13 years ago
  85. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  86. 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
  87. 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
  88. 371c394 x86, binutils, xen: Fix another wrong size directive by Alexander van Heukelum · 14 years ago
  89. ea71454 x86: Separate out entry text section by Jiri Olsa · 14 years ago
  90. 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
  91. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  92. 631bc48 KVM: Handle async PF in a guest. by Gleb Natapov · 14 years ago
  93. 625dbc3 x86: Save rbp in pt_regs on irq entry by Frederic Weisbecker · 14 years ago
  94. de31ec8 x86/kprobes: Prevent kprobes to probe on save_args() by Masami Hiramatsu · 14 years ago
  95. 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
  96. 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
  97. 3234282 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas by Jan Beulich · 14 years ago
  98. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  99. df5d187 x86: Use {push,pop}{l,q}_cfi in more places by Jan Beulich · 14 years ago
  100. b1cccb1 x86-64: Use symbolics instead of raw numbers in entry_64.S by Jan Beulich · 14 years ago