1. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  2. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  3. 488e32f KVM: trace events: update list of exit reasons by Ladi Prosek · 7 years ago
  4. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  5. 80a0d64 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  6. 6d8ef53 Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  7. 96c5508 xdp: implement xdp_redirect_map for generic XDP by Jesper Dangaard Brouer · 7 years ago
  8. f8e9ec1 block: tolerate tracing of NULL bio by Greg Thelen · 7 years ago
  9. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  10. 15d8ffc Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  11. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  12. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  13. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  14. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  15. 91d25ba dax: use common 4k zero page for dax mmap reads by Ross Zwisler · 7 years ago
  16. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  17. e3cfddd bridge: add tracepoint in br_fdb_update by Roopa Prabhu · 7 years ago
  18. a0e4fd1 xen: remove not used trace functions by Juergen Gross · 7 years ago
  19. 882bbe5 xen: remove unused function xen_set_domain_pte() by Juergen Gross · 7 years ago
  20. d2f8225 mmc: core: Add members to mmc_request and mmc_data for CQE's by Adrian Hunter · 7 years ago
  21. b74fd30 bridge: fdb add and delete tracepoints by Roopa Prabhu · 7 years ago
  22. 59a3089 xdp: separate xdp_redirect tracepoint in map case by Jesper Dangaard Brouer · 7 years ago
  23. f5836ca xdp: separate xdp_redirect tracepoint in error case by Jesper Dangaard Brouer · 7 years ago
  24. b06337d xdp: make xdp tracepoints report bpf prog id instead of prog_tag by Jesper Dangaard Brouer · 7 years ago
  25. 8d3b778 xdp: tracepoint xdp_redirect also need a map argument by Jesper Dangaard Brouer · 7 years ago
  26. c31e5a4 xdp: remove redundant argument to trace_xdp_redirect by Jesper Dangaard Brouer · 7 years ago
  27. 315ec39 xdp: get tracepoints xdp_exception and xdp_redirect in sync by Jesper Dangaard Brouer · 7 years ago
  28. a873585 xdp: remove net_device names from xdp_redirect tracepoint by Jesper Dangaard Brouer · 7 years ago
  29. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  30. c56f16d f2fs: add tracepoint for f2fs_gc by Chao Yu · 7 years ago
  31. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  32. 4c03bdd xdp: adjust xdp redirect tracepoint to include return error code by Jesper Dangaard Brouer · 7 years ago
  33. b94417e btrfs: use BTRFS_FSID_SIZE for fsid by Anand Jain · 7 years ago
  34. e543002 qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs by Jesper Dangaard Brouer · 7 years ago
  35. 7bdd627 btrfs: Remove redundant argument of flush_space by Nikolay Borisov · 7 years ago
  36. 0014275 btrfs: backref, add tracepoints for prelim_ref insertion and merging by Jeff Mahoney · 7 years ago
  37. 9a35b63 btrfs: constify tracepoint arguments by Jeff Mahoney · 7 years ago
  38. b8c502b f2fs: fix potential overflow when adjusting GC cycle by Chao Yu · 7 years ago
  39. fde6af4 Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by David S. Miller · 7 years ago
  40. a627b0a ext4: remove unused metadata accounting variables by Eric Whitney · 7 years ago
  41. c53cd49 kernfs: introduce kernfs_node_id by Shaohua Li · 7 years ago
  42. b3c9831 rcutorture: Place event-traced strings into trace buffer by Paul E. McKenney · 8 years ago
  43. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 5acaee0 xdp: add trace event for xdp redirect by John Fastabend · 7 years ago
  45. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  46. 235b84f Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  47. 9967468 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  48. 422580c mm/oom_kill.c: add tracepoints for oom reaper-related events by Roman Gushchin · 7 years ago
  49. 7ab0e50 oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK by Steven Rostedt (VMware) · 7 years ago
  50. 5cdd4c0 Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  51. 088737f Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  52. 2074006 Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  53. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  54. 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
  55. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  56. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  57. b39de27 Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 7 years ago
  58. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  59. df95e79 percpu: add tracepoint support for percpu memory by Dennis Zhou · 7 years ago
  60. 62b163f btrfs: cleanup unused qgroup trace event by Anand Jain · 8 years ago
  61. ff910cf tracing: Add TRACE_DEFINE_SIZEOF() macros by Jeremy Linton · 8 years ago
  62. 4f0dfd7 tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values by Jeremy Linton · 8 years ago
  63. 00f4b65 trace: rename trace_enum_map to trace_eval_map by Jeremy Linton · 8 years ago
  64. 02fd7f6 trace: rename kernel enum section to eval by Jeremy Linton · 8 years ago
  65. 8caab75 spi: Generalize SPI "master" to "controller" by Geert Uytterhoeven · 8 years ago
  66. 1247cf7 drivers/fsi/gpio: Add tracepoints for GPIO master by Jeremy Kerr · 8 years ago
  67. 66433b0 drivers/fsi: Add tracepoints for low-level operations by Jeremy Kerr · 8 years ago
  68. f92c734 rcu: Prevent rcu_barrier() from starting needless grace periods by Paul E. McKenney · 8 years ago
  69. 4e25572 rxrpc: Add service upgrade support for client connections by David Howells · 8 years ago
  70. 22c78d1 i2c: break out smbus support into separate file by Wolfram Sang · 8 years ago
  71. a912b54 f2fs: split bio cache by Jaegeuk Kim · 8 years ago
  72. b9109b0 f2fs: remove unnecessary read cases in merged IO flow by Jaegeuk Kim · 8 years ago
  73. 6a776e4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  74. 1176032 Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  75. 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  76. bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  77. b444073 dax: add tracepoint to dax_insert_mapping() by Ross Zwisler · 8 years ago
  78. f9bc3a0 dax: add tracepoint to dax_writeback_one() by Ross Zwisler · 8 years ago
  79. d14a3f4 dax: add tracepoints to dax_writeback_mapping_range() by Ross Zwisler · 8 years ago
  80. 678c9fd dax: add tracepoints to dax_load_hole() by Ross Zwisler · 8 years ago
  81. c3ff68d dax: add tracepoints to dax_pfn_mkwrite() by Ross Zwisler · 8 years ago
  82. a9c42b3 dax: add tracepoints to dax_iomap_pte_fault() by Ross Zwisler · 8 years ago
  83. 70ef8f0 Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  84. dd727da Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  85. e87d51a Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  86. 771ffa1 trace: thermal: add another parameter 'power' to the tracing function by Lukasz Luba · 8 years ago
  87. baaabbb f2fs: enhance scalability of trace macro by Chao Yu · 8 years ago
  88. 1f43e2a f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discard by Chao Yu · 8 years ago
  89. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  90. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 0c9ec4b ext4: support GETFSMAP ioctls by Darrick J. Wong · 8 years ago
  93. 461a694 iommu: Remove pci.h include from trace/events/iommu.h by Joerg Roedel · 8 years ago
  94. 8fe4592 bpf: map_get_next_key to return first key on NULL by Teng Qin · 8 years ago
  95. caf7df1 block: remove the errors field from struct request by Christoph Hellwig · 8 years ago
  96. cee4b7c blktrace: remove the unused block_rq_abort tracepoint by Christoph Hellwig · 8 years ago
  97. 0243a5f f2fs: trace __submit_discard_cmd by Chao Yu · 8 years ago
  98. 3159fe7 btrfs: qgroup: Add trace point for qgroup reserved space by Qu Wenruo · 8 years ago
  99. 09ed2f1 Btrfs: add file item tracepoints by Liu Bo · 8 years ago
  100. e76edab btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago