1. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  3. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  4. b37f1dd mm: introduce __GFP_MEMALLOC to allow access to emergency reserves by Mel Gorman · 12 years ago
  5. e6dab5f perf/trace: Add ability to set a target task for events by Andrew Vagin · 12 years ago
  6. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. a08489c Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  8. 5fecc9d Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  9. 2eafeb6 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. 00ce1db random: add tracepoints for easier debugging and verification by Theodore Ts'o · 12 years ago
  11. bd7bdd4 workqueue: factor out worker_pool from global_cwq by Tejun Heo · 12 years ago
  12. 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 · 12 years ago
  13. a83eff0 rcu: Add tracing for _rcu_barrier() by Paul E. McKenney · 12 years ago
  14. b102f1d tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint by Namhyung Kim · 12 years ago
  15. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
  16. a1e4ccb KVM: Introduce __KVM_HAVE_IRQ_LINE by Christoffer Dall · 12 years ago
  17. dcce048 KVM: trace events: update list of exit reasons by Cornelia Huck · 12 years ago
  18. fd4b352 rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks by Paul E. McKenney · 12 years ago
  19. 23b9da5 mm: vmscan: remove reclaim_mode_t by Mel Gorman · 12 years ago
  20. 41ac199 mm: vmscan: do not stall on writeback during memory compaction by Mel Gorman · 12 years ago
  21. c53919a mm: vmscan: remove lumpy reclaim by Mel Gorman · 12 years ago
  22. e709ffd mm: remove swap token code by Rik van Riel · 12 years ago
  23. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  24. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  25. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  26. 468f4d1 Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  27. 2e341ca Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  28. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  29. 08cefc7 userns: Convert ext4 to user kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  30. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  31. fd2cbd4 jbd: Write journal superblock with WRITE_FUA after checkpointing by Jan Kara · 12 years ago
  32. 9754e39 jbd: Split updating of journal superblock and marking journal empty by Jan Kara · 12 years ago
  33. 21e52e1 rcu: Make RCU_FAST_NO_HZ handle timer migration by Paul E. McKenney · 12 years ago
  34. cc1676d writeback: Move requeueing when I_SYNC set to writeback_sb_inodes() by Jan Kara · 12 years ago
  35. 6791e36 PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepoints by Arve Hjønnevåg · 12 years ago
  36. 2fdbb31 rcu: Add RCU_FAST_NO_HZ tracing for idle exit by Paul E. McKenney · 12 years ago
  37. c97f3bd ASoC: dapm: Fix x86_64 build warning. by Liam Girdwood · 12 years ago
  38. ec2e303 ASoC: dapm: Add API call to query valid DAPM paths by Liam Girdwood · 12 years ago
  39. 2db938b jbd: Refine commit writeout logic by Jan Kara · 13 years ago
  40. b3aa158 workqueue: Fix workqueue_execute_end() comment by Stephen Boyd · 12 years ago
  41. 66cfb32 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 6308191 tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec() by Oleg Nesterov · 12 years ago
  43. 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  44. 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  45. 250f671 Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  46. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  47. 9586c95 Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  48. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 12 years ago
  49. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  50. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 12 years ago
  52. 7d9aca3 Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next by Mark Brown · 12 years ago
  53. 79feb52 jbd2: issue cache flush after checkpointing even with internal journal by Jan Kara · 12 years ago
  54. 24bcc89 jbd2: split updating of journal superblock and marking journal empty by Jan Kara · 12 years ago
  55. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  56. bdd4431 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
  57. 5d5b7d4 regmap: Add tracepoints for cache only and cache bypass by Mark Brown · 12 years ago
  58. 4ff16c2 tracepoint, vfs, sched: Add exec() tracepoint by David Smith · 12 years ago
  59. 8c79a04 sched/events: Revert trace_sched_stat_sleeptime() by Peter Zijlstra · 12 years ago
  60. 486e259 rcu: Avoid waking up CPUs having only kfree_rcu() callbacks by Paul E. McKenney · 12 years ago
  61. 2201c59 jbd2: add drop_transaction/update_superblock_end tracepoints by Seiji Aguchi · 12 years ago
  62. 9510035 printk/tracing: Add console output tracing by Johannes Berg · 13 years ago
  63. 4845465 x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() by Steven Rostedt · 12 years ago
  64. 5753cba SUNRPC: Adding status trace points by Steve Dickson · 12 years ago
  65. 85c0d24 SUNRPC: Fix up sunrpc trace events by Trond Myklebust · 12 years ago
  66. 977b7e3 writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue by Wu Fengguang · 12 years ago
  67. 42481ba Remove incorrect comment from include/trace/events/power.h by Jesper Juhl · 12 years ago
  68. 972c5ae Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  69. 60d3369 Fix up version number reference in include/trace/events/power.h by Jesper Juhl · 12 years ago
  70. 15eb77a writeback: fix NULL bdi->dev in trace writeback_single_inode by Wu Fengguang · 12 years ago
  71. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 12 years ago
  72. 96070c8 Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/core by Ingo Molnar · 12 years ago
  73. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  74. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 12 years ago
  75. 3f7de03 Btrfs: add allocator tracepoints by Josef Bacik · 13 years ago
  76. 6c303d3 tracing: let trace_signal_generate() report more info, kill overflow_fail/lose_info by Oleg Nesterov · 13 years ago
  77. ea4d349 vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() by Tao Ma · 12 years ago
  78. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  79. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 12 years ago
  80. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 12 years ago
  81. b413d48 mm-tracepoint: rename page-free events by Konstantin Khlebnikov · 12 years ago
  82. ff9cb1c Merge branch 'for_linus' into for_linus_merged by Theodore Ts'o · 12 years ago
  83. b7d845f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  84. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  86. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 13 years ago
  87. 60e07cf ext4: do not reference pa_inode from group_pa by Yongqiang Yang · 13 years ago
  88. 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 13 years ago
  89. b3bba872 writeback: show writeback reason with __print_symbolic by Wu Fengguang · 13 years ago
  90. 4968c30 rcu: Augment rcu_batch_end tracing for idle and callback state by Paul E. McKenney · 13 years ago
  91. 7cb9249 rcu: Permit dyntick-idle with callbacks pending by Paul E. McKenney · 13 years ago
  92. f535a60 rcu: Eliminate RCU_FAST_NO_HZ grace-period hang by Paul E. McKenney · 13 years ago
  93. 433cddd rcu: Add tracing for RCU_FAST_NO_HZ by Paul E. McKenney · 13 years ago
  94. 045fb93 rcu: Update trace_rcu_dyntick() header comment by Paul E. McKenney · 13 years ago
  95. 4145fa7 rcu: Deconfuse dynticks entry-exit tracing by Paul E. McKenney · 13 years ago
  96. 91afaf3 rcu: Add failure tracing to rcutorture by Paul E. McKenney · 13 years ago
  97. 9b2e4f1 rcu: Track idleness independent of idle tasks by Paul E. McKenney · 13 years ago
  98. b781a60 events, sched: Add tracepoint for accounting blocked time by Andrew Vagin · 13 years ago
  99. bc7ee55 regmap: Add trace event for successful cache reads by Mark Brown · 13 years ago
  100. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago