1. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  2. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  4. a8eecf2 trace: Allow ftrace_dump() to be called from modules by Paul E. McKenney · 13 years ago
  5. 39eaf7e tracing: Add entries in buffer and total entries to default output header by Steven Rostedt · 13 years ago
  6. 77271ce tracing: Add irq, preempt-count and need resched info to default trace output by Steven Rostedt · 13 years ago
  7. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  8. 7e9a49e tracing/latency: Fix header output for latency tracers by Jiri Olsa · 13 years ago
  9. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  10. 436fc28 tracing: Fix returning of duplicate data after EOF in trace_pipe_raw by Steven Rostedt · 13 years ago
  11. 9b5f8b3 ftrace: Fix README to state tracing_on to start/stop tracing by Geunsik Lim · 13 years ago
  12. d696b58 tracing: Do not allocate buffer for trace_marker by Steven Rostedt · 13 years ago
  13. e0a413f tracing: Warn on output if the function tracer was found corrupted by Steven Rostedt · 13 years ago
  14. 6249687 tracing: Add a counter clock for those that do not trust clocks by Steven Rostedt · 13 years ago
  15. 5389f6f locking, tracing: Annotate tracing locks as raw by Thomas Gleixner · 15 years ago
  16. c64e148 trace: Add ring buffer stats to measure rate of events by Vaibhav Nagarnaik · 13 years ago
  17. f81ab07 trace: Add a new readonly entry to report total buffer size by Vaibhav Nagarnaik · 13 years ago
  18. 4a9bd3f tracing: Have dynamic size event stack traces by Steven Rostedt · 13 years ago
  19. 1fd8df2 tracing/kprobes: Fix kprobe-tracer to support stack trace by Masami Hiramatsu · 14 years ago
  20. 22fe9b5 tracing: Convert to kstrtoul_from_user by Peter Huewe · 14 years ago
  21. f56e7f8 tracing, function: Fix trace header to follow context-info option by Jiri Olsa · 14 years ago
  22. cf30cf6 tracing: Add disable_on_free option by Steven Rostedt · 14 years ago
  23. 4f271a2 tracing: Add a proc file to stop tracing and free buffer by Vaibhav Nagarnaik · 14 years ago
  24. 7ea5906 tracing: Use NUMA allocation for per-cpu ring buffer pages by Vaibhav Nagarnaik · 14 years ago
  25. e7e2ee8 tracing: Schedule a delayed work to call wakeup() by Vaibhav Nagarnaik · 14 years ago
  26. 932fed4 Merge commit 'v2.6.39-rc7' into perf/core by Ingo Molnar · 14 years ago
  27. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 14 years ago
  28. 3267382 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  29. ee5e51f tracing: Avoid soft lockup in trace_pipe by Jiri Olsa · 14 years ago
  30. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  31. 4a0b166 tracing: Fix irqoff selftest expanding max buffer by Steven Rostedt · 14 years ago
  32. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 14 years ago
  33. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 14 years ago
  34. 6752ab4 tracing: Deprecate tracing_enabled for tracing_on by Steven Rostedt · 14 years ago
  35. 1dbd195 tracing: Fix preempt count leak by Li Zefan · 14 years ago
  36. d949750 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  37. 364829b tracing: Fix panic when lseek() called on "trace" opened for writing by Slava Pestov · 14 years ago
  38. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  40. 91e86e5 tracing: Fix recursive user stack trace by Steven Rostedt · 14 years ago
  41. dd49a38 tracing: Do not limit the size of the number of CPU buffers by Steven Rostedt · 14 years ago
  42. 907f278 tracing/trivial: Remove cast from void* by matt mooney · 14 years ago
  43. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
  44. 1aa54bc tracing: Sanitize value returned from write(trace_marker, "...", len) by Marcin Slusarz · 14 years ago
  45. 7841733 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  46. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 14 years ago
  48. 3a01736 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  49. 24a461d trace: strlen() return doesn't account for the NULL by Dan Carpenter · 15 years ago
  50. ef710e1 tracing: Shrink max latency ringbuffer if unnecessary by KOSAKI Motohiro · 15 years ago
  51. e870e9a tracing: Allow to disable cmdline recording by Li Zefan · 15 years ago
  52. b444786 tracing: Use generic_file_llseek for debugfs by Arnd Bergmann · 15 years ago
  53. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 14 years ago
  54. f376bf5 tracing: Remove sysprof ftrace plugin by Frederic Weisbecker · 14 years ago
  55. 5e3d20a init: Remove the BKL from startup code by Arnd Bergmann · 15 years ago
  56. c726b61 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
  57. 30dbb20e tracing: Remove boot tracer by Américo Wang · 15 years ago
  58. 6113e45 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 15 years ago
  59. 5168ae5 tracing: Remove ftrace_preempt_disable/enable by Steven Rostedt · 15 years ago
  60. bc7d352 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
  61. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 2711ca2 ring-buffer: Move zeroing out excess in page to ring buffer code by Steven Rostedt · 15 years ago
  63. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 15 years ago
  64. 35f3d14 pipe: add support for shrinking and growing pipes by Jens Axboe · 15 years ago
  65. a9a5776 tracing: Allow events to share their print functions by Steven Rostedt · 15 years ago
  66. 72c9ddf ring-buffer: Make non-consuming read less expensive with lots of cpus. by David Miller · 15 years ago
  67. 62b915f tracing: Add graph output support for irqsoff tracer by Jiri Olsa · 15 years ago
  68. cecbca9 tracing: Dump either the oops's cpu source or all cpus buffers by Frederic Weisbecker · 15 years ago
  69. b15c7b1 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
  70. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  71. aa27497 tracing: Fix uninitialized variable of tracing/trace output by Lai Jiangshan · 15 years ago
  72. bc21b47 tracing: Show the lost events in the trace_pipe output by Steven Rostedt · 15 years ago
  73. 66a8cb9 ring-buffer: Add place holder recording of dropped events by Steven Rostedt · 15 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  75. 8655e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 15 years ago
  77. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 15 years ago
  78. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 15 years ago
  79. 915a0b5 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  80. 0e95017 function-graph: Add tracing_thresh support to function_graph tracer by Tim Bird · 15 years ago
  81. 1acaa1b tracing: Update the comm field in the right variable in update_max_tr by Arnaldo Carvalho de Melo · 15 years ago
  82. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  83. ac91d85 tracing: Fix warning in s_next of trace file ops by Lai Jiangshan · 15 years ago
  84. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 15 years ago
  85. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  86. 74bf407 tracing: Prevent kernel oops with corrupted buffer by Steven Rostedt · 15 years ago
  87. d931369 tracing: Add stack dump to trace_printk if stacktrace option is set by Steven Rostedt · 15 years ago
  88. 7e53bd4 tracing: Consolidate protection of reader access to the ring buffer by Lai Jiangshan · 15 years ago
  89. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  90. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. c757bea tracing: Fix setting tracer specific options by Steven Rostedt · 15 years ago
  92. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  93. da184a8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 15 years ago
  95. e36c545 tracing: Fix return of trace_dump_stack() by Steven Rostedt · 15 years ago
  96. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  97. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  98. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  99. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  100. 0087aab Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago