1. 043cd04 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  3. 5b4ca44 Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  4. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  5. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  6. d857da7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  7. cfcc0ad Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  8. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  9. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  10. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. c27e43a ext4: minor cleanup of ext4_da_reserve_space() by Eric Whitney · 9 years ago
  13. 0eeda71 timer: Replace timer base by a cpu index by Thomas Gleixner · 9 years ago
  14. 8ced678 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  15. e69bcee btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. by Qu Wenruo · 9 years ago
  16. 331573f ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate by Namjae Jeon · 9 years ago
  17. 8a7deb3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  18. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  19. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 9 years ago
  20. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  21. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
  22. 649b8de tracing/mm: don't trace mm_page_pcpu_drain on offline cpus by Shreyas B. Prabhu · 9 years ago
  23. 1f0c27b tracing/mm: don't trace mm_page_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  24. e5feb1e tracing/mm: don't trace kmem_cache_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  25. 003a3e1 f2fs: add f2fs_map_blocks by Jaegeuk Kim · 9 years ago
  26. aad653a block: discard bdi_unregister() in favour of bdi_destroy() by NeilBrown · 9 years ago
  27. 4e413e8 tracing: timer: Add deferrable flag to timer_start by Badhri Jagan Sridharan · 9 years ago
  28. 80ed87c sched/wait: Introduce TASK_NOLOAD and TASK_IDLE by Peter Zijlstra · 9 years ago
  29. d0ee8f4 tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call() by Steven Rostedt (Red Hat) · 9 years ago
  30. 33d0f35 tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##call() by Steven Rostedt (Red Hat) · 9 years ago
  31. 3ad017b tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call by Steven Rostedt (Red Hat) · 9 years ago
  32. 62323a1 tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call by Steven Rostedt (Red Hat) · 9 years ago
  33. a723776 tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call by Steven Rostedt (Red Hat) · 9 years ago
  34. 09a5059 tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() by Steven Rostedt (Red Hat) · 9 years ago
  35. 5d6ad96 tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_* by Steven Rostedt (Red Hat) · 9 years ago
  36. 892c505 tracing: Rename ftrace_output functions to trace_output by Steven Rostedt (Red Hat) · 9 years ago
  37. 3f795dc tracing: Rename ftrace_event_buffer to trace_event_buffer. by Steven Rostedt (Red Hat) · 9 years ago
  38. 2425bcb tracing: Rename ftrace_event_{call,class} to trace_event_{call,class} by Steven Rostedt (Red Hat) · 9 years ago
  39. 7f1d2f8 tracing: Rename ftrace_event_file to trace_event_file by Steven Rostedt (Red Hat) · 9 years ago
  40. 9023c93 tracing: Rename (un)register_ftrace_event() to (un)register_trace_event() by Steven Rostedt (Red Hat) · 9 years ago
  41. 645df98 tracing: Rename ftrace_print_*() functions ta trace_print_*() by Steven Rostedt (Red Hat) · 9 years ago
  42. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 9 years ago
  43. ee53bbd tracing: Move the perf code out of trace_event.h by Steven Rostedt (Red Hat) · 9 years ago
  44. 2167ae7 tracing: Rename trace/ftrace.h to trace/trace_events.h by Steven Rostedt (Red Hat) · 9 years ago
  45. dc19924 [media] videodev2: Add V4L2_BUF_FLAG_LAST by Peter Seiderer · 9 years ago
  46. 5d79988 f2fs: export more enums for tracepoint by Jaegeuk Kim · 9 years ago
  47. 6828a47 thermal: add trace events to the power allocator governor by Javi Merino · 9 years ago
  48. 4055fad intel_pstate: Add tsc collection and keep previous target pstate by Doug Smythies · 9 years ago
  49. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  50. e98bf5c Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  51. 96b90f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 06a60de Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  53. 1002755 f2fs: pass checkpoint reason on roll-forward recovery by Jaegeuk Kim · 9 years ago
  54. 99e8ea6 mm: cma: add trace events for CMA allocations and freeings by Stefan Strogin · 9 years ago
  55. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  56. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  58. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  59. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  60. 9fdd8a8 tracing, mm: Record pfn instead of pointer to struct page by Namhyung Kim · 9 years ago
  61. 8ce67cb f2fs: add some tracepoints to debug volatile and atomic writes by Jaegeuk Kim · 9 years ago
  62. 91df608 writeback: Export enums used by tracepoint to user space by Steven Rostedt (Red Hat) · 9 years ago
  63. 43d0f71 v4l: Export enums used by tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  64. 6ba16ee SUNRPC: Export enums in tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  65. 190f0b7 mm: tracing: Export enums in tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  66. f0a91b3 irq/tracing: Export enums in tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  67. 5511b9a f2fs: Export the enums in the tracepoints to userspace by Steven Rostedt (Red Hat) · 9 years ago
  68. 56e1b22 net/9p/tracing: Export enums in tracepoints to userspace by Steven Rostedt (Red Hat) · 9 years ago
  69. 23b9766 x86/tlb/trace: Export enums in used by tlb_flush tracepoint by Steven Rostedt (Red Hat) · 9 years ago
  70. 0c564a5 tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values by Steven Rostedt (Red Hat) · 9 years ago
  71. acd388f tracing: Give system name a pointer by Steven Rostedt (Red Hat) · 9 years ago
  72. 882156e tracing: Add TRACE_SYSTEM_VAR to intel-sst by Steven Rostedt (Red Hat) · 9 years ago
  73. 255c03d libata: Add tracepoints by Hannes Reinecke · 9 years ago
  74. bbedb17 tracing: %pF is only for function pointers by Scott Wood · 9 years ago
  75. f58078d regmap: Move tracing header into drivers/base/regmap by Steven Rostedt · 9 years ago
  76. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 9 years ago
  77. dfc202e clk: Add tracepoints for hardware operations by Stephen Boyd · 9 years ago
  78. 1ec4610 f2fs: add trace for rb-tree extent cache ops by Chao Yu · 9 years ago
  79. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  80. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  81. c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  82. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  83. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  84. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  85. 99592d5 mm: when stealing freepages, also take pages created by splitting buddy page by Vlastimil Babka · 9 years ago
  86. 24e2716 mm/compaction: add tracepoint to observe behaviour of compaction defer by Joonsoo Kim · 9 years ago
  87. 837d026 mm/compaction: more trace to understand when/why compaction start/finish by Joonsoo Kim · 9 years ago
  88. e34d85f mm/compaction: print current range where compaction work by Joonsoo Kim · 9 years ago
  89. 16c4a09 mm/compaction: enhance tracepoint output for compaction begin/end by Joonsoo Kim · 9 years ago
  90. 4645f06 mm/compaction: change tracepoint format from decimal to hexadecimal by Joonsoo Kim · 9 years ago
  91. 29e7043 f2fs: fix sparse warnings by Jaegeuk Kim · 9 years ago
  92. 119ee91 f2fs: split UMOUNT and FASTBOOT flags by Jaegeuk Kim · 9 years ago
  93. caf0047 f2fs: merge flags in struct f2fs_sb_info by Chao Yu · 9 years ago
  94. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  95. a4cbbf5 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 4e02370 Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  97. 6c8465a x86/tlb/trace: Do not trace on CPU that is offline by Steven Rostedt (Red Hat) · 9 years ago
  98. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 9 years ago
  99. a26f499 ext4: add optimization for the lazytime mount option by Theodore Ts'o · 9 years ago
  100. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago