1. 1cd8d73 ring-buffer: remove type parameter from rb_reserve_next_event by Steven Rostedt · 17 years ago
  2. 74f4fd2 ring-buffer: change WARN_ON from checking preempt_count to preemptible by Steven Rostedt · 17 years ago
  3. 6634ff2 ring-buffer: make moving the tail page a separate function by Steven Rostedt · 17 years ago
  4. 8e7abf1 ring-buffer: remove unneeded conditional in rb_reserve_next by Steven Rostedt · 17 years ago
  5. aa20ae8 ring-buffer: move big if statement down by Steven Rostedt · 17 years ago
  6. 41ede23 ring-buffer: disable writers when resetting buffers by Steven Rostedt · 17 years ago
  7. afbab76 ring-buffer: have read page swap increment counter with page entries by Steven Rostedt · 17 years ago
  8. 778c55d ring-buffer: record page entries in buffer page descriptor by Steven Rostedt · 17 years ago
  9. e4906ef ring-buffer: convert cpu buffer entries to local_t by Steven Rostedt · 17 years ago
  10. f0d2c68 ring-buffer: add counters for commit overrun and nmi dropped entries by Steven Rostedt · 17 years ago
  11. d6ce96d ring-buffer: export symbols by Steven Rostedt · 17 years ago
  12. 7d7d2b8 ring-buffer: fix printk output by Steven Rostedt · 17 years ago
  13. 334d416 ring_buffer: compressed event header by Lai Jiangshan · 17 years ago
  14. 3554228 ring-buffer: only warn on wrap if buffer is bigger than two pages by Steven Rostedt · 17 years ago
  15. aa18efb tracing: use recursive counter over irq level by Steven Rostedt · 17 years ago
  16. e395898 tracing: remove recursive test from ring_buffer_event_discard by Steven Rostedt · 17 years ago
  17. 17487bf tracing: fix recursive test level calculation by Steven Rostedt · 17 years ago
  18. f3b9aae tracing/ring-buffer: Add unlock recursion protection on discard by Frederic Weisbecker · 17 years ago
  19. e057a5e tracing/core: Add current context on tracing recursion warning by Frederic Weisbecker · 17 years ago
  20. 261842b tracing: add same level recursion detection by Steven Rostedt · 17 years ago
  21. d1b182a tracing/events/ring-buffer: expose format of ring buffer headers to users by Steven Rostedt · 17 years ago
  22. fa1b47d ring-buffer: add ring_buffer_discard_commit by Steven Rostedt · 17 years ago
  23. 5452af6 tracing/ftrace: factorize the tracing files creation by Frederic Weisbecker · 17 years ago
  24. 2e57289 ring-buffer: do not remove reader page from list on ring buffer free by Steven Rostedt · 17 years ago
  25. 8b54e45 Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/kprobes', 'tracing/blktrace-v2' and 'tracing/textedit' into tracing/core-v2 by Ingo Molnar · 17 years ago
  26. 2d62271 tracing: add ring_buffer_event_discard() to ring buffer by Tom Zanussi · 17 years ago
  27. 09c9e84 tracing/ring-buffer: don't annotate rb_cpu_notify with __cpuinit by Frederic Weisbecker · 17 years ago
  28. 3bf832c tracing/ring-buffer: fix non cpu hotplug case by Frederic Weisbecker · 17 years ago
  29. 37886f6 ring-buffer: add api to allow a tracer to change clock source by Steven Rostedt · 17 years ago
  30. 5cc9854 ring-buffer: document reader page design by Steven Rostedt · 17 years ago
  31. 8aabee5 ring-buffer: remove unneeded get_online_cpus by Steven Rostedt · 17 years ago
  32. 59222ef ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG by Steven Rostedt · 17 years ago
  33. 554f786 ring-buffer: only allocate buffers for online cpus by Steven Rostedt · 17 years ago
  34. 5e2336a tracing: make all file_operations const by Steven Rostedt · 17 years ago
  35. 4f3640f ring-buffer: fix timestamp in partial ring_buffer_page_read by Steven Rostedt · 17 years ago
  36. 474d32b ring-buffer: make ring_buffer_read_page read from start on partial page by Steven Rostedt · 17 years ago
  37. e3d6bf0 ring-buffer: replace sizeof of event header with offsetof by Steven Rostedt · 17 years ago
  38. ef7a4a1 ring-buffer: fix ring_buffer_read_page by Steven Rostedt · 17 years ago
  39. 41be4da ring-buffer: reset write field for ring_buffer_read_page by Steven Rostedt · 17 years ago
  40. 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 17 years ago
  41. 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 17 years ago
  42. d351c8d Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  43. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  44. 45141d4 ring-buffer: rename label out_unlock to out_reset by Steven Rostedt · 17 years ago
  45. 00f62f6 ring_buffer: pahole struct ring_buffer by Arnaldo Carvalho de Melo · 17 years ago
  46. 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 17 years ago
  47. c3706f0 tracing: fix typos in comments by Wenji Huang · 17 years ago
  48. 667d241 ring_buffer: fix ring_buffer_read_page() by Lai Jiangshan · 17 years ago
  49. b85fa01 ring_buffer: fix typing mistake by Lai Jiangshan · 17 years ago
  50. 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  51. a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 17 years ago
  52. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 17 years ago
  53. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 17 years ago
  54. 4a66a82 Merge branches 'tracing/blktrace', 'tracing/kmemtrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  55. 91a8d07 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
  56. 69507c0 ring-buffer: reset timestamps when ring buffer is reset by Steven Rostedt · 17 years ago
  57. 97b17ef ring-buffer: do not swap if recording is disabled by Steven Rostedt · 17 years ago
  58. 551b404 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 17 years ago
  59. 082605d ring-buffer: fix alignment problem by Steven Rostedt · 17 years ago
  60. 6f3b344 ring_buffer: reset write when reserve buffer fail by Lai Jiangshan · 17 years ago
  61. 67d3472 kernel/trace/ring_buffer.c: use DIV_ROUND_UP by Andrew Morton · 17 years ago
  62. 34a148b kernel/trace/ring_buffer.c: reduce inlining by Andrew Morton · 17 years ago
  63. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 17 years ago
  64. 465634a ring_buffer: fix ring_buffer_event_length() by Robert Richter · 17 years ago
  65. 9e01c1b cpumask: convert kernel trace functions by Rusty Russell · 17 years ago
  66. 526ea06 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  67. 98db8df ring-buffer: prevent false positive warning by Steven Rostedt · 17 years ago
  68. a8ccf1d ring-buffer: fix dangling commit race by Steven Rostedt · 17 years ago
  69. 6d102bc tracing/ring-buffer: remove unused ring_buffer size by Lai Jiangshan · 17 years ago
  70. 2c2d732 tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_stamp() by Frederic Weisbecker · 17 years ago
  71. c4f5018 ring_buffer: adding EXPORT_SYMBOLs by Robert Richter · 17 years ago
  72. 68814b5 ring_buffer: update description for ring_buffer_alloc() by Robert Richter · 17 years ago
  73. 044fa78 ring-buffer: change "page" variable names to "bpage" by Steven Rostedt · 17 years ago
  74. 8789a9e ring-buffer: read page interface by Steven Rostedt · 17 years ago
  75. abc9b56 ring-buffer: move some metadata into buffer page by Steven Rostedt · 17 years ago
  76. 4f5a7f4 ftrace: prevent recursion by Lai Jiangshan · 17 years ago
  77. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 17 years ago
  78. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  79. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 17 years ago
  80. c91add5 Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  81. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 17 years ago
  82. 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  83. 642edba ring-buffer: fix deadlock from reader_lock in read_start by Steven Rostedt · 17 years ago
  84. 47e74f2 ring-buffer: no preempt for sched_clock() by Steven Rostedt · 17 years ago
  85. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  86. 3e89c7b ring-buffer: clean up warn ons by Steven Rostedt · 17 years ago
  87. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 17 years ago
  88. f83c9d0 ring-buffer: add reader lock by Steven Rostedt · 17 years ago
  89. f536aaf ring-buffer: replace most bug ons with warn on and disable buffer by Steven Rostedt · 17 years ago
  90. e0cb4eb Merge branch 'tracing/urgent' into tracing/ftrace by Ingo Molnar · 17 years ago
  91. 4143c5c ring-buffer: prevent infinite looping on time stamping by Steven Rostedt · 17 years ago
  92. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  93. 3e03fb7 ring-buffer: convert to raw spinlocks by Steven Rostedt · 17 years ago
  94. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 17 years ago
  95. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 17 years ago
  96. e2862c9 trace: fix printk warning for u64 by Stephen Rothwell · 17 years ago
  97. 6ae2a07 ring-buffer: fix free page by Steven Rostedt · 17 years ago
  98. bf41a15 ring-buffer: make reentrant by Steven Rostedt · 17 years ago
  99. 6f807ac ring-buffer: move page indexes into page headers by Steven Rostedt · 17 years ago
  100. aa1e0e3 ring_buffer: map to cpu not page by Steven Rostedt · 17 years ago