1. 0300e7f1 lockdep, x86: account for irqs enabled in paranoid_exit by Steven Rostedt · 16 years ago
  2. c281018 x86-64: move save_paranoid into .kprobes.text by Jan Beulich · 16 years ago
  3. 9fa7266 x86: remove leftover unwind annotations by Jan Beulich · 16 years ago
  4. acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 16 years ago
  5. a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 16 years ago
  6. bc8b2b9 x86: head_64.S - use GLOBAL macro by Cyrill Gorcunov · 16 years ago
  7. b3baaa1 x86: entry_64.S - add missing ENDPROC by Cyrill Gorcunov · 16 years ago
  8. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 16 years ago
  9. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  10. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  11. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
  12. b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 16 years ago
  13. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  14. 03b4863 x86: make UV support configurable by Nick Piggin · 16 years ago
  15. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 16 years ago
  16. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 16 years ago
  17. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  18. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 16 years ago
  19. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 16 years ago
  20. 7106a5a x86-64: remove locked instruction from switch_to() by Benjamin LaHaise · 16 years ago
  21. 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 · 16 years ago
  22. d680fe4 x86: entry_64 - introduce FTRACE_ frame macro v2 by Cyrill Gorcunov · 16 years ago
  23. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
  24. bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 16 years ago
  25. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
  26. 5b3eec0 x86: ret_from_fork - get rid of jump back by Ingo Molnar · 16 years ago
  27. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 16 years ago
  28. 9f1e87e x86: entry_64.S - trivial: space, comments fixup by Cyrill Gorcunov · 16 years ago
  29. 5ae3a13 x86: uv bau interrupt -- use proper interrupt number by Cyrill Gorcunov · 16 years ago
  30. c2c631e x86: entry_64.S - use ENTRY to define child_rip by Cyrill Gorcunov · 16 years ago
  31. 3345453 x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number by gorcunov@gmail.com · 16 years ago
  32. ddeb8f2 x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 16 years ago
  33. 5f5db59 x86, debug: remove the confusing entry in call trace by jia zhang · 16 years ago
  34. 6efdcfa x86: KPROBE_ENTRY should be paired wth KPROBE_END by Alexander van Heukelum · 16 years ago
  35. 322648d x86: include ENTRY/END in entry handlers in entry_64.S by Alexander van Heukelum · 16 years ago
  36. 8a2503f x86: move dwarf2 related macro to dwarf2.h by Cyrill Gorcunov · 16 years ago
  37. c810841 x86: split out some macro's and move common code to paranoid_exit, fix by Alexander van Heukelum · 16 years ago
  38. b8b1d08 x86: entry_64.S: split out some macro's and move common code to paranoid_exit by Alexander van Heukelum · 16 years ago
  39. e2f6bc2 x86: entry_64.S: factor out save_paranoid and paranoid_exit by Alexander van Heukelum · 16 years ago
  40. c002a1e x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S by Alexander van Heukelum · 16 years ago
  41. 14ae22b x86: entry_64.S: rename by Ingo Molnar · 16 years ago
  42. e8a0e27 x86: clean up after: move entry_64.S register saving out of the macros, fix by Ingo Molnar · 16 years ago
  43. dcd072e x86: clean up after: move entry_64.S register saving out of the macros by Alexander van Heukelum · 16 years ago
  44. d99015b x86: move entry_64.S register saving out of the macros by Alexander van Heukelum · 16 years ago
  45. c032a2d Merge branch 'x86/cleanups' into x86/irq by Ingo Molnar · 16 years ago
  46. 0bd7b79 x86: entry_64.S: remove whitespace at end of lines by Alexander van Heukelum · 16 years ago
  47. 722024d x86: irq: fix apicinterrupts on 64 bits by Alexander van Heukelum · 16 years ago
  48. 8665596 x86: fix up the new IRQ code for older versions of gas by H. Peter Anvin · 16 years ago
  49. 939b787 x86: 64 bits: shrink and align IRQ stubs by H. Peter Anvin · 16 years ago
  50. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 16 years ago
  51. 1cbd8b3 x86: add two missing unwind annotations by Jan Beulich · 16 years ago
  52. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  53. 0a37605 ftrace: x86 mcount stub by Steven Rostedt · 16 years ago
  54. e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 16 years ago
  55. 7e61a79 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro by Alexander van Heukelum · 16 years ago
  56. 6b11d4e traps: x86_64: add TRACE_IRQS_OFF in error_entry by Alexander van Heukelum · 16 years ago
  57. 097a078 x86: set bp field in pt_regs properly by Glauber Costa · 16 years ago
  58. e0a5a5d x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 by Alexander van Heukelum · 17 years ago
  59. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 17 years ago
  60. 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 17 years ago
  61. 15e8f34 x86_64: remove bogus optimization in sysret_signal by Roland McGrath · 17 years ago
  62. 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 · 17 years ago
  63. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 17 years ago
  64. 0940294 x86_64: adjust exception frame on paranoid exceptions by Jeremy Fitzhardinge · 17 years ago
  65. 4a5c3e7 xen64: implement failsafe callback by Jeremy Fitzhardinge · 17 years ago
  66. 3d75e1b xen64: add hypervisor callbacks for events, etc by Jeremy Fitzhardinge · 17 years ago
  67. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  68. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
  69. eca91e7 x86_64: fix delayed signals by Roland McGrath · 17 years ago
  70. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 17 years ago
  71. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 17 years ago
  72. fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 17 years ago
  73. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 17 years ago
  74. c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 17 years ago
  75. d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 17 years ago
  76. e04e0a6 x86: use __KERNEL_DS as SS when returning to a kernel thread by Jeremy Fitzhardinge · 17 years ago
  77. e3ae0ac Merge branch 'x86/uv' into x86/devel by Ingo Molnar · 17 years ago
  78. 1812924 x86, SGI UV: TLB shootdown using broadcast assist unit by Cliff Wickman · 17 years ago
  79. 58cf352 Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel by Ingo Molnar · 17 years ago
  80. 9d8ad5d x86: don't destroy %rbp on kernel-mode faults by Vegard Nossum · 17 years ago
  81. 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  82. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 17 years ago
  83. 5f0120b x86-64: remove unnecessary ptregs call stubs by Jan Beulich · 17 years ago
  84. 83cd1da x86: eliminate dead code in x86_64 entry.S by Jan Beulich · 17 years ago
  85. d61f82d ftrace: use dynamic patching for updating mcount calls by Steven Rostedt · 17 years ago
  86. 16444a8 ftrace: add basic support for gcc profiler instrumentation by Arnaldo Carvalho de Melo · 17 years ago
  87. a31f8dd x86: ptrace vs -ENOSYS by Roland McGrath · 17 years ago
  88. 5d119b2 x86: fix execve with -fstack-protect by Ingo Molnar · 17 years ago
  89. f7f3d79 x86: don't make irq_return global by Adrian Bunk · 17 years ago
  90. 3701d863 x86: fixup more paravirt fallout by Ingo Molnar · 17 years ago
  91. a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 17 years ago
  92. 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 17 years ago
  93. 72fe485 x86: replace privileged instructions with paravirt macros by Glauber de Oliveira Costa · 17 years ago
  94. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  95. 1c5b5cf x86: return correct error code from child_rip in x86_64 entry.S by Andrey Mirkin · 17 years ago
  96. 10cd706 lockdep: x86_64: connect the sysexit hook by Peter Zijlstra · 17 years ago
  97. 250c227 x86_64: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/entry_64.S]
  98. 8e59c31 x86_64: prepare shared kernel/entry.S by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/kernel/entry.S]
  99. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  100. e02e68d x86_64: support poll() on /dev/mcelog by Tim Hockin · 18 years ago