1. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 17 years ago
  2. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  3. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 17 years ago
  4. 95763dd 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
  5. 33d283b cgroups: fix a serious bug in cgroupstats by Li Zefan · 17 years ago
  6. 966c8c1 sprint_symbol(): use less stack by Hugh Dickins · 17 years ago
  7. 3fa59df cgroup: fix potential deadlock in pre_destroy by KAMEZAWA Hiroyuki · 17 years ago
  8. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 17 years ago
  9. de11def reintroduce accept4 by Ulrich Drepper · 17 years ago
  10. 60a5151 profiling: clean up profile_nop() by Andrew Morton · 17 years ago
  11. 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  12. 86fa2f6 ftrace: fix selftest locking by Ingo Molnar · 17 years ago
  13. 6d5b43a Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 17 years ago
  14. 3246477 ftrace: fix dyn ftrace filter selection by Steven Rostedt · 17 years ago
  15. 8204327 ftrace: make filtered functions effective on setting by Steven Rostedt · 17 years ago
  16. f10ed36 ftrace: fix set_ftrace_filter by Steven Rostedt · 17 years ago
  17. a225063 ftrace: preemptoff selftest not working by Heiko Carstens · 17 years ago
  18. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 17 years ago
  19. 5177dc3 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 17 years ago
  20. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  21. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 17 years ago
  22. 72b51a6 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
  23. 8c60bfb 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
  24. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 17 years ago
  25. 98ba403 relay: fix cpu offline problem by Lai Jiangshan · 17 years ago
  26. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 17 years ago
  27. 0619faf tracing/ftrace: make nop tracer using tracer flags by Frederic Weisbecker · 17 years ago
  28. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 17 years ago
  29. 5a209c2 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  30. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 17 years ago
  31. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 17 years ago
  32. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 17 years ago
  33. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 17 years ago
  34. 0c726da tracing: branch tracer, fix writing to trace/trace_options by Aneesh Kumar K.V · 17 years ago
  35. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  36. e14c8bf stop_machine: fix race with return value (fixes Bug #11989) by Rusty Russell · 17 years ago
  37. 227a837 markers/tracpoints: fix non-modular build by Ingo Molnar · 17 years ago
  38. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 17 years ago
  39. 32f8574 tracepoints: use modules notifiers by Mathieu Desnoyers · 17 years ago
  40. de0baf9 tracepoints: fix disable by Mathieu Desnoyers · 17 years ago
  41. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 17 years ago
  42. a419246 markers: use module notifier by Mathieu Desnoyers · 17 years ago
  43. 021aeb0 markers: use rcu_*_sched_notrace and notrace by Mathieu Desnoyers · 17 years ago
  44. 2bdba31 markers: fix unregister by Mathieu Desnoyers · 17 years ago
  45. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 17 years ago
  46. 29d7b90 sched: fix kernel warning on /proc/sched_debug access by Ingo Molnar · 17 years ago
  47. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
  48. 072b40a tracing/branch-tracer: fix a trace recursion on branch tracer by Frederic Weisbecker · 17 years ago
  49. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 17 years ago
  50. e6e7a65 tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set by Frederic Weisbecker · 17 years ago
  51. ee02a2e ftrace: make filtered functions effective on setting by Steven Rostedt · 17 years ago
  52. 982c350 ftrace: fix dyn ftrace filter by Steven Rostedt · 17 years ago
  53. 20e5227 ftrace: allow NULL pointers in mcount_loc by Steven Rostedt · 17 years ago
  54. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 17 years ago
  55. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 17 years ago
  56. 918c115 ftrace: do not process freed records by Steven Rostedt · 17 years ago
  57. b17e8a3 ftrace: disable ftrace on anomalies in trace start and stop by Steven Rostedt · 17 years ago
  58. f3c7ac4 ftrace: remove condition from ftrace_record_ip by Steven Rostedt · 17 years ago
  59. c91add5 Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  60. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 17 years ago
  61. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 17 years ago
  62. b3535c6 ftrace: remove unnecessary if condition of __unregister_ftrace_function by walimis · 17 years ago
  63. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 17 years ago
  64. 12ef7d4 ftrace: CPU buffer start annotation clean ups by Steven Rostedt · 17 years ago
  65. ee6bce5 ftrace: rename iter_ctrl to trace_options by Steven Rostedt · 17 years ago
  66. 1696b2b ftrace: show buffer size in kilobytes by Steven Rostedt · 17 years ago
  67. a94c80e ftrace: rename trace_entries to buffer_size_kb by Steven Rostedt · 17 years ago
  68. 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  69. 4ffaf86 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
  70. 7e036d0 kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds by Andrew Morton · 17 years ago
  71. a189d03 kprobes: disable preempt for module_text_address() and kernel_text_address() by Masami Hiramatsu · 17 years ago
  72. 3b1b3f6 freezer_cg: disable writing freezer.state of root cgroup by Li Zefan · 17 years ago
  73. 6874467 freezer_cg: remove task_lock from freezer_fork() by Li Zefan · 17 years ago
  74. 94b80ff ftrace: rename trace_unlikely.c file by Steven Rostedt · 17 years ago
  75. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 17 years ago
  76. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 17 years ago
  77. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
  78. 5cbd54e sched: fix init_idle()'s use of sched_clock() by Ingo Molnar · 17 years ago
  79. 68d119f tracing: finetune branch-tracer output by Ingo Molnar · 17 years ago
  80. a2d4777 sched: fix stale value in average load per task by Balbir Singh · 17 years ago
  81. f88c4ae tracing: branch tracer, tweak output by Ingo Molnar · 17 years ago
  82. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 17 years ago
  83. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 17 years ago
  84. cb9382e Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/ring-buffer' into tracing/core by Ingo Molnar · 17 years ago
  85. 642edba ring-buffer: fix deadlock from reader_lock in read_start by Steven Rostedt · 17 years ago
  86. 47e74f2 ring-buffer: no preempt for sched_clock() by Steven Rostedt · 17 years ago
  87. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 17 years ago
  88. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 17 years ago
  89. 60a011c Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 17 years ago
  90. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
  91. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 17 years ago
  92. 3e89c7b ring-buffer: clean up warn ons by Steven Rostedt · 17 years ago
  93. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 17 years ago
  94. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 17 years ago
  95. f21f237 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
  96. 2f96cb5 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
  97. f83c9d0 ring-buffer: add reader lock by Steven Rostedt · 17 years ago
  98. 2002c69 sched: release buddies on yield by Peter Zijlstra · 17 years ago
  99. 5d5254f timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context by Gautham R Shenoy · 17 years ago
  100. 15e6cb3 tracing: add a tracer to catch execution time of kernel functions by Frederic Weisbecker · 17 years ago