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