1. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  2. 59be8e7 ext4: change umode_t in tracepoint headers to be an explicit __u16 by Theodore Ts'o · 13 years ago
  3. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  4. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  5. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 13 years ago
  6. b3c4b98 xen/tracing: fix compile errors when tracing is disabled. by Jeremy Fitzhardinge · 13 years ago
  7. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  8. e498037 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  9. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  10. 13b137e Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  11. 0957607 vmscan: add shrink_slab tracepoints by Dave Chinner · 13 years ago
  12. bd9ddc8 xen/trace: use class for multicall trace by Jeremy Fitzhardinge · 13 years ago
  13. c43ed60 xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT() by Jeremy Fitzhardinge · 13 years ago
  14. c8eed17 xen/trace: add tlb flush tracepoints by Jeremy Fitzhardinge · 14 years ago
  15. ab78f7a xen/trace: add segment desc tracing by Jeremy Fitzhardinge · 14 years ago
  16. 5f94fb5 xen/trace: add xen_pgd_(un)pin tracepoints by Jeremy Fitzhardinge · 14 years ago
  17. c2ba050 xen/trace: add ptpage alloc/release tracepoints by Jeremy Fitzhardinge · 14 years ago
  18. 8470880 xen/trace: add mmu tracepoints by Jeremy Fitzhardinge · 14 years ago
  19. c796f21 xen/trace: add multicall tracing by Jeremy Fitzhardinge · 14 years ago
  20. 634355d trace/xen: add skeleton for Xen trace events by Jeremy Fitzhardinge · 14 years ago
  21. b3d4c2b ext4: Add new ext4 trim tracepoints by Tao Ma · 13 years ago
  22. 1270639 ext4: add tracepoint for ext4_journal_start by Theodore Ts'o · 13 years ago
  23. 4862fd6 jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints by Theodore Ts'o · 13 years ago
  24. e1cbe23 writeback: trace global_dirty_state by Wu Fengguang · 14 years ago
  25. d46db3d writeback: make writeback_control.nr_to_write straight by Wu Fengguang · 13 years ago
  26. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  27. a82ce2a ASoC: core - Add platform IO tracing by Liam Girdwood · 13 years ago
  28. 99cb1a3 jbd: Add fixed tracepoints by Lukas Czerner · 13 years ago
  29. 785c4bc ext3: Add fixed tracepoints by Lukas Czerner · 13 years ago
  30. 3847ce3 core: add tracepoints for queueing skb to rcvbuf by Satoru Moriya · 13 years ago
  31. 296f7ea udp: add tracepoints for queueing skb to rcvbuf by Satoru Moriya · 13 years ago
  32. 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  33. 357ed6b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  34. d7911ef vmscan: implement swap token priority aging by KOSAKI Motohiro · 13 years ago
  35. 83cd81a vmscan: implement swap token trace by KOSAKI Motohiro · 13 years ago
  36. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 13 years ago
  37. e84d0a4 writeback: trace event writeback_queue_io by Wu Fengguang · 13 years ago
  38. 251d6a4 writeback: trace event writeback_single_inode by Wu Fengguang · 14 years ago
  39. 846d5a0 writeback: remove .nonblocking and .encountered_congestion by Wu Fengguang · 13 years ago
  40. b7a2441 writeback: remove writeback_control.more_io by Wu Fengguang · 14 years ago
  41. a9c667f ext4: fixed tracepoints cleanup by Lukas Czerner · 13 years ago
  42. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  43. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 13 years ago
  44. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  46. 7f34b74 tracing: Update btrfs's tracepoints to use u64 interface by liubo · 13 years ago
  47. 2fc1b6f tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine by liubo · 13 years ago
  48. 3f397c21 gpio: add trace events for setting direction and value by Uwe Kleine-König · 13 years ago
  49. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. 1d929b7 mm: tracing: add missing GFP flags to tracing by Mel Gorman · 13 years ago
  51. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 14 years ago
  52. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 13 years ago
  53. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 13 years ago
  54. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 13 years ago
  55. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  56. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 13 years ago
  57. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  58. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 13 years ago
  59. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  60. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  61. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  62. 27b92d4 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  63. 72f7d32 [SCSI] Include protection operation in SCSI command trace by Martin K. Petersen · 13 years ago
  64. ca9da2d tracing: Fix event alignment: skb:kfree_skb by David Sharp · 14 years ago
  65. ad440ad tracing: Fix event alignment: mce:mce_record by David Sharp · 14 years ago
  66. b5e3008e tracing: Fix event alignment: module:module_request by David Sharp · 14 years ago
  67. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 13 years ago
  68. f51b452 tracing: don't trace the BKL by Arnd Bergmann · 13 years ago
  69. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 13 years ago
  70. c358e64 ASoC: soc-cache: Add trace event for snd_soc_cache_sync() by Dimitris Papastamos · 14 years ago
  71. f9ee7f6 Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and '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
  72. c94fbe1 tracing: Only process module tracepoints once by Steven Rostedt · 14 years ago
  73. f3a310b mm: vmscan: rename lumpy_mode to reclaim_mode by Mel Gorman · 14 years ago
  74. ee64fc9 mm: vmscan: convert lumpy_mode into a bitmask by Mel Gorman · 14 years ago
  75. b7aba69 mm: compaction: add trace events for memory compaction activity by Mel Gorman · 14 years ago
  76. 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 14 years ago
  77. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  78. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  79. 1896a13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  80. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  81. 02fa3ec regulator: Add basic trace facilities by Mark Brown · 14 years ago
  82. 0730388 KVM: cleanup async_pf tracepoints by Xiao Guangrong · 14 years ago
  83. c9b263d KVM: fix tracing kvm_try_async_get_page by Xiao Guangrong · 14 years ago
  84. 64be500 KVM: x86: trace "exit to userspace" event by Gleb Natapov · 14 years ago
  85. 7c90705 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. by Gleb Natapov · 14 years ago
  86. af585b9 KVM: Halt vcpu if page it tries to access is swapped out by Gleb Natapov · 14 years ago
  87. 881fe4b tracing: remove duplicate null-pointer check in skb tracepoint by Mathieu Desnoyers · 14 years ago
  88. 3a9f987 tracing: Include module.h in define_trace.h by Steven Rostedt · 14 years ago
  89. b7908c1 block: trace event block fix unassigned field by Jeff Moyer · 14 years ago
  90. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  91. 3028eb8 ASoC: Add trace events for jack detection by Mark Brown · 14 years ago
  92. 287050d tracing: Add TRACE_EVENT_CONDITIONAL() by Steven Rostedt · 14 years ago
  93. 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 14 years ago
  94. 9e18e18 Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into for-2.6.38 by Mark Brown · 14 years ago
  95. ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  96. 53cf810b tracing: Allow syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  97. fe55420 tracing: Allow raw syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  98. 1ed0c59 tracing: New macro to set up initial event flags value by Frederic Weisbecker · 14 years ago
  99. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  100. 84e9093 ASoC: Add DAPM trace events by Mark Brown · 14 years ago