1. 43315956 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 17 years ago
  2. 194ec34 function-graph/x86: Replace unbalanced ret with jmp by Steven Rostedt · 17 years ago
  3. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 17 years ago
  4. b60e714 x86: ptrace: sysret path should reach syscall_trace_leave by Roland McGrath · 17 years ago
  5. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  6. 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 17 years ago
  7. 8222d71 kprobes/x86-64: Fix to move common_interrupt to .kprobes.text by Masami Hiramatsu · 17 years ago
  8. 71e308a function-graph: add stack frame test by Steven Rostedt · 17 years ago
  9. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 17 years ago
  10. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  11. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  12. 4ef702c x86: fix panic with interrupts off (needed for MCE) by Andi Kleen · 17 years ago
  13. ccc3c31 x86, mce: implement bootstrapping for machine check wakeups by Andi Kleen · 17 years ago
  14. a328810 perf_counter/x86: Remove the IRQ (non-NMI) handling bits by Yong Wang · 17 years ago
  15. 7856f6c x86, mce: enable MCE_INTEL for 32bit new MCE by Andi Kleen · 17 years ago
  16. 5d72792 x86, mce: use a call vector to call the 64bit mce handler by Andi Kleen · 17 years ago
  17. 6cac5a9 xen/x86-64: fix breakpoints and hardware watchpoints by Jeremy Fitzhardinge · 17 years ago
  18. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  19. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  20. 0300e7f1 lockdep, x86: account for irqs enabled in paranoid_exit by Steven Rostedt · 17 years ago
  21. e71e99c x86, function-graph: only save return values on x86_64 by Steven Rostedt · 17 years ago
  22. b6276f3 perf_counter: x86: self-IPI for pending work by Peter Zijlstra · 17 years ago
  23. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 17 years ago
  24. c281018 x86-64: move save_paranoid into .kprobes.text by Jan Beulich · 17 years ago
  25. 9fa7266 x86: remove leftover unwind annotations by Jan Beulich · 17 years ago
  26. acaabe7 x86: UV, SGI RTC: add generic system vector by Dimitri Sivanich · 17 years ago
  27. 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 17 years ago
  28. a852cbf 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 · 17 years ago
  29. bc8b2b9 x86: head_64.S - use GLOBAL macro by Cyrill Gorcunov · 17 years ago
  30. b3baaa1 x86: entry_64.S - add missing ENDPROC by Cyrill Gorcunov · 17 years ago
  31. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 17 years ago
  32. b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 17 years ago
  33. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 17 years ago
  34. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 17 years ago
  35. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 17 years ago
  36. a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 17 years ago
  37. b8aa287 x86: fix paravirt clobber in entry_64.S by Jeremy Fitzhardinge · 17 years ago
  38. 74b6eb6 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 · 17 years ago
  39. bfe2a3c Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 17 years ago
  40. 03b4863 x86: make UV support configurable by Nick Piggin · 17 years ago
  41. af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 17 years ago
  42. 5689553 x86-64: Move irqcount from PDA to per-cpu. by Brian Gerst · 17 years ago
  43. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 17 years ago
  44. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 17 years ago
  45. 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 17 years ago
  46. 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 17 years ago
  47. 7106a5a x86-64: remove locked instruction from switch_to() by Benjamin LaHaise · 17 years ago
  48. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  49. 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
  50. d680fe4 x86: entry_64 - introduce FTRACE_ frame macro v2 by Cyrill Gorcunov · 17 years ago
  51. 241771e performance counters: x86 support by Ingo Molnar · 18 years ago
  52. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 18 years ago
  53. bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 18 years ago
  54. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 18 years ago
  55. 5b3eec0 x86: ret_from_fork - get rid of jump back by Ingo Molnar · 18 years ago
  56. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 18 years ago
  57. 9f1e87e x86: entry_64.S - trivial: space, comments fixup by Cyrill Gorcunov · 18 years ago
  58. 5ae3a13 x86: uv bau interrupt -- use proper interrupt number by Cyrill Gorcunov · 18 years ago
  59. c2c631e x86: entry_64.S - use ENTRY to define child_rip by Cyrill Gorcunov · 18 years ago
  60. 3345453 x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded number by gorcunov@gmail.com · 18 years ago
  61. ddeb8f2 x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 18 years ago
  62. 5f5db59 x86, debug: remove the confusing entry in call trace by jia zhang · 18 years ago
  63. 6efdcfa x86: KPROBE_ENTRY should be paired wth KPROBE_END by Alexander van Heukelum · 18 years ago
  64. 322648d x86: include ENTRY/END in entry handlers in entry_64.S by Alexander van Heukelum · 18 years ago
  65. 8a2503f x86: move dwarf2 related macro to dwarf2.h by Cyrill Gorcunov · 18 years ago
  66. c810841 x86: split out some macro's and move common code to paranoid_exit, fix by Alexander van Heukelum · 18 years ago
  67. b8b1d08 x86: entry_64.S: split out some macro's and move common code to paranoid_exit by Alexander van Heukelum · 18 years ago
  68. e2f6bc2 x86: entry_64.S: factor out save_paranoid and paranoid_exit by Alexander van Heukelum · 18 years ago
  69. c002a1e x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.S by Alexander van Heukelum · 18 years ago
  70. 14ae22b x86: entry_64.S: rename by Ingo Molnar · 18 years ago
  71. e8a0e27 x86: clean up after: move entry_64.S register saving out of the macros, fix by Ingo Molnar · 18 years ago
  72. dcd072e x86: clean up after: move entry_64.S register saving out of the macros by Alexander van Heukelum · 18 years ago
  73. d99015b x86: move entry_64.S register saving out of the macros by Alexander van Heukelum · 18 years ago
  74. c032a2d Merge branch 'x86/cleanups' into x86/irq by Ingo Molnar · 18 years ago
  75. 0bd7b79 x86: entry_64.S: remove whitespace at end of lines by Alexander van Heukelum · 18 years ago
  76. 722024d x86: irq: fix apicinterrupts on 64 bits by Alexander van Heukelum · 18 years ago
  77. 8665596 x86: fix up the new IRQ code for older versions of gas by H. Peter Anvin · 18 years ago
  78. 939b787 x86: 64 bits: shrink and align IRQ stubs by H. Peter Anvin · 18 years ago
  79. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 18 years ago
  80. 1cbd8b3 x86: add two missing unwind annotations by Jan Beulich · 18 years ago
  81. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 18 years ago
  82. 0a37605 ftrace: x86 mcount stub by Steven Rostedt · 18 years ago
  83. e407d620 x86, traps: introduce dotraplinkage by Alexander van Heukelum · 18 years ago
  84. 7e61a79 traps: x86_64: add TRACE_IRQS_OFF in paranoidentry macro by Alexander van Heukelum · 18 years ago
  85. 6b11d4e traps: x86_64: add TRACE_IRQS_OFF in error_entry by Alexander van Heukelum · 18 years ago
  86. 097a078 x86: set bp field in pt_regs properly by Glauber Costa · 18 years ago
  87. e0a5a5d x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8 by Alexander van Heukelum · 18 years ago
  88. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 18 years ago
  89. 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 18 years ago
  90. 15e8f34 x86_64: remove bogus optimization in sysret_signal by Roland McGrath · 18 years ago
  91. 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
  92. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 18 years ago
  93. 0940294 x86_64: adjust exception frame on paranoid exceptions by Jeremy Fitzhardinge · 18 years ago
  94. 4a5c3e7 xen64: implement failsafe callback by Jeremy Fitzhardinge · 18 years ago
  95. 3d75e1b xen64: add hypervisor callbacks for events, etc by Jeremy Fitzhardinge · 18 years ago
  96. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  97. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 18 years ago
  98. eca91e7 x86_64: fix delayed signals by Roland McGrath · 18 years ago
  99. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 18 years ago
  100. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 18 years ago