1. 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
  2. c94fbe1 tracing: Only process module tracepoints once by Steven Rostedt · 14 years ago
  3. f3a310b mm: vmscan: rename lumpy_mode to reclaim_mode by Mel Gorman · 14 years ago
  4. ee64fc9 mm: vmscan: convert lumpy_mode into a bitmask by Mel Gorman · 14 years ago
  5. b7aba69 mm: compaction: add trace events for memory compaction activity by Mel Gorman · 14 years ago
  6. 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 14 years ago
  7. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  8. 66dc918 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  9. 1896a13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  10. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  11. 02fa3ec regulator: Add basic trace facilities by Mark Brown · 14 years ago
  12. 0730388 KVM: cleanup async_pf tracepoints by Xiao Guangrong · 14 years ago
  13. c9b263d KVM: fix tracing kvm_try_async_get_page by Xiao Guangrong · 14 years ago
  14. 64be500 KVM: x86: trace "exit to userspace" event by Gleb Natapov · 14 years ago
  15. 7c90705 KVM: Inject asynchronous page fault into a PV guest if page is swapped out. by Gleb Natapov · 14 years ago
  16. af585b9 KVM: Halt vcpu if page it tries to access is swapped out by Gleb Natapov · 14 years ago
  17. 881fe4b tracing: remove duplicate null-pointer check in skb tracepoint by Mathieu Desnoyers · 14 years ago
  18. b7908c1 block: trace event block fix unassigned field by Jeff Moyer · 14 years ago
  19. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  20. 3028eb8 ASoC: Add trace events for jack detection by Mark Brown · 14 years ago
  21. 9e18e18 Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into for-2.6.38 by Mark Brown · 14 years ago
  22. ae51ce9 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  23. fe55420 tracing: Allow raw syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  24. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  25. 84e9093 ASoC: Add DAPM trace events by Mark Brown · 14 years ago
  26. a8b1d34 ASoC: Add trace events for ASoC register read/write by Mark Brown · 14 years ago
  27. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  28. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  29. a269029 ext4,jbd2: convert tracepoints to use major/minor numbers by Theodore Ts'o · 14 years ago
  30. a042e26 Merge branch '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
  31. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  32. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  33. b853fd3 ext4: avoid null dereference in trace_ext4_mballoc_discard by Wen Congyang · 14 years ago
  34. 0e093d99 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone by Mel Gorman · 14 years ago
  35. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  36. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  37. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  38. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  39. b8ecad8 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  40. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  41. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  43. cdadf00 workqueue: add queue_work and activate_work trace points by Tejun Heo · 14 years ago
  44. 97bd234 workqueue: prepare for more tracepoints by Tejun Heo · 14 years ago
  45. a802707 tracing/sched: Add sched_pi_setprio tracepoint by Steven Rostedt · 14 years ago
  46. 74704ac tracing, perf: Add more power related events by Jean Pihet · 14 years ago
  47. 07dc22e skb: Add tracepoints to freeing skb by Koki Sanagi · 14 years ago
  48. cf66ba5 netdev: Add tracepoints to netdev layer by Koki Sanagi · 14 years ago
  49. 3e4b10d napi: Convert trace_napi_poll to TRACE_EVENT by Neil Horman · 14 years ago
  50. 2bf2160 irq: Add tracepoint to softirq_raise by Lai Jiangshan · 14 years ago
  51. 502adf5 Merge branch '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
  52. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  53. ede1b42 tracing: Fix timer tracing by Arjan van de Ven · 14 years ago
  54. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  55. cc8e970 memcg: add mm_vmscan_memcg_isolate tracepoint by KOSAKI Motohiro · 14 years ago
  56. e17613c vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT by KOSAKI Motohiro · 14 years ago
  57. bdce6d9 memcg, vmscan: add memcg reclaim tracepoint by KOSAKI Motohiro · 14 years ago
  58. cf4dcc3 vmscan: convert direct reclaim tracepoint to DEFINE_TRACE by KOSAKI Motohiro · 14 years ago
  59. 755f022 vmscan: tracing: add trace event when a page is written by Mel Gorman · 14 years ago
  60. a8a94d1 vmscan: tracing: add trace events for LRU page isolation by Mel Gorman · 14 years ago
  61. 33906bc vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim by Mel Gorman · 14 years ago
  62. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  63. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  64. 6033202 writeback: add new tracepoints by Artem Bityutskiy · 14 years ago
  65. 96dccab writeback.h: needs linux/device.h by Randy Dunlap · 14 years ago
  66. 9e09438 writeback: Add tracing to write_cache_pages by Dave Chinner · 14 years ago
  67. 028c2dd writeback: Add tracing to balance_dirty_pages by Dave Chinner · 14 years ago
  68. 455b286 writeback: Initial tracing support by Dave Chinner · 14 years ago
  69. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  70. e5880d7 ext4: fix potential NULL dereference while tracing by Theodore Ts'o · 14 years ago
  71. 4c21adf x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  72. 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 14 years ago
  73. 210f766 tracing: Convert more sched events to DEFINE_EVENT by Li Zefan · 14 years ago
  74. 363d0f6 tracing: Convert some timer events to DEFINE_EVENT by Li Zefan · 14 years ago
  75. 85ca788 Merge branch '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
  76. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 14 years ago
  77. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 14 years ago
  78. 02f7269 sched, trace: Fix sched_switch() prev_state argument by Peter Zijlstra · 14 years ago
  79. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  80. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  81. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  82. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  83. 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  87. 2ed152a KVM: cleanup kvm trace by Xiao Guangrong · 14 years ago
  88. f084db9 tracing: Convert more ext4 events to DEFINE_EVENT by Li Zefan · 14 years ago
  89. f307333 ext4: Add new tracepoints to track mballoc's buddy bitmap loads by Theodore Ts'o · 14 years ago
  90. 2c193c7 tracing: Factorize lock events in a lock class by Frederic Weisbecker · 14 years ago
  91. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 14 years ago
  92. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 14 years ago
  93. 27a9da6 sched: Remove rq argument to the tracepoints by Peter Zijlstra · 14 years ago
  94. 2e26ca7 tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one header by Steven Rostedt · 14 years ago
  95. c446c1f [SCSI] scsi_trace: Enhance SCSI command tracing by Martin K. Petersen · 14 years ago
  96. bf81623 [SCSI] add scsi trace core functions and put trace points by Kei Tokunaga · 14 years ago
  97. b971f06 Merge commit 'tip/tracing/core' into oprofile/core by Robert Richter · 14 years ago
  98. ac0053f Merge commit 'v2.6.34-rc5' into tracing/core by Ingo Molnar · 14 years ago
  99. c1ab9ca Merge branch 'linus' into tracing/core by Ingo Molnar · 14 years ago
  100. eb0c537 tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not set by Steven Rostedt · 14 years ago