1. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  2. 1f889ec Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 13 years ago
  4. 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 13 years ago
  5. 73154383 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 13 years ago
  6. 7b05384 Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  7. fe0bfaa mm: trace filemap add and del by Robert Jarzmik · 13 years ago
  8. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  9. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 13 years ago
  10. c192c83 tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT by zhangwei(Jovi) · 13 years ago
  11. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 13 years ago
  12. bd9f068 rcu: Repurpose no-CBs event tracing to future-GP events by Paul E. McKenney · 13 years ago
  13. 09c7b89 rcu: Add event tracing for no-CBs CPUs' grace periods by Paul E. McKenney · 13 years ago
  14. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 13 years ago
  15. 417944c tracing: Add a way to soft disable trace events by Steven Rostedt (Red Hat) · 13 years ago
  16. 523c811 tracing: Fix some section mismatch warnings by Li Zefan · 13 years ago
  17. 7e4f44b tracing: Annotate event field-defining functions with __init by Li Zefan · 13 years ago
  18. f71130d tracing: Add a helper function for event print functions by Li Zefan · 13 years ago
  19. ccb469a tracing: Pass the ftrace_file to the buffer lock reserve code by Steven Rostedt · 14 years ago
  20. ae63b31 tracing: Separate out trace events from global variables by Steven Rostedt · 14 years ago
  21. fe7d4cc regmap: async: Add tracepoints for async I/O by Mark Brown · 13 years ago
  22. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  23. 2463077 ext4: optimize ext4_es_shrink() by Theodore Ts'o · 13 years ago
  24. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  25. 6515925 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  26. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  27. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  28. 67cb104 Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  29. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 74cd15c ext4: reclaim extents from extent status tree by Zheng Liu · 13 years ago
  31. d100eef ext4: lookup block mapping in extent status tree by Zheng Liu · 13 years ago
  32. be40136 ext4: rename and improbe ext4_es_find_extent() by Zheng Liu · 13 years ago
  33. fdc0212 ext4: add physical block and status member into extent status tree by Zheng Liu · 13 years ago
  34. 06b0c88 ext4: refine extent status tree by Zheng Liu · 13 years ago
  35. 112202d workqueue: rename cpu_workqueue to pool_workqueue by Tejun Heo · 13 years ago
  36. 343d9c2 jbd2: add tracepoints which provide per-handle statistics by Theodore Ts'o · 13 years ago
  37. 9fff24a jbd2: track request delay statistics by Theodore Ts'o · 13 years ago
  38. 40393f5 Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01.24a' and 'tiny.2013.01.29b' into HEAD by Paul E. McKenney · 13 years ago
  39. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 13 years ago
  40. ec22ca5 workqueue: move global_cwq->cpu to worker_pool by Tejun Heo · 13 years ago
  41. aaddea8 ext4: add tracepoint in punching hole by Zheng Liu · 13 years ago
  42. 9fb0a7d writeback: add more tracepoints by Tejun Heo · 13 years ago
  43. 5305cb8 block: add block_{touch|dirty}_buffer tracepoint by Tejun Heo · 13 years ago
  44. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 13 years ago
  45. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 13 years ago
  46. f79ed82 KVM: trace: Fix exit decoding. by Cornelia Huck · 13 years ago
  47. 6d4b418 rcu: Trace callback acceleration by Paul E. McKenney · 14 years ago
  48. 3aac7a8 rcu: Fix blimit type for trace_rcu_batch_start() by Paul E. McKenney · 14 years ago
  49. 5249453 rcu: Reduce rcutorture tracing by Paul E. McKenney · 14 years ago
  50. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 13 years ago
  51. 1ca1d8d aerdrv: Trace Event for PCI Express Advanced Error Reporting by Lance Ortiz · 13 years ago
  52. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  53. 4520fb3 ext4: split off ext4_journalled_invalidatepage() by Jan Kara · 13 years ago
  54. 7a64bf0 mm: add a __GFP_KMEMCG flag by Glauber Costa · 13 years ago
  55. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  56. fb57dc8 Btrfs: parse parent 0 into correct value in tracepoint by Liu Bo · 14 years ago
  57. 36cd5c1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  58. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 13 years ago
  59. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  60. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 13 years ago
  62. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 14 years ago
  63. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 13 years ago
  64. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  65. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 13 years ago
  66. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 14 years ago
  67. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 14 years ago
  68. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 14 years ago
  69. 3fbfbf7 rcu: Add callback-free CPUs by Paul E. McKenney · 14 years ago
  70. 1c7d667 tracing: Kill unused and puzzled sample code in ftrace.h by Shan Wei · 14 years ago
  71. 992e9fd ext4: add some tracepoints in extent status tree by Zheng Liu · 14 years ago
  72. 19b303d ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exit by Zheng Liu · 14 years ago
  73. b564553 ext4: print 'flags' in ext4_ext_handle_uninitialized_extents by Zheng Liu · 14 years ago
  74. 0d5c6e1 tracing: Use irq_work for wake ups and remove *_nowake_*() functions by Steven Rostedt · 14 years ago
  75. 6f86ab9 tracing: Cleanup unnecessary function declarations by Vaibhav Nagarnaik · 14 years ago
  76. 01e3e71 tracing: Trivial cleanup by David Sharp · 14 years ago
  77. 95a7d76 xen/mmu: Use Xen specific TLB flush instead of the generic one. by Konrad Rzeszutek Wilk · 14 years ago
  78. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  79. c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 14 years ago
  80. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  81. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 14 years ago
  82. dea7d76 Btrfs: update delayed ref's tracepoints to show sequence by Liu Bo · 14 years ago
  83. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  84. 85f2a2ef tracing: Don't call page_to_pfn() if page is NULL by Wen Congyang · 14 years ago
  85. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 14 years ago
  86. 8137029 ext4: add missing space to trace message by Anatol Pomozov · 14 years ago
  87. 210c052 ext4: realign trace events structs to make it smaller by Anatol Pomozov · 14 years ago
  88. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  89. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  90. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 14 years ago
  91. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 14 years ago
  92. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 14 years ago
  93. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  94. a08489c Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  95. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  96. 2eafeb6 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  97. 00ce1db random: add tracepoints for easier debugging and verification by Theodore Ts'o · 14 years ago
  98. bd7bdd4 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 14 years ago
  99. 35c2f48 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 14 years ago
  100. a83eff0 rcu: Add tracing for _rcu_barrier() by Paul E. McKenney · 14 years ago