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 · 13 years ago
  2. c94fbe1 tracing: Only process module tracepoints once by Steven Rostedt · 13 years ago
  3. f3a310b mm: vmscan: rename lumpy_mode to reclaim_mode by Mel Gorman · 13 years ago
  4. ee64fc9 mm: vmscan: convert lumpy_mode into a bitmask by Mel Gorman · 13 years ago
  5. b7aba69 mm: compaction: add trace events for memory compaction activity by Mel Gorman · 13 years ago
  6. 71927e8 writeback: trace wakeup event for background writeback by Wu Fengguang · 13 years ago
  7. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 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 · 13 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 · 13 years ago
  10. 55065bc Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 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 · 13 years ago
  18. 3a9f987 tracing: Include module.h in define_trace.h by Steven Rostedt · 13 years ago
  19. b7908c1 block: trace event block fix unassigned field by Jeff Moyer · 13 years ago
  20. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  21. 3028eb8 ASoC: Add trace events for jack detection by Mark Brown · 14 years ago
  22. 287050d tracing: Add TRACE_EVENT_CONDITIONAL() by Steven Rostedt · 14 years ago
  23. 0429578 tracing/events: Show real number in array fields by Steven Rostedt · 14 years ago
  24. 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
  25. 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
  26. 53cf810b tracing: Allow syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  27. fe55420 tracing: Allow raw syscall trace events for non privileged users by Frederic Weisbecker · 14 years ago
  28. 1ed0c59 tracing: New macro to set up initial event flags value by Frederic Weisbecker · 14 years ago
  29. d07335e block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event. by Mike Snitzer · 14 years ago
  30. 84e9093 ASoC: Add DAPM trace events by Mark Brown · 14 years ago
  31. a8b1d34 ASoC: Add trace events for ASoC register read/write by Mark Brown · 14 years ago
  32. 7ff9c07 ext4: Add new ext4 inode tracepoints by Theodore Ts'o · 14 years ago
  33. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  34. a269029 ext4,jbd2: convert tracepoints to use major/minor numbers by Theodore Ts'o · 14 years ago
  35. 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
  36. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  37. 4d54761 ext4: fix oops in trace_ext4_mb_release_group_pa by Eric Sandeen · 14 years ago
  38. b853fd3 ext4: avoid null dereference in trace_ext4_mballoc_discard by Wen Congyang · 14 years ago
  39. 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
  40. 7d3579e vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim by KOSAKI Motohiro · 14 years ago
  41. 52bb919 writeback: account for time spent congestion_waited by Mel Gorman · 14 years ago
  42. e11da5b tracing, vmscan: add trace events for LRU list shrinking by Mel Gorman · 14 years ago
  43. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  44. 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
  45. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  46. 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
  47. f4bc6bb tracing: Cleanup the convoluted softirq tracepoints by Thomas Gleixner · 14 years ago
  48. cdadf00 workqueue: add queue_work and activate_work trace points by Tejun Heo · 14 years ago
  49. 97bd234 workqueue: prepare for more tracepoints by Tejun Heo · 14 years ago
  50. a802707 tracing/sched: Add sched_pi_setprio tracepoint by Steven Rostedt · 14 years ago
  51. 74704ac tracing, perf: Add more power related events by Jean Pihet · 14 years ago
  52. 07dc22e skb: Add tracepoints to freeing skb by Koki Sanagi · 14 years ago
  53. cf66ba5 netdev: Add tracepoints to netdev layer by Koki Sanagi · 14 years ago
  54. 3e4b10d napi: Convert trace_napi_poll to TRACE_EVENT by Neil Horman · 14 years ago
  55. 2bf2160 irq: Add tracepoint to softirq_raise by Lai Jiangshan · 14 years ago
  56. 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
  57. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  58. ede1b42 tracing: Fix timer tracing by Arjan van de Ven · 14 years ago
  59. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  60. cc8e970 memcg: add mm_vmscan_memcg_isolate tracepoint by KOSAKI Motohiro · 14 years ago
  61. e17613c vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT by KOSAKI Motohiro · 14 years ago
  62. bdce6d9 memcg, vmscan: add memcg reclaim tracepoint by KOSAKI Motohiro · 14 years ago
  63. cf4dcc3 vmscan: convert direct reclaim tracepoint to DEFINE_TRACE by KOSAKI Motohiro · 14 years ago
  64. 755f022 vmscan: tracing: add trace event when a page is written by Mel Gorman · 14 years ago
  65. a8a94d1 vmscan: tracing: add trace events for LRU page isolation by Mel Gorman · 14 years ago
  66. 33906bc vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim by Mel Gorman · 14 years ago
  67. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  68. 3b7433b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  69. 6033202 writeback: add new tracepoints by Artem Bityutskiy · 14 years ago
  70. 96dccab writeback.h: needs linux/device.h by Randy Dunlap · 14 years ago
  71. 9e09438 writeback: Add tracing to write_cache_pages by Dave Chinner · 14 years ago
  72. 028c2dd writeback: Add tracing to balance_dirty_pages by Dave Chinner · 14 years ago
  73. 455b286 writeback: Initial tracing support by Dave Chinner · 14 years ago
  74. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  75. 819ce45 tracing: Drop cpparg() macro by Frederic Weisbecker · 14 years ago
  76. e5880d7 ext4: fix potential NULL dereference while tracing by Theodore Ts'o · 14 years ago
  77. 3a01736 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  78. 4c21adf x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 14 years ago
  79. bc289ae tracing: Reduce latency and remove percpu trace_seq by Lai Jiangshan · 14 years ago
  80. 6416669 workqueue: temporarily remove workqueue tracing by Tejun Heo · 14 years ago
  81. a1d0ce8 tracing: Use class->reg() for all registering of events by Steven Rostedt · 14 years ago
  82. 210f766 tracing: Convert more sched events to DEFINE_EVENT by Li Zefan · 14 years ago
  83. 363d0f6 tracing: Convert some timer events to DEFINE_EVENT by Li Zefan · 14 years ago
  84. c9642c4 tracing: Use a global field list for all syscall exit events by Li Zefan · 14 years ago
  85. 646b1db Merge commit 'v2.6.35-rc3' into perf/core by Ingo Molnar · 14 years ago
  86. 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
  87. c726b61 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
  88. 0b56492 writeback: pay attention to wbc->nr_to_write in write_cache_pages by Dave Chinner · 14 years ago
  89. b9b76df tracing: Fix null pointer deref with SEND_SIG_FORCED by Oleg Nesterov · 14 years ago
  90. 30dbb20e tracing: Remove boot tracer by Américo Wang · 14 years ago
  91. b0f82b8 perf: Drop the skip argument from perf_arch_fetch_regs_caller by Frederic Weisbecker · 14 years ago
  92. 39d1121 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 02f7269 sched, trace: Fix sched_switch() prev_state argument by Peter Zijlstra · 14 years ago
  94. 3771f07 perf_events, trace: Fix probe unregister race by Peter Zijlstra · 14 years ago
  95. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  96. c5617b2 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
  97. e4ce30f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  98. 49c1774 tracing: Add __used annotation to event variable by Steven Rostedt · 14 years ago
  99. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  100. ff5f149 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/core-7 by Steven Rostedt · 14 years ago