1. 4356f21 mm: change isolate mode from #define to bitwise type by Minchan Kim · 15 years ago
  2. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 15 years ago
  3. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  4. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  5. e33bae1 Merge branch 'for-linus' of git://github.com/ericvh/linux by Linus Torvalds · 15 years ago
  6. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 15 years ago
  7. 4e7e2a2 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap by Linus Torvalds · 15 years ago
  8. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 15 years ago
  9. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 15 years ago
  10. 22f92ba Merge branch 'linus' into sched/core by Ingo Molnar · 15 years ago
  11. 048b718 Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu by Ingo Molnar · 15 years ago
  12. d4c08f2 rcu: Add grace-period, quiescent-state, and call_rcu trace events by Paul E. McKenney · 15 years ago
  13. 385680a rcu: Add event-trace markers to TREE_RCU kthreads by Paul E. McKenney · 15 years ago
  14. 72fe701 rcu: Add RCU type to callback-invocation tracing by Paul E. McKenney · 15 years ago
  15. 300df91 rcu: Event-trace markers for computing RCU CPU utilization by Paul E. McKenney · 15 years ago
  16. 29c00b4 rcu: Add event-tracing for RCU callback invocation by Paul E. McKenney · 15 years ago
  17. 53b615c PM / Runtime: Introduce trace points for tracing rpm_* functions by Ming Lei · 15 years ago
  18. 557ab42 sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switch by Peter Zijlstra · 15 years ago
  19. e56235e ASoC: Add another DAPM stat for neighbour checks by Mark Brown · 15 years ago
  20. de02d07 ASoC: Trace and collect statistics for DAPM graph walking by Mark Brown · 15 years ago
  21. 5936008 regmap: Add the regcache_sync trace event by Dimitris Papastamos · 15 years ago
  22. c8ad620 writeback: show raw dirtied_when in trace writeback_single_inode by Wu Fengguang · 15 years ago
  23. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 15 years ago
  24. c09c47c blktrace: add FLUSH/FUA support by Namhyung Kim · 15 years ago
  25. 3d9ead7 regmap: Use int rather than size_t for lengths when logging blocks by Mark Brown · 15 years ago
  26. fb2736b regmap: Add basic tracepoints by Mark Brown · 15 years ago
  27. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  28. 59be8e7 ext4: change umode_t in tracepoint headers to be an explicit __u16 by Theodore Ts'o · 15 years ago
  29. b993fdb Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  30. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  31. f01ef56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback by Linus Torvalds · 15 years ago
  32. b3c4b98 xen/tracing: fix compile errors when tracing is disabled. by Jeremy Fitzhardinge · 15 years ago
  33. c61264f Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  34. e498037 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  35. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  36. 13b137e Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  37. 0957607 vmscan: add shrink_slab tracepoints by Dave Chinner · 15 years ago
  38. bd9ddc8 xen/trace: use class for multicall trace by Jeremy Fitzhardinge · 15 years ago
  39. c43ed60 xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT() by Jeremy Fitzhardinge · 15 years ago
  40. c8eed17 xen/trace: add tlb flush tracepoints by Jeremy Fitzhardinge · 16 years ago
  41. ab78f7a xen/trace: add segment desc tracing by Jeremy Fitzhardinge · 16 years ago
  42. 5f94fb5 xen/trace: add xen_pgd_(un)pin tracepoints by Jeremy Fitzhardinge · 16 years ago
  43. c2ba050 xen/trace: add ptpage alloc/release tracepoints by Jeremy Fitzhardinge · 16 years ago
  44. 8470880 xen/trace: add mmu tracepoints by Jeremy Fitzhardinge · 16 years ago
  45. c796f21 xen/trace: add multicall tracing by Jeremy Fitzhardinge · 16 years ago
  46. 634355d trace/xen: add skeleton for Xen trace events by Jeremy Fitzhardinge · 16 years ago
  47. b3d4c2b ext4: Add new ext4 trim tracepoints by Tao Ma · 15 years ago
  48. 1270639 ext4: add tracepoint for ext4_journal_start by Theodore Ts'o · 15 years ago
  49. 4862fd6 jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints by Theodore Ts'o · 15 years ago
  50. e1cbe23 writeback: trace global_dirty_state by Wu Fengguang · 16 years ago
  51. d46db3d writeback: make writeback_control.nr_to_write straight by Wu Fengguang · 15 years ago
  52. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. a82ce2a ASoC: core - Add platform IO tracing by Liam Girdwood · 15 years ago
  54. 99cb1a3 jbd: Add fixed tracepoints by Lukas Czerner · 15 years ago
  55. 785c4bc ext3: Add fixed tracepoints by Lukas Czerner · 15 years ago
  56. 3847ce3 core: add tracepoints for queueing skb to rcvbuf by Satoru Moriya · 15 years ago
  57. 296f7ea udp: add tracepoints for queueing skb to rcvbuf by Satoru Moriya · 15 years ago
  58. 890879c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  59. 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 · 15 years ago
  60. d7911ef vmscan: implement swap token priority aging by KOSAKI Motohiro · 15 years ago
  61. 83cd81a vmscan: implement swap token trace by KOSAKI Motohiro · 15 years ago
  62. 0922337 rcu: Use softirq to address performance regression by Shaohua Li · 15 years ago
  63. e84d0a4 writeback: trace event writeback_queue_io by Wu Fengguang · 15 years ago
  64. 251d6a4 writeback: trace event writeback_single_inode by Wu Fengguang · 16 years ago
  65. 846d5a0 writeback: remove .nonblocking and .encountered_congestion by Wu Fengguang · 15 years ago
  66. b7a2441 writeback: remove writeback_control.more_io by Wu Fengguang · 16 years ago
  67. a9c667f ext4: fixed tracepoints cleanup by Lukas Czerner · 15 years ago
  68. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  69. ec764bf net: tracepoint of net_dev_xmit sees freed skb and causes panic by Koki Sanagi · 15 years ago
  70. 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 · 15 years ago
  71. 8b29336 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  72. 7f34b74 tracing: Update btrfs's tracepoints to use u64 interface by liubo · 15 years ago
  73. 3f397c21 gpio: add trace events for setting direction and value by Uwe Kleine-König · 15 years ago
  74. 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 · 15 years ago
  75. 1d929b7 mm: tracing: add missing GFP flags to tracing by Mel Gorman · 15 years ago
  76. a26ac24 rcu: move TREE_RCU from softirq to kthread by Paul E. McKenney · 15 years ago
  77. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 15 years ago
  78. 94b5eb2 block: fixup block IO unplug trace call by Jens Axboe · 15 years ago
  79. d9c9783 block: remove block_unplug_timer() trace point by Jens Axboe · 15 years ago
  80. 212a17a Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  81. 1abe9b8 Btrfs: add initial tracepoint support for btrfs by liubo · 15 years ago
  82. ae005cb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  83. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 15 years ago
  84. d3e458d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  85. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  86. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  87. 27b92d4 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  88. 72f7d32 [SCSI] Include protection operation in SCSI command trace by Martin K. Petersen · 15 years ago
  89. ca9da2d tracing: Fix event alignment: skb:kfree_skb by David Sharp · 16 years ago
  90. ad440ad tracing: Fix event alignment: mce:mce_record by David Sharp · 16 years ago
  91. b5e3008 tracing: Fix event alignment: module:module_request by David Sharp · 16 years ago
  92. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 15 years ago
  93. f51b452 tracing: don't trace the BKL by Arnd Bergmann · 15 years ago
  94. c358e64 ASoC: soc-cache: Add trace event for snd_soc_cache_sync() by Dimitris Papastamos · 15 years ago
  95. 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 · 15 years ago
  96. c94fbe1 tracing: Only process module tracepoints once by Steven Rostedt · 15 years ago
  97. f3a310b mm: vmscan: rename lumpy_mode to reclaim_mode by Mel Gorman · 15 years ago
  98. ee64fc9 mm: vmscan: convert lumpy_mode into a bitmask by Mel Gorman · 15 years ago
  99. b7aba69 mm: compaction: add trace events for memory compaction activity by Mel Gorman · 15 years ago
  100. 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 15 years ago