1. 85ca788 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 14 years ago
  3. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 14 years ago
  4. 02f7269 sched, trace: Fix sched_switch() prev_state argument by Peter Zijlstra · 14 years ago
  5. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  6. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  7. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  8. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  9. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  13. 2ed152a KVM: cleanup kvm trace by Xiao Guangrong · 15 years ago
  14. f084db9 tracing: Convert more ext4 events to DEFINE_EVENT by Li Zefan · 14 years ago
  15. f307333 ext4: Add new tracepoints to track mballoc's buddy bitmap loads by Theodore Ts'o · 14 years ago
  16. 2c193c7 tracing: Factorize lock events in a lock class by Frederic Weisbecker · 14 years ago
  17. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 14 years ago
  18. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 14 years ago
  19. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 14 years ago
  20. 2e26ca7 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header by Steven Rostedt · 14 years ago
  21. c446c1f [SCSI] scsi_trace: Enhance SCSI command tracing by Martin K. Petersen · 15 years ago
  22. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 15 years ago
  23. b971f06 Merge commit 'tip/tracing/core' into oprofile/core by Robert Richter · 14 years ago
  24. ac0053f Merge commit 'v2.6.34-rc5' into tracing/core by Ingo Molnar · 14 years ago
  25. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  26. eb0c537 tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set by Steven Rostedt · 15 years ago
  27. ae832d1 tracing: Remove side effect from module tracepoints that caused a GPF by Li Zefan · 15 years ago
  28. 4bdde04 tracing: Convert some signal events to DEFINE_TRACE by Li Zefan · 15 years ago
  29. 881245d Add DocBook documentation for the block tracepoints. by William Cohen · 15 years ago
  30. c812a51 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  31. 1f63b9c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  32. 90bb6fc KVM: MMU: Add tracepoint for guest page aging by Avi Kivity · 15 years ago
  33. 0c04851 KVM: trace guest fpu loads and unloads by Avi Kivity · 15 years ago
  34. c965be1 perf lock: Enhance information of lock trace events by Hitoshi Mitake · 15 years ago
  35. 3070f27 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  37. e9c0748 itimer: Fix the itimer trace print format by Thomas Gleixner · 15 years ago
  38. f8ec9d6 ext4: Add new tracepoints to debug delayed allocation space functions by Theodore Ts'o · 15 years ago
  39. 71f2be2 ext4: Add new tracepoint for jbd2_cleanup_journal_tail by Theodore Ts'o · 15 years ago
  40. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  42. ba005e1 tracepoint: Add signal loss events by Masami Hiramatsu · 15 years ago
  43. f9d4257 tracepoint: Add signal deliver event by Masami Hiramatsu · 15 years ago
  44. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  45. 470dda74 tracing: Restore original format of sched events by Li Zefan · 15 years ago
  46. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  47. 071688f tracing: Convert some jbd2 events to DEFINE_EVENT by Li Zefan · 15 years ago
  48. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  49. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  50. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  51. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  52. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  53. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  54. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  55. b8007ef tracing: Separate raw syscall from syscall tracer by Lai Jiangshan · 15 years ago
  56. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  57. b4d7241 ext4: remove encountered_congestion trace by Wu Fengguang · 15 years ago
  58. 6eebee6 ext4: print i_mode in octal in ext4 tracepoints by Theodore Ts'o · 15 years ago
  59. e636260 ext4: call ext4_forget() from ext4_free_blocks() by Theodore Ts'o · 15 years ago
  60. beac2da ext4: add tracepoint for ext4_forget() by Theodore Ts'o · 15 years ago
  61. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  62. 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  63. 434a83c events: Harmonize event field names and print output names by Ingo Molnar · 15 years ago
  64. 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
  65. 8968f9d perf_event, x86, mce: Use TRACE_EVENT() for MCE logging by Hidetoshi Seto · 15 years ago
  66. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  67. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 15 years ago
  68. 0aa73ba Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
  69. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  70. 0ef1224 ext4: Add a stub for mpage_da_data in the trace header by Josh Stone · 15 years ago
  71. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  72. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  73. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  74. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 96a2c46 tracing/bkl: Add bkl ftrace events by Frederic Weisbecker · 15 years ago
  76. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 9961079 tracing/workqueue: Use %pf in workqueue trace events by Anton Blanchard · 15 years ago
  78. 0d3d062 tracing, page-allocator: add trace event for page traffic related to the buddy lists by Mel Gorman · 15 years ago
  79. e0fff1b tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes by Mel Gorman · 15 years ago
  80. 4b4f278 tracing, page-allocator: add trace events for page allocation and page freeing by Mel Gorman · 15 years ago
  81. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  83. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  84. 3530c18 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  85. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  86. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  87. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  88. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  89. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  90. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  91. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  92. f977bb4 perf_counter, sched: Add sched_stat_runtime tracepoint by Ingo Molnar · 15 years ago
  93. fe63b94 tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce by Carsten Emde · 15 years ago
  94. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 1000ff8 KVM: Add trace points in irqchip code by Gleb Natapov · 15 years ago
  96. aec51dc KVM: Trace mmio by Avi Kivity · 15 years ago
  97. ae8c1c4 KVM: Trace irq level and source id by Avi Kivity · 15 years ago
  98. 229456f KVM: convert custom marker based tracing to event traces by Marcelo Tosatti · 15 years ago
  99. a3710fd ext4: fix tracepoint format string warnings by Theodore Ts'o · 15 years ago
  100. 768d0c2 sched: Add wait, sleep and iowait accounting tracepoints by Peter Zijlstra · 15 years ago