summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-243-117/+50Star
|\
| * tracing, writeback: Replace cgroup path to cgroup inoYang Shi2016-03-081-76/+45Star
| * tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)2016-03-082-41/+5Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-03-241-2/+14
|\ \
| * | thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macrosMichele Di Giorgio2016-03-151-2/+14
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-241-1/+1
|\ \
| * | ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann2016-03-201-1/+1
* | | Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-03-211-4/+8
|\ \ \ | |/ / |/| |
| * | f2fs: trace old block address for CoWed pageChao Yu2016-02-231-4/+7
| * | f2fs: support revoking atomic written pagesChao Yu2016-02-231-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-0/+139
|\ \
| * | sunvnet: Add support for perf LDC event tracingSowmini Varadhan2016-02-071-0/+139
| |/
* | mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim2016-03-171-0/+134
* | mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov2016-03-171-7/+16
* | mm, compaction: introduce kcompactdVlastimil Babka2016-03-171-0/+55
* | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-161-0/+22
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-03-141-0/+22
| |\ \
| | * | cpufreq: powernv/tracing: Add powernv_throttle tracepointShilpasri G Bhat2016-02-051-0/+22
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-167-49/+168
|\ \ \
| * | | mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-167-58/+168
| * | | mm, tracing: make show_gfp_flags() up to dateVlastimil Babka2016-03-161-22/+31
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-4/+5
|\ \ \ \
| * | | | KVM: halt_polling: improve grow/shrink settingsChristian Borntraeger2016-02-161-4/+5
| | |_|/ | |/| |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-0/+66
|\ \ \ \ | |_|/ / |/| | |
| * | | cpu/hotplug: Add tracepointsThomas Gleixner2016-03-011-0/+66
| |/ /
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-5/+31
|\ \ \ | |_|/ |/| |
| * | nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-021-5/+31
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...Mark Brown2016-03-051-4/+4
|\ \ \ | |_|/ |/| |
| * | ASoC: trace: fix printing jack nameArnd Bergmann2016-02-261-4/+4
| |/
* | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-01-291-1/+1
|\ \ | |/ |/|
| * tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan2016-01-251-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-1/+1
|\ \
| * | irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-111-1/+1
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-01-221-1/+1
|\ \
| * | ext4: implement allocation of pre-zeroed blocksJan Kara2015-12-071-1/+2
| * | ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flagJan Kara2015-12-071-2/+1Star
| |/
* | mm: fix kernel crash in khugepaged threadyalin wang2016-01-221-6/+6
* | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-181-1/+2
|\ \
| * \ Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-1/+2
| |\ \ | | |/ | |/|
| | * Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval2015-12-171-1/+2
* | | khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov2016-01-161-0/+1
* | | mm: add tracepoint for scanning pagesEbru Akagunduz2016-01-151-0/+136
* | | mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-151-7/+7
* | | mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim2016-01-151-0/+38
* | | mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-151-4/+3Star
* | | Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-01-141-0/+38
|\ \ \
| * | | f2fs: add a tracepoint for sync_dirty_inodesChao Yu2015-12-171-0/+38
| |/ /
* | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-132-0/+12
|\ \ \
| * | | tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov2015-12-232-0/+12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131-0/+76
|\ \ \