summaryrefslogtreecommitdiff
path: root/include/trace
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-24
|\
| * tracing, writeback: Replace cgroup path to cgroup inoYang Shi2016-03-08
| * tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2016-03-08
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-03-24
|\ \
| * | thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macrosMichele Di Giorgio2016-03-15
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-23
|\ \
| * | ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2016-03-20
* | | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-21
|\ \ \ | |/ / |/| |
| * | f2fs: trace old block address for CoWed pageChao Yu2016-02-22
| * | f2fs: support revoking atomic written pagesChao Yu2016-02-22
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\ \
| * | sunvnet: Add support for perf LDC event tracingSowmini Varadhan2016-02-07
| |/
* | mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-17
* | mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2016-03-17
* | mm, compaction: introduce kcompactdVlastimil Babka2016-03-17
* | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-16
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-03-14
| |\ \
| | * | cpufreq: powernv/tracing: Add powernv_throttle tracepointShilpasri G Bhat2016-02-05
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-16
|\ \ \
| * | | mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-15
| * | | mm, tracing: make show_gfp_flags() up to dateVlastimil Babka2016-03-15
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \ \ \
| * | | | KVM: halt_polling: improve grow/shrink settingsChristian Borntraeger2016-02-16
| | |_|/ | |/| |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ \ \ | |_|/ / |/| | |
| * | | cpu/hotplug: Add tracepointsThomas Gleixner2016-03-01
| |/ /
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-14
|\ \ \ | |_|/ |/| |
| * | nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-02
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...Mark Brown2016-03-05
|\ \ \ | |_|/ |/| |
| * | ASoC: trace: fix printing jack nameArnd Bergmann2016-02-26
| |/
* | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-01-28
|\ \ | |/ |/|
| * tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan2016-01-25
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23
|\ \
| * | irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-11
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-22
|\ \
| * | ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-07
| * | ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-07
| |/
* | mm: fix kernel crash in khugepaged threadyalin wang2016-01-21
* | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-18
|\ \
| * \ Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-18
| |\ \ | | |/ | |/|
| | * Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval2015-12-17
* | | khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov2016-01-15
* | | mm: add tracepoint for scanning pagesEbru Akagunduz2016-01-14
* | | mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-14
* | | mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim2016-01-14
* | | mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-14
* | | Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-01-13
|\ \ \
| * | | f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-17
| |/ /
* | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-12
|\ \ \
| * | | tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov2015-12-23
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12
|\ \ \