1. 809dcf2 ftrace: add pretty print to selected fuction traces by Steven Rostedt · 18 years ago
  2. 8fc0c70 ftrace: show selected functions in set_ftrace_filter by Steven Rostedt · 18 years ago
  3. 23b4ff3 ftrace: add traceon traceoff commands to enable/disable the buffers by Steven Rostedt · 18 years ago
  4. 988ae9d ring-buffer: add tracing_is_on to test if ring buffer is enabled by Steven Rostedt · 18 years ago
  5. 59df055f ftrace: trace different functions with a different tracer by Steven Rostedt · 18 years ago
  6. e6ea44e ftrace: consolidate mutexes by Steven Rostedt · 18 years ago
  7. 52baf11 ftrace: convert ftrace_lock from a spinlock to mutex by Steven Rostedt · 18 years ago
  8. f618077 ftrace: add command interface for function selection by Steven Rostedt · 18 years ago
  9. e68746a ftrace: enable filtering only when a function is filtered on by Steven Rostedt · 18 years ago
  10. 64e7c44 ftrace: add module command function filter selection by Steven Rostedt · 18 years ago
  11. 9f4801e ftrace: break up ftrace_match_records into smaller components by Steven Rostedt · 18 years ago
  12. 7f24b31 ftrace: rename ftrace_match to ftrace_match_records by Steven Rostedt · 18 years ago
  13. 265c831 ftrace: add do_for_each_ftrace_rec and while_for_each_ftrace_rec by Steven Rostedt · 18 years ago
  14. 0c75a3e ftrace: state that all functions are enabled in set_ftrace_filter by Steven Rostedt · 18 years ago
  15. 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 · 18 years ago
  16. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 18 years ago
  17. 45141d4 ring-buffer: rename label out_unlock to out_reset by Steven Rostedt · 18 years ago
  18. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 18 years ago
  19. fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 18 years ago
  20. 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 · 18 years ago
  21. 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 · 18 years ago
  22. 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 · 18 years ago
  23. fc631c8 sched: revert recent sync wakeup changes by Peter Zijlstra · 18 years ago
  24. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 18 years ago
  25. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 18 years ago
  26. 00f62f6 ring_buffer: pahole struct ring_buffer by Arnaldo Carvalho de Melo · 18 years ago
  27. b22f485 tracing/sysprof: add missing tracing_{start,stop}_record_cmdline() by Frederic Weisbecker · 18 years ago
  28. 06eb23b ptrace, x86: fix the usage of ptrace_fork() by Oleg Nesterov · 18 years ago
  29. e7669b8 tracing: fix sparse warning: attribute function with __acquires/__releases by Hannes Eder · 18 years ago
  30. 5e39841 tracing: fix sparse warnings: fix (un-)signedness by Hannes Eder · 18 years ago
  31. 4fd2735 tracing: fix sparse warnings: make symbols static by Hannes Eder · 18 years ago
  32. 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 · 18 years ago
  33. c3706f0 tracing: fix typos in comments by Wenji Huang · 18 years ago
  34. 810dc73 tracing: provide correct return value after outputting the event by Wenji Huang · 18 years ago
  35. f54fc98 tracing: remove unneeded variable by Wenji Huang · 18 years ago
  36. 4543ae7 tracing: storage class should be before const qualifier by Tobias Klauser · 18 years ago
  37. 667d241 ring_buffer: fix ring_buffer_read_page() by Lai Jiangshan · 18 years ago
  38. b85fa01 ring_buffer: fix typing mistake by Lai Jiangshan · 18 years ago
  39. 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 · 18 years ago
  40. f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 18 years ago
  41. acd8957 profiling: fix broken profiling regression by Hugh Dickins · 18 years ago
  42. 34cd499 tracing: clean up splice code by Steven Rostedt · 18 years ago
  43. ff98781 tracing: Move pipe waiting code out of tracing_read_pipe(). by Eduard - Gabriel Munteanu · 18 years ago
  44. 3c56819 tracing: splice support for tracing_pipe by Eduard - Gabriel Munteanu · 18 years ago
  45. b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 18 years ago
  46. 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 18 years ago
  47. b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 18 years ago
  48. 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 18 years ago
  49. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 18 years ago
  50. 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 18 years ago
  51. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 18 years ago
  52. 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 · 18 years ago
  53. 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 18 years ago
  54. f7de762 async: use list_move_tail by Stefan Richter · 18 years ago
  55. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 18 years ago
  56. f30d5b3 async: Add some documentation. by Cornelia Huck · 18 years ago
  57. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 18 years ago
  58. 7a89bbc async: Fix running list handling. by Cornelia Huck · 18 years ago
  59. 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 18 years ago
  60. a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 18 years ago
  61. 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 18 years ago
  62. 1830b52 trace: remove deprecated entry->cpu by Steven Rostedt · 18 years ago
  63. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 18 years ago
  64. 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 18 years ago
  65. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 18 years ago
  66. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 18 years ago
  67. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 18 years ago
  68. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 18 years ago
  69. 60fd760 revert "rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY" by Andrew Morton · 18 years ago
  70. 58763a2 kernel/async.c: fix printk warnings by Andrew Morton · 18 years ago
  71. dac7494 trace: code style clean up by Steven Rostedt · 18 years ago
  72. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 18 years ago
  73. 97e5b19 trace_branch: Remove unused function by Arnaldo Carvalho de Melo · 18 years ago
  74. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 18 years ago
  75. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 18 years ago
  76. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 18 years ago
  77. 647802d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  78. 483b4ee sched: fix nohz load balancer on cpu offline by Suresh Siddha · 18 years ago
  79. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 18 years ago
  80. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 18 years ago
  81. ce70a0b Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 18 years ago
  82. bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 18 years ago
  83. 229c4ef ftrace: do_each_pid_task() needs rcu lock by Oleg Nesterov · 18 years ago
  84. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 18 years ago
  85. c4a8e8b trace: better manage the context info for events by Frederic Weisbecker · 18 years ago
  86. 79fb076 trace: let boot trace be chosen by command line by Steven Rostedt · 18 years ago
  87. b2821ae trace: fix default boot up tracer by Steven Rostedt · 18 years ago
  88. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 18 years ago
  89. 31c952d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  90. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 18 years ago
  91. 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 18 years ago
  92. 3d39870 sched_rt: don't use first_cpu on cpumask created with cpumask_and by Rusty Russell · 18 years ago
  93. a571bbe sched: fix buddie group latency by Peter Zijlstra · 18 years ago
  94. a9f3e2b sched: clear buddies more aggressively by Mike Galbraith · 18 years ago
  95. 1596e29 sched: symmetric sync vs avg_overlap by Peter Zijlstra · 18 years ago
  96. d942fb6 sched: fix sync wakeups by Peter Zijlstra · 18 years ago
  97. 1347e96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  98. ac56b94 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  99. 5b2d3e6 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  100. f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago