1. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  2. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 10 years ago
  3. 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  4. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 10 years ago
  5. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  6. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  7. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  8. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  9. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  10. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  11. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  12. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  13. b33ce44 Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  14. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  15. c709291 Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  16. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  17. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 10 years ago
  18. ba052e1 Merge tag 'asoc-v3.15' into asoc-next by Mark Brown · 10 years ago
  19. bc4c426 Revert "tracing: Move event storage for array from macro to standalone function" by Steven Rostedt (Red Hat) · 10 years ago
  20. c3a4689 btrfs: Add trace for btrfs_workqueue alloc/destroy by Qu Wenruo · 10 years ago
  21. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 10 years ago
  22. 165f5fd Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers' by Rafael J. Wysocki · 10 years ago
  23. b8a8684 ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate by Lukas Czerner · 10 years ago
  24. 2531d9ee bcache: Kill unused freelist by Kent Overstreet · 10 years ago
  25. 7159b1a bcache: Better alloc tracepoints by Kent Overstreet · 10 years ago
  26. 8a32599 i2c: Add message transfer tracepoints for SMBUS [ver #2] by David Howells · 10 years ago
  27. d9a83d6 i2c: Add message transfer tracepoints for I2C by David Howells · 10 years ago
  28. 66cc69e Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE by Mathieu Desnoyers · 10 years ago
  29. a4b1299 Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  30. c897df0 Merge tag 'v3.14-rc5' into patchwork by Mauro Carvalho Chehab · 10 years ago
  31. 52483bc btrfs: Add ftrace for btrfs_workqueue by Qu Wenruo · 10 years ago
  32. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  33. 2ca310f SUNRPC: Fix oops when trace sunrpc_task events in nfs client by Ditang Chen · 10 years ago
  34. 114e7b5 tracing: Evaluate len expression only once in __dynamic_array macro by Filipe Brandenburger · 10 years ago
  35. 5859fa1 tracing: Correctly expand len expressions from __dynamic_array macro by Filipe Brandenburger · 10 years ago
  36. 8643e92 tracing: Fix event header migrate.h to include tracepoint.h by Steven Rostedt (Red Hat) · 10 years ago
  37. f479447 tracing: Fix event header writeback.h to include tracepoint.h by Steven Rostedt (Red Hat) · 10 years ago
  38. 3fd40d1 tracing: Use helper functions in event assignment to shrink macro size by Steven Rostedt · 12 years ago
  39. 35bb439 tracing: Move event storage for array from macro to standalone function by Steven Rostedt · 12 years ago
  40. 1d6bae9 tracing: Move raw output code from macro to standalone function by Steven Rostedt · 12 years ago
  41. af5040d blktrace: fix accounting of partially completed requests by Roman Pen · 10 years ago
  42. 6f3073b [media] v4l: add stream format for SDR receiver by Antti Palosaari · 11 years ago
  43. 9eb7948 ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate by Namjae Jeon · 10 years ago
  44. a633f5a ext4: translate fallocate mode bits to strings by Lukas Czerner · 10 years ago
  45. 0dc83bd Revert "writeback: do not sync data dirtied after sync start" by Jan Kara · 10 years ago
  46. 709c078 intel_pstate: Remove energy reporting from pstate_sample tracepoint by Dirk Brandewie · 10 years ago
  47. b02f669 PM / QoS: Rename device resume latency QoS items by Rafael J. Wysocki · 10 years ago
  48. b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  49. e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  50. 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  51. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  52. 792ddef Btrfs/tracepoint: update new flags for ordered extent TP by Liu Bo · 11 years ago
  53. 9d04a8c Btrfs/tracepoint: fix to report right flags for ordered extent by Liu Bo · 11 years ago
  54. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  55. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  57. 0d90d63 Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  58. 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  59. 0eb927c mm: compaction: trace compaction begin and end by Mel Gorman · 10 years ago
  60. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 10 years ago
  61. af1839d mm: numa: trace tasks that fail migration due to rate limiting by Mel Gorman · 10 years ago
  62. b69880f intel_pstate: Add trace point to report internal state. by Dirk Brandewie · 10 years ago
  63. ae78dbf net: Add trace events for all receive entry points, exposing more skb fields by Ben Hutchings · 10 years ago
  64. d87d04a net: Add net_dev_start_xmit trace event, exposing more skb fields by Ben Hutchings · 10 years ago
  65. 13a1e4a tracing: Consolidate event trigger code by Steven Rostedt (Red Hat) · 10 years ago
  66. a85e968 bcache: Add struct btree_keys by Kent Overstreet · 11 years ago
  67. 7836541 bcache: Rework allocator reserves by Kent Overstreet · 11 years ago
  68. e8353c76 SUNRPC: Add tracepoint for socket errors by Trond Myklebust · 10 years ago
  69. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 10 years ago
  70. 93dfe2a f2fs: refactor bio-related operations by Jaegeuk Kim · 11 years ago
  71. a709f4a f2fs: add detailed information of bio types in the tracepoints by Jaegeuk Kim · 11 years ago
  72. d4d288b f2fs: adds a tracepoint for f2fs_submit_read_bio by Chao Yu · 11 years ago
  73. 87b8872 f2fs: adds a tracepoint for submit_read_page by Chao Yu · 11 years ago
  74. 1661d07 f2fs: add a tracepoint for f2fs_issue_discard by Jaegeuk Kim · 11 years ago
  75. bac5fb9 tracing: Add and use generic set_trigger_filter() implementation by Tom Zanussi · 11 years ago
  76. 85f2b08 tracing: Add basic event trigger framework by Tom Zanussi · 11 years ago
  77. 0149522 Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/ras by Ingo Molnar · 11 years ago
  78. 2d01237 [media] v4l2-dev: Add tracepoints for QBUF and DQBUF by Wade Farnsworth · 11 years ago
  79. 545104d PCI, AER: Fix severity usage in aer trace event by Rui Wang · 11 years ago
  80. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 4e58e54 tracing: Allow events to have NULL strings by Steven Rostedt (Red Hat) · 11 years ago
  82. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  83. fb0d1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  84. 4cd8587c btrfs: Use trace condition for get_extent tracepoint by Steven Rostedt · 11 years ago
  85. d5b5f39 ftrace, perf: Avoid infinite event generation loop by Peter Zijlstra · 11 years ago
  86. b29c830 Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  87. 0891ad8 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  88. f412f2c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  89. 91838e2 Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  90. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  91. eda670c Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  92. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. f47671e Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  94. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  95. dd1d139 Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  96. 52c8f6a mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() by KOSAKI Motohiro · 11 years ago
  97. c4a391b writeback: do not sync data dirtied after sync start by Jan Kara · 11 years ago
  98. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  99. eeab517 Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  100. f095ca6 Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago