1. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  2. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  3. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  4. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  5. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  6. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. e30b5dc ext4: fix fio regression by Yan, Zheng · 11 years ago
  8. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  9. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  10. 149b306 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  11. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  12. 1f889ec Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  14. 07c65f4 printk/tracing: rework console tracing by zhangwei(Jovi) · 11 years ago
  15. 7315438 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  16. 7b05384 Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  17. fe0bfaa mm: trace filemap add and del by Robert Jarzmik · 11 years ago
  18. 9e8529a Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  19. d70b4f5 f2fs: add a tracepoint on f2fs_new_inode by Jaegeuk Kim · 11 years ago
  20. 1c9f852 KVM: Extract generic irqchip logic into irqchip.c by Alexander Graf · 11 years ago
  21. 2c82d1be nohz: Fix unavailable tick_stop tracepoint in dynticks idle by Frederic Weisbecker · 11 years ago
  22. 2af4bd6 f2fs: add tracepoints to debug checkpoint request by Namjae Jeon · 11 years ago
  23. 6ec178d f2fs: add tracepoints for write page operations by Namjae Jeon · 11 years ago
  24. c01e285 f2fs: add tracepoints to debug the block allocation by Namjae Jeon · 11 years ago
  25. 8e46b3e f2fs: add tracepoints for GC threads by Namjae Jeon · 11 years ago
  26. 848753a f2fs: add tracepoint for tracing the page i/o by Namjae Jeon · 11 years ago
  27. 51dd624 f2fs: add tracepoints for truncate operation by Namjae Jeon · 11 years ago
  28. a2a4a7e f2fs: add tracepoints for sync & inode operations by Namjae Jeon · 11 years ago
  29. cb41a29 nohz: Add basic tracing by Frederic Weisbecker · 11 years ago
  30. 6579324 gpu: host1x: Add channel support by Terje Bergstrom · 11 years ago
  31. 7547168 gpu: host1x: Add host1x driver by Terje Bergstrom · 11 years ago
  32. f783f09 jbd2: trace when lock_buffer in do_get_write_access takes a long time by Theodore Ts'o · 11 years ago
  33. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 11 years ago
  34. c192c83 tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT by zhangwei(Jovi) · 11 years ago
  35. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 11 years ago
  36. d6a7710 ext4: fix miscellaneous big endian warnings by Theodore Ts'o · 11 years ago
  37. 74d553a ext4: collapse handling of data=ordered and data=writeback codepaths by Theodore Ts'o · 11 years ago
  38. 64f8de4 Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core by Jens Axboe · 11 years ago
  39. 839a8e8 writeback: replace custom worker pool implementation with unbound workqueue by Tejun Heo · 11 years ago
  40. bd9f068 rcu: Repurpose no-CBs event tracing to future-GP events by Paul E. McKenney · 11 years ago
  41. 09c7b89 rcu: Add event tracing for no-CBs CPUs' grace periods by Paul E. McKenney · 11 years ago
  42. cafe563 bcache: A block layer cache by Kent Overstreet · 11 years ago
  43. aa8b57a block: Use bio_sectors() more consistently by Kent Overstreet · 11 years ago
  44. cf2fbdd treewide: Fix typos in printk and comment by Masanari Iida · 11 years ago
  45. 417944c tracing: Add a way to soft disable trace events by Steven Rostedt (Red Hat) · 11 years ago
  46. 523c811 tracing: Fix some section mismatch warnings by Li Zefan · 11 years ago
  47. 7e4f44b tracing: Annotate event field-defining functions with __init by Li Zefan · 11 years ago
  48. f71130d tracing: Add a helper function for event print functions by Li Zefan · 11 years ago
  49. ccb469a tracing: Pass the ftrace_file to the buffer lock reserve code by Steven Rostedt · 12 years ago
  50. ae63b31 tracing: Separate out trace events from global variables by Steven Rostedt · 12 years ago
  51. fe7d4cc regmap: async: Add tracepoints for async I/O by Mark Brown · 11 years ago
  52. a7c1120 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  53. 2463077 ext4: optimize ext4_es_shrink() by Theodore Ts'o · 11 years ago
  54. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  55. 6515925 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  56. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  57. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  58. 67cb104 Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  59. 8f55cea Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. 74cd15c ext4: reclaim extents from extent status tree by Zheng Liu · 11 years ago
  61. d100eef ext4: lookup block mapping in extent status tree by Zheng Liu · 11 years ago
  62. be40136 ext4: rename and improbe ext4_es_find_extent() by Zheng Liu · 11 years ago
  63. fdc0212 ext4: add physical block and status member into extent status tree by Zheng Liu · 11 years ago
  64. 06b0c88 ext4: refine extent status tree by Zheng Liu · 11 years ago
  65. 112202d workqueue: rename cpu_workqueue to pool_workqueue by Tejun Heo · 11 years ago
  66. 343d9c2 jbd2: add tracepoints which provide per-handle statistics by Theodore Ts'o · 11 years ago
  67. 9fff24a jbd2: track request delay statistics by Theodore Ts'o · 11 years ago
  68. 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 · 11 years ago
  69. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 11 years ago
  70. ec22ca5 workqueue: move global_cwq->cpu to worker_pool by Tejun Heo · 11 years ago
  71. aaddea8 ext4: add tracepoint in punching hole by Zheng Liu · 11 years ago
  72. 9fb0a7d writeback: add more tracepoints by Tejun Heo · 11 years ago
  73. 5305cb8 block: add block_{touch|dirty}_buffer tracepoint by Tejun Heo · 11 years ago
  74. 8c1cf6b block: add @req to bio_{front|back}_merge tracepoints by Tejun Heo · 11 years ago
  75. 3a366e6 block: add missing block_bio_complete() tracepoint by Tejun Heo · 11 years ago
  76. f79ed82 KVM: trace: Fix exit decoding. by Cornelia Huck · 11 years ago
  77. 6d4b418 rcu: Trace callback acceleration by Paul E. McKenney · 12 years ago
  78. 3aac7a8 rcu: Fix blimit type for trace_rcu_batch_start() by Paul E. McKenney · 12 years ago
  79. 5249453 rcu: Reduce rcutorture tracing by Paul E. McKenney · 12 years ago
  80. fa6b7fe KVM: s390: Add support for channel I/O instructions. by Cornelia Huck · 12 years ago
  81. 1ca1d8d aerdrv: Trace Event for PCI Express Advanced Error Reporting by Lance Ortiz · 11 years ago
  82. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  83. 4520fb3 ext4: split off ext4_journalled_invalidatepage() by Jan Kara · 12 years ago
  84. 7a64bf0 mm: add a __GFP_KMEMCG flag by Glauber Costa · 12 years ago
  85. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  86. fb57dc8 Btrfs: parse parent 0 into correct value in tracepoint by Liu Bo · 12 years ago
  87. 36cd5c1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  88. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  89. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  92. 7b2a2d4 mm: migrate: Add a tracepoint for migrate_pages by Mel Gorman · 12 years ago
  93. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  94. 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 · 12 years ago
  95. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  96. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  97. a509153 revert "Revert "mm: remove __GFP_NO_KSWAPD"" by Andrew Morton · 12 years ago
  98. 82b212f Revert "mm: remove __GFP_NO_KSWAPD" by Mel Gorman · 12 years ago
  99. 3fbfbf7 rcu: Add callback-free CPUs by Paul E. McKenney · 12 years ago
  100. 1c7d667 tracing: Kill unused and puzzled sample code in ftrace.h by Shan Wei · 12 years ago