1. 649b8de tracing/mm: don't trace mm_page_pcpu_drain on offline cpus by Shreyas B. Prabhu · 9 years ago
  2. 1f0c27b tracing/mm: don't trace mm_page_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  3. e5feb1e tracing/mm: don't trace kmem_cache_free on offline cpus by Shreyas B. Prabhu · 9 years ago
  4. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. 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
  6. 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
  7. 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
  8. 1002755 f2fs: pass checkpoint reason on roll-forward recovery by Jaegeuk Kim · 9 years ago
  9. 99e8ea6 mm: cma: add trace events for CMA allocations and freeings by Stefan Strogin · 9 years ago
  10. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  11. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  12. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  13. 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
  14. a1480a1 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  15. 9fdd8a8 tracing, mm: Record pfn instead of pointer to struct page by Namhyung Kim · 9 years ago
  16. 8ce67cb f2fs: add some tracepoints to debug volatile and atomic writes by Jaegeuk Kim · 9 years ago
  17. 91df608 writeback: Export enums used by tracepoint to user space by Steven Rostedt (Red Hat) · 9 years ago
  18. 43d0f71 v4l: Export enums used by tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  19. 6ba16ee SUNRPC: Export enums in tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  20. 190f0b7 mm: tracing: Export enums in tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  21. f0a91b3 irq/tracing: Export enums in tracepoints to user space by Steven Rostedt (Red Hat) · 9 years ago
  22. 5511b9a f2fs: Export the enums in the tracepoints to userspace by Steven Rostedt (Red Hat) · 9 years ago
  23. 56e1b22 net/9p/tracing: Export enums in tracepoints to userspace by Steven Rostedt (Red Hat) · 9 years ago
  24. 23b9766 x86/tlb/trace: Export enums in used by tlb_flush tracepoint by Steven Rostedt (Red Hat) · 9 years ago
  25. 882156e tracing: Add TRACE_SYSTEM_VAR to intel-sst by Steven Rostedt (Red Hat) · 9 years ago
  26. 255c03d libata: Add tracepoints by Hannes Reinecke · 9 years ago
  27. bbedb17 tracing: %pF is only for function pointers by Scott Wood · 9 years ago
  28. f58078d regmap: Move tracing header into drivers/base/regmap by Steven Rostedt · 9 years ago
  29. c6b570d regmap: introduce regmap_name to fix syscon regmap trace events by Philipp Zabel · 9 years ago
  30. dfc202e clk: Add tracepoints for hardware operations by Stephen Boyd · 10 years ago
  31. 1ec4610 f2fs: add trace for rb-tree extent cache ops by Chao Yu · 10 years ago
  32. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  33. b9085bc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  34. c7d7b98 Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  35. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  36. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  37. 99592d5 mm: when stealing freepages, also take pages created by splitting buddy page by Vlastimil Babka · 10 years ago
  38. 24e2716 mm/compaction: add tracepoint to observe behaviour of compaction defer by Joonsoo Kim · 10 years ago
  39. 837d026 mm/compaction: more trace to understand when/why compaction start/finish by Joonsoo Kim · 10 years ago
  40. e34d85f mm/compaction: print current range where compaction work by Joonsoo Kim · 10 years ago
  41. 16c4a09 mm/compaction: enhance tracepoint output for compaction begin/end by Joonsoo Kim · 10 years ago
  42. 4645f06 mm/compaction: change tracepoint format from decimal to hexadecimal by Joonsoo Kim · 10 years ago
  43. 29e7043 f2fs: fix sparse warnings by Jaegeuk Kim · 10 years ago
  44. 119ee91 f2fs: split UMOUNT and FASTBOOT flags by Jaegeuk Kim · 10 years ago
  45. caf0047 f2fs: merge flags in struct f2fs_sb_info by Chao Yu · 10 years ago
  46. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  47. 4e02370 Merge tag 'trace-fixes-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  48. 6c8465a x86/tlb/trace: Do not trace on CPU that is offline by Steven Rostedt (Red Hat) · 10 years ago
  49. f781951 kvm: add halt_poll_ns module parameter by Paolo Bonzini · 10 years ago
  50. a26f499 ext4: add optimization for the lazytime mount option by Theodore Ts'o · 10 years ago
  51. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 10 years ago
  52. a20cc76 Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next by Joerg Roedel · 10 years ago
  53. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. df0ce26 fs: remove default_backing_dev_info by Christoph Hellwig · 10 years ago
  55. de1414a fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  56. db8614d iommu: Change trace unmap api to report unmapped size by Shuah Khan · 10 years ago
  57. cdef511 KVM: fix sparse warning in include/trace/events/kvm.h by Christian Borntraeger · 10 years ago
  58. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  59. 2ace38e f2fs: cleanup parameters for trace_f2fs_submit_{read_,write_,page_,page_m}bio with fio by Chao Yu · 10 years ago
  60. 3e1c8f1 f2fs: cleanup trace event of f2fs_submit_page_{m,}bio with DECLARE_EVENT_CLASS by Chao Yu · 10 years ago
  61. cdce6ac Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  62. d790be3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  63. e617457 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  64. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  65. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  66. 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  67. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  68. e20db59 Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  69. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. 83a712e sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt by Jeff Layton · 10 years ago
  72. b1691bc sunrpc: convert to lockless lookup of queued server threads by Jeff Layton · 10 years ago
  73. 8124438 sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it by Jeff Layton · 10 years ago
  74. 779fb0f sunrpc: move rq_splice_ok flag into rq_flags by Jeff Layton · 10 years ago
  75. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  76. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  77. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  78. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  79. 3ee3f45 Merge remote-tracking branch 'asoc/topic/cache' into asoc-next by Mark Brown · 10 years ago
  80. 68d81f4 scsi: remove MSG_*_TAG defines by Christoph Hellwig · 10 years ago
  81. edaa53c ext4: change LRU to round-robin in extent status tree shrinker by Zheng Liu · 10 years ago
  82. 2f8e0a7 ext4: cache extent hole in extent status tree for ext4_da_map_blocks() by Zheng Liu · 10 years ago
  83. cbd7584 ext4: fix block reservation for bigalloc filesystems by Jan Kara · 10 years ago
  84. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  85. 1a867a0 sunrpc: add tracepoints in xs_tcp_data_recv by Jeff Layton · 10 years ago
  86. 3705ad6 sunrpc: add new tracepoints in xprt handling code by Jeff Layton · 10 years ago
  87. 860a0d9 sunrpc: add some tracepoints in svc_rqst handling functions by Jeff Layton · 10 years ago
  88. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  89. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  90. b065410 Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linux into drm-next by Dave Airlie · 10 years ago
  91. b40d02b gpu: host1x: Use struct host1x_bo pointers in traces by Thierry Reding · 10 years ago
  92. 2f35c41 module: Replace module_ref with atomic_t refcnt by Masami Hiramatsu · 10 years ago
  93. 427d204 ASoC: Remove snd_soc_cache_sync() implementation by Lars-Peter Clausen · 10 years ago
  94. 21ee24b Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  95. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  96. d7e2993 rcu: Make rcu_barrier() understand about missing rcuo kthreads by Paul E. McKenney · 10 years ago
  97. 8f9fbf0 sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state() by Oleg Nesterov · 10 years ago
  98. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  99. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  100. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago