1. eb594e4 tracing: move trace point formats to files in include/trace directory by Steven Rostedt · 17 years ago
  2. 0cfe824 tracing: replace kzalloc with kcalloc by Steven Rostedt · 17 years ago
  3. 5c6a3ae tracing: use newline separator for trace options list by Steven Rostedt · 17 years ago
  4. 85a2f9b tracing: use pointer error returns for __tracing_open by Steven Rostedt · 17 years ago
  5. d8e83d2 tracing: add protection around open use of current_tracer by Steven Rostedt · 17 years ago
  6. 577b785 tracing: add tracer dependent options to options directory by Steven Rostedt · 17 years ago
  7. a825907 tracing: add options directory and core option files by Steven Rostedt · 17 years ago
  8. 5d0859c Merge branch 'sched/clock' into tracing/ftrace by Ingo Molnar · 17 years ago
  9. b342501 sched: allow architectures to specify sched_clock_stable by Ingo Molnar · 17 years ago
  10. 14131f2 tracing: implement trace_clock_*() APIs by Ingo Molnar · 17 years ago
  11. 6409c4d sched: sched_clock() improvement: use in_nmi() by Ingo Molnar · 18 years ago
  12. af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 17 years ago
  13. 8656e7a tracing/core: make the per cpu trace files in per cpu directories by Frederic Weisbecker · 17 years ago
  14. f4abfb8 Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  15. e36b1e1 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  16. eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 17 years ago
  17. d7350c3 tracing/core: make the read callbacks reentrants by Frederic Weisbecker · 17 years ago
  18. b04cc6b tracing/core: introduce per cpu tracing files by Frederic Weisbecker · 17 years ago
  19. 2b1b858 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
  20. 886b5b7 tracing: remove /debug/tracing/latency_trace by Ingo Molnar · 17 years ago
  21. 2d542cf tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock by Ingo Molnar · 17 years ago
  22. 1473e44 tracing: make event directory structure by Steven Rostedt · 17 years ago
  23. f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 17 years ago
  24. b77e38a tracing: add event trace infrastructure by Steven Rostedt · 17 years ago
  25. 5e01cb6 x86, ftrace: fix section mismatch in hw-branch-tracer by Markus Metzger · 17 years ago
  26. a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 17 years ago
  27. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 17 years ago
  28. c478f87 Merge branch 'tip/x86/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
  29. adfafef Merge branch 'hibernate' by Linus Torvalds · 17 years ago
  30. 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 17 years ago
  31. b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 17 years ago
  32. ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 17 years ago
  33. 09664fd PM: fix build for CONFIG_PM unset by Rafael J. Wysocki · 17 years ago
  34. eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 17 years ago
  35. 4377245 ftrace: break out modify loop immediately on detection of error by Steven Rostedt · 17 years ago
  36. 000ab69 ftrace: allow archs to preform pre and post process for code modification by Steven Rostedt · 17 years ago
  37. f9349a8 tracing/function-graph-tracer: make set_graph_function file support ftrace regex by Frederic Weisbecker · 17 years ago
  38. f54b2fe Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  39. 00a8bf8 tracing/function-graph-tracer: fix merge by Ingo Molnar · 17 years ago
  40. d1f9cbd tracing/function-graph-tracer: fix traces weirdness while absolute time printing by Frederic Weisbecker · 17 years ago
  41. 4cd0332 Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/function-graph-tracer by Ingo Molnar · 17 years ago
  42. 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  43. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 17 years ago
  44. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 17 years ago
  45. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 17 years ago
  46. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 17 years ago
  47. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  48. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 17 years ago
  49. 67e055d cgroups: fix possible use after free by Li Zefan · 17 years ago
  50. 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 17 years ago
  51. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 17 years ago
  52. fa7c7f6 tracing/core: remove unused parameter in tracing_fill_pipe_page() by Frederic Weisbecker · 17 years ago
  53. 6eaaa5d tracing/core: use appropriate waiting on trace_pipe by Frederic Weisbecker · 17 years ago
  54. ac07bca 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
  55. 37bd824 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  56. e78ac4b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  57. 29a0c5c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  58. f8effd1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  59. 8ce9a75 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  60. 5b058bc tracing/function-graph-tracer: trace the idle tasks by Frederic Weisbecker · 17 years ago
  61. 35ebf1c ftrace: show unlimited when traceon or traceoff has no counter by Steven Rostedt · 17 years ago
  62. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 17 years ago
  63. d2ef7c2 tracing: fix the return value of trace selftest by Wenji Huang · 17 years ago
  64. af51309 tracing: use the more proper parameter by Wenji Huang · 17 years ago
  65. b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 17 years ago
  66. 6a24a24 ftrace: clean up coding style by Steven Rostedt · 17 years ago
  67. 73d3fd9 ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition by Ingo Molnar · 17 years ago
  68. f492d3f8 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
  69. c4e2b43 Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
  70. e110e3d ftrace: add pretty print function for traceon and traceoff hooks by Steven Rostedt · 17 years ago
  71. 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 17 years ago
  72. 8fc0c70 ftrace: show selected functions in set_ftrace_filter by Steven Rostedt · 17 years ago
  73. 23b4ff3 ftrace: add traceon traceoff commands to enable/disable the buffers by Steven Rostedt · 17 years ago
  74. 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 17 years ago
  75. 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 17 years ago
  76. e6ea44e ftrace: consolidate mutexes by Steven Rostedt · 17 years ago
  77. 52baf11 ftrace: convert ftrace_lock from a spinlock to mutex by Steven Rostedt · 17 years ago
  78. f618077 ftrace: add command interface for function selection by Steven Rostedt · 17 years ago
  79. e68746a ftrace: enable filtering only when a function is filtered on by Steven Rostedt · 17 years ago
  80. 64e7c44 ftrace: add module command function filter selection by Steven Rostedt · 17 years ago
  81. 9f4801e ftrace: break up ftrace_match_records into smaller components by Steven Rostedt · 17 years ago
  82. 7f24b31 ftrace: rename ftrace_match to ftrace_match_records by Steven Rostedt · 17 years ago
  83. 265c831 ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec by Steven Rostedt · 17 years ago
  84. 0c75a3e ftrace: state that all functions are enabled in set_ftrace_filter by Steven Rostedt · 17 years ago
  85. 72b623c Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/power-tracer by Ingo Molnar · 17 years ago
  86. a234aa9 tracing: fix section mismatch in trace_hw_branches.c by Rakib Mullick · 17 years ago
  87. 9abd603 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  88. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 17 years ago
  89. 391b170 mmiotrace: count events lost due to not recording by Pekka Paalanen · 17 years ago
  90. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 17 years ago
  91. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
  92. 3997ad3 timers: more consistently use clock vs timer by Peter Zijlstra · 17 years ago
  93. 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
  94. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  95. 45141d4 ring-buffer: rename label out_unlock to out_reset by Steven Rostedt · 17 years ago
  96. a0490fa sched: cpu hotplug fix by Ingo Molnar · 17 years ago
  97. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 17 years ago
  98. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 17 years ago
  99. 2fff78c7 futex: fix reference leak by Peter Zijlstra · 17 years ago
  100. 6c6f1f0 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago