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