1. 00a8bf8 tracing/function-graph-tracer: fix merge by Ingo Molnar · 17 years ago
  2. d1f9cbd tracing/function-graph-tracer: fix traces weirdness while absolute time printing by Frederic Weisbecker · 17 years ago
  3. 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
  4. 4099909 Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  5. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 17 years ago
  6. 4b3e3d2 tracing: limit the number of loops the ring buffer self test can make by Steven Rostedt · 17 years ago
  7. 4d7a077 tracing: have function trace select kallsyms by Steven Rostedt · 17 years ago
  8. 0c5119c tracing: disable tracing while testing ring buffer by Steven Rostedt · 17 years ago
  9. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  10. 42f5e03 pm: fix build for CONFIG_PM unset by Rafael J. Wysocki · 17 years ago
  11. 67e055d cgroups: fix possible use after free by Li Zefan · 17 years ago
  12. 712406a tracing/function-graph-tracer: make arch generic push pop functions by Steven Rostedt · 17 years ago
  13. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 17 years ago
  14. fa7c7f6 tracing/core: remove unused parameter in tracing_fill_pipe_page() by Frederic Weisbecker · 17 years ago
  15. 6eaaa5d tracing/core: use appropriate waiting on trace_pipe by Frederic Weisbecker · 17 years ago
  16. 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
  17. 37bd824 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  18. 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
  19. 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
  20. 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
  21. 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
  22. 5b058bc tracing/function-graph-tracer: trace the idle tasks by Frederic Weisbecker · 17 years ago
  23. 35ebf1c ftrace: show unlimited when traceon or traceoff has no counter by Steven Rostedt · 17 years ago
  24. 73d8b8b tracing: fix typing mistake in hint message and comments by Wenji Huang · 17 years ago
  25. d2ef7c2 tracing: fix the return value of trace selftest by Wenji Huang · 17 years ago
  26. af51309 tracing: use the more proper parameter by Wenji Huang · 17 years ago
  27. b6887d7 ftrace: rename _hook to _probe by Steven Rostedt · 17 years ago
  28. 6a24a24 ftrace: clean up coding style by Steven Rostedt · 17 years ago
  29. 73d3fd9 ftrace: fix !CONFIG_DYNAMIC_FTRACE ftrace_swapper_pid definition by Ingo Molnar · 17 years ago
  30. 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
  31. c4e2b43 Merge branches 'tracing/hw-branch-tracing' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
  32. e110e3d ftrace: add pretty print function for traceon and traceoff hooks by Steven Rostedt · 17 years ago
  33. 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 17 years ago
  34. 8fc0c70 ftrace: show selected functions in set_ftrace_filter by Steven Rostedt · 17 years ago
  35. 23b4ff3 ftrace: add traceon traceoff commands to enable/disable the buffers by Steven Rostedt · 17 years ago
  36. 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 17 years ago
  37. 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 17 years ago
  38. e6ea44e ftrace: consolidate mutexes by Steven Rostedt · 17 years ago
  39. 52baf11 ftrace: convert ftrace_lock from a spinlock to mutex by Steven Rostedt · 17 years ago
  40. f618077 ftrace: add command interface for function selection by Steven Rostedt · 17 years ago
  41. e68746a ftrace: enable filtering only when a function is filtered on by Steven Rostedt · 17 years ago
  42. 64e7c44 ftrace: add module command function filter selection by Steven Rostedt · 17 years ago
  43. 9f4801e ftrace: break up ftrace_match_records into smaller components by Steven Rostedt · 17 years ago
  44. 7f24b31 ftrace: rename ftrace_match to ftrace_match_records by Steven Rostedt · 17 years ago
  45. 265c831 ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec by Steven Rostedt · 17 years ago
  46. 0c75a3e ftrace: state that all functions are enabled in set_ftrace_filter by Steven Rostedt · 17 years ago
  47. 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
  48. a234aa9 tracing: fix section mismatch in trace_hw_branches.c by Rakib Mullick · 17 years ago
  49. 9abd603 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  50. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 18 years ago
  51. 391b170 mmiotrace: count events lost due to not recording by Pekka Paalanen · 18 years ago
  52. fb5ae64 User namespaces: Only put the userns when we unhash the uid by Serge E. Hallyn · 17 years ago
  53. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
  54. 3997ad3 timers: more consistently use clock vs timer by Peter Zijlstra · 17 years ago
  55. 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
  56. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  57. 45141d4 ring-buffer: rename label out_unlock to out_reset by Steven Rostedt · 17 years ago
  58. a0490fa sched: cpu hotplug fix by Ingo Molnar · 17 years ago
  59. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 17 years ago
  60. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 17 years ago
  61. 2fff78c7 futex: fix reference leak by Peter Zijlstra · 17 years ago
  62. 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
  63. 94dba89 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
  64. 9ce04f9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  65. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 17 years ago
  66. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 17 years ago
  67. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 17 years ago
  68. 00f62f6 ring_buffer: pahole struct ring_buffer by Arnaldo Carvalho de Melo · 17 years ago
  69. b22f485 tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() by Frederic Weisbecker · 17 years ago
  70. 06eb23b ptrace, x86: fix the usage of ptrace_fork() by Oleg Nesterov · 17 years ago
  71. e7669b8 tracing: fix sparse warning: attribute function with __acquires/__releases by Hannes Eder · 17 years ago
  72. 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 17 years ago
  73. 4fd2735 tracing: fix sparse warnings: make symbols static by Hannes Eder · 17 years ago
  74. 4040068 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
  75. c3706f0 tracing: fix typos in comments by Wenji Huang · 17 years ago
  76. 810dc73 tracing: provide correct return value after outputting the event by Wenji Huang · 17 years ago
  77. f54fc98 tracing: remove unneeded variable by Wenji Huang · 17 years ago
  78. 4543ae7 tracing: storage class should be before const qualifier by Tobias Klauser · 17 years ago
  79. 667d241 ring_buffer: fix ring_buffer_read_page() by Lai Jiangshan · 17 years ago
  80. b85fa01 ring_buffer: fix typing mistake by Lai Jiangshan · 17 years ago
  81. ae216dd 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
  82. f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  83. acd8957 profiling: fix broken profiling regression by Hugh Dickins · 17 years ago
  84. 34cd499 tracing: clean up splice code by Steven Rostedt · 17 years ago
  85. ff98781 tracing: Move pipe waiting code out of tracing_read_pipe(). by Eduard - Gabriel Munteanu · 17 years ago
  86. 3c56819 tracing: splice support for tracing_pipe by Eduard - Gabriel Munteanu · 17 years ago
  87. b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 17 years ago
  88. 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 17 years ago
  89. b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 17 years ago
  90. 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 17 years ago
  91. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
  92. 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 17 years ago
  93. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 17 years ago
  94. 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
  95. 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 17 years ago
  96. f7de762 async: use list_move_tail by Stefan Richter · 17 years ago
  97. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 17 years ago
  98. f30d5b3 async: Add some documentation. by Cornelia Huck · 18 years ago
  99. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 18 years ago
  100. 7a89bbc async: Fix running list handling. by Cornelia Huck · 18 years ago