1. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
  2. 0619faf tracing/ftrace: make nop tracer using tracer flags by Frederic Weisbecker · 16 years ago
  3. adf9f19 tracing/ftrace: implement a set_flag callback for tracers by Frederic Weisbecker · 16 years ago
  4. 5a209c2 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  5. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 16 years ago
  6. 0c726da9 tracing: branch tracer, fix writing to trace/trace_options by Aneesh Kumar K.V · 16 years ago
  7. 3f8e402 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  8. 227a837 markers/tracpoints: fix non-modular build by Ingo Molnar · 16 years ago
  9. 0a7ad64 tracepoints: format documentation by Ingo Molnar · 16 years ago
  10. 0dcf8fe tracepoints, docs: marker_synchronize_unregister->tracepoint_synchronize_unregister by Mathieu Desnoyers · 16 years ago
  11. 8fd88d1 tracepoints: documentation fix for teardown by Mathieu Desnoyers · 16 years ago
  12. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  13. 32f8574 tracepoints: use modules notifiers by Mathieu Desnoyers · 16 years ago
  14. 5f38267 tracepoints: do not put arguments in name by Mathieu Desnoyers · 16 years ago
  15. c420970 tracepoints: use unregister return value by Mathieu Desnoyers · 16 years ago
  16. da7b3ea tracepoints: use rcu_*_sched_notrace by Mathieu Desnoyers · 16 years ago
  17. de0baf9 tracepoints: fix disable by Mathieu Desnoyers · 16 years ago
  18. 2504ea5 tracepoints: samples, fix teardown by Mathieu Desnoyers · 16 years ago
  19. a0bca6a markers: create DEFINE_MARKER and GET_MARKER (new API) by Mathieu Desnoyers · 16 years ago
  20. c1df1bd markers: auto enable tracepoints (new API : trace_mark_tp()) by Mathieu Desnoyers · 16 years ago
  21. a419246 markers: use module notifier by Mathieu Desnoyers · 16 years ago
  22. 021aeb0 markers: use rcu_*_sched_notrace and notrace by Mathieu Desnoyers · 16 years ago
  23. e3f8c4b markers: add missing stdargs.h include, needed due to va_list usage by Arnaldo Carvalho de Melo · 16 years ago
  24. 2bdba31 markers: fix unregister by Mathieu Desnoyers · 16 years ago
  25. 954e100 rcu: add rcu_read_*_sched_notrace() by Mathieu Desnoyers · 16 years ago
  26. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 16 years ago
  27. e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 16 years ago
  28. b01c746 tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory by Frederic Weisbecker · 16 years ago
  29. 9858096 Merge branch 'tracing/ftrace' into tracing/function-return-tracer by Ingo Molnar · 16 years ago
  30. 072b40a tracing/branch-tracer: fix a trace recursion on branch tracer by Frederic Weisbecker · 16 years ago
  31. 1c80025 tracing/ftrace: change the type of the init() callback by Frederic Weisbecker · 16 years ago
  32. e6e7a65 tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set by Frederic Weisbecker · 16 years ago
  33. ee02a2e ftrace: make filtered functions effective on setting by Steven Rostedt · 16 years ago
  34. 982c350 ftrace: fix dyn ftrace filter by Steven Rostedt · 16 years ago
  35. 20e5227 ftrace: allow NULL pointers in mcount_loc by Steven Rostedt · 16 years ago
  36. 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 16 years ago
  37. d51ad7a ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  38. 918c115 ftrace: do not process freed records by Steven Rostedt · 16 years ago
  39. b17e8a3 ftrace: disable ftrace on anomalies in trace start and stop by Steven Rostedt · 16 years ago
  40. f3c7ac4 ftrace: remove condition from ftrace_record_ip by Steven Rostedt · 16 years ago
  41. c91add5 Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  42. d1aaf8c tracing/fastboot: put error message on stderr by Stephen Hemminger · 16 years ago
  43. b3535c6 ftrace: remove unnecessary if condition of __unregister_ftrace_function by walimis · 16 years ago
  44. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 16 years ago
  45. 12ef7d4 ftrace: CPU buffer start annotation clean ups by Steven Rostedt · 16 years ago
  46. ee6bce5 ftrace: rename iter_ctrl to trace_options by Steven Rostedt · 16 years ago
  47. 1696b2b ftrace: show buffer size in kilobytes by Steven Rostedt · 16 years ago
  48. a94c80e ftrace: rename trace_entries to buffer_size_kb by Steven Rostedt · 16 years ago
  49. 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  50. 1dc1c6a tracing/function-return-tracer: call prepare_ftrace_return by registers by Frederic Weisbecker · 16 years ago
  51. 62d59d1 tracing/function-return-tracer: make the function return tracer lockless by Frederic Weisbecker · 16 years ago
  52. 94b80ff ftrace: rename trace_unlikely.c file by Steven Rostedt · 16 years ago
  53. 80e5ea4 ftrace: add tracer called branch by Steven Rostedt · 16 years ago
  54. 9f029e8 ftrace: rename unlikely iter_ctrl to branch by Steven Rostedt · 16 years ago
  55. 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 16 years ago
  56. 68f96c0 tracing/fastboot: fix perlcritic warning by Stephen Hemminger · 16 years ago
  57. 68d119f tracing: finetune branch-tracer output by Ingo Molnar · 16 years ago
  58. 2b7d039 tracing: branch tracer, fix vdso crash by Ingo Molnar · 16 years ago
  59. f88c4ae tracing: branch tracer, tweak output by Ingo Molnar · 16 years ago
  60. 52f232c tracing: likely/unlikely branch annotation tracer by Steven Rostedt · 16 years ago
  61. 1f0d69a tracing: profile likely and unlikely annotations by Steven Rostedt · 16 years ago
  62. cb9382e Merge branches 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/ring-buffer' into tracing/core by Ingo Molnar · 16 years ago
  63. 642edba ring-buffer: fix deadlock from reader_lock in read_start by Steven Rostedt · 16 years ago
  64. 47e74f2 ring-buffer: no preempt for sched_clock() by Steven Rostedt · 16 years ago
  65. 7423907 tracing/fastboot: Use the ring-buffer timestamp for initcall entries by Frederic Weisbecker · 16 years ago
  66. 3f5ec13 tracing/fastboot: move boot tracer structs and funcs into their own header. by Frederic Weisbecker · 16 years ago
  67. 60a011c7 Merge branch 'tracing/function-return-tracer' into tracing/fastboot by Ingo Molnar · 16 years ago
  68. d06bbd6 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  69. 3e89c7b ring-buffer: clean up warn ons by Steven Rostedt · 16 years ago
  70. 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 · 16 years ago
  71. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 16 years ago
  72. 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 · 16 years ago
  73. 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 · 16 years ago
  74. 09eb3b5 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. f83c9d0 ring-buffer: add reader lock by Steven Rostedt · 16 years ago
  76. 04ca2c1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  77. ad1164b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  78. 0906dd9 telephony: trivial: fix up email address by Alan Cox · 16 years ago
  79. 8eb04cf tty: trivial - fix up email addresses in tty related stuff by Alan Cox · 16 years ago
  80. 853041f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  81. e892873 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  82. eda1be6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  83. 5da38d3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  84. 7e2cec8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  85. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. 19b3e96 tracing: function return tracer, build fix by Ingo Molnar · 16 years ago
  87. 2002c69 sched: release buddies on yield by Peter Zijlstra · 16 years ago
  88. 867f7fb tracing, x86: function return tracer, fix assembly constraints by Ingo Molnar · 16 years ago
  89. 1d6782b V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queue by Andy Walls · 16 years ago
  90. c9ff1b6 V4L/DVB (9557): gspca: Small changes for the sensor HV7131B in zc3xx. by Jean-Francois Moine · 16 years ago
  91. 03bf756 V4L/DVB (9556): gspca: Bad init sequence for sensor HV7131B in zc3xx. by Jean-Francois Moine · 16 years ago
  92. 93d0f03 V4L/DVB (9549): gspca: Fix a typo in one of gspca chips name. by Krzysztof Helt · 16 years ago
  93. 465f8a8 V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup by Andy Walls · 16 years ago
  94. 17ff61c V4L/DVB (9493): kconfig patch by Frederic CAND · 16 years ago
  95. 349d042 V4L/DVB (9527): af9015: fix compile warnings by Antti Palosaari · 16 years ago
  96. 891bd13 V4L/DVB (9524): af9013: fix bug in status reading by roel kluin · 16 years ago
  97. 4e6b610 V4L/DVB (9511): cx18: Mark CX18_CPU_DE_RELEASE_MDL as a slow API call by Andy Walls · 16 years ago
  98. f056d29 V4L/DVB (9510): cx18: Fix write retries for registers that always change - part 2. by Andy Walls · 16 years ago
  99. 58ae1c2 V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not. by Hans Verkuil · 16 years ago
  100. 1a8dc86 V4L/DVB (9499): cx88-mpeg: final fix for analogue only compilation + de-alloc fix by Darron Broad · 16 years ago