aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)AuthorFilesLines
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Gravatar Michal Hocko 1-1/+1
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-224/+251
2017-07-10Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+81
2017-07-10mm/oom_kill.c: add tracepoints for oom reaper-related eventsGravatar Roman Gushchin 1-0/+80
2017-07-10oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACKGravatar Steven Rostedt (VMware) 1-1/+1
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-2/+14
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+57
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 2-7/+32
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Gravatar Linus Torvalds 1-0/+125
2017-07-06fs: new infrastructure for writeback error handling and reportingGravatar Jeff Layton 1-0/+57
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-36/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2017-07-04Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 1-13/+13
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+195
2017-06-20percpu: add tracepoint support for percpu memoryGravatar Dennis Zhou 1-0/+125
2017-06-19btrfs: cleanup unused qgroup trace eventGravatar Anand Jain 1-36/+0
2017-06-13tracing: Add TRACE_DEFINE_SIZEOF() macrosGravatar Jeremy Linton 1-2/+11
2017-06-13tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesGravatar Jeremy Linton 1-0/+16
2017-06-13trace: rename trace_enum_map to trace_eval_mapGravatar Jeremy Linton 1-4/+4
2017-06-13trace: rename kernel enum section to evalGravatar Jeremy Linton 1-1/+1
2017-06-13spi: Generalize SPI "master" to "controller"Gravatar Geert Uytterhoeven 1-13/+13
2017-06-09drivers/fsi/gpio: Add tracepoints for GPIO masterGravatar Jeremy Kerr 1-0/+68
2017-06-09drivers/fsi: Add tracepoints for low-level operationsGravatar Jeremy Kerr 1-0/+127
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsGravatar Paul E. McKenney 1-0/+1
2017-06-05rxrpc: Add service upgrade support for client connectionsGravatar David Howells 1-0/+1
2017-05-31i2c: break out smbus support into separate fileGravatar Wolfram Sang 2-224/+251
2017-05-23f2fs: split bio cacheGravatar Jaegeuk Kim 1-1/+13
2017-05-23f2fs: remove unnecessary read cases in merged IO flowGravatar Jaegeuk Kim 1-1/+1
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Gravatar Linus Torvalds 1-4/+7
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+185
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2017-05-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+130
2017-05-08dax: add tracepoint to dax_insert_mapping()Gravatar Ross Zwisler 1-0/+30
2017-05-08dax: add tracepoint to dax_writeback_one()Gravatar Ross Zwisler 1-0/+24
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Gravatar Ross Zwisler 1-0/+32
2017-05-08dax: add tracepoints to dax_load_hole()Gravatar Ross Zwisler 1-0/+1
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Gravatar Ross Zwisler 1-0/+2
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Gravatar Ross Zwisler 1-0/+41
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-21/+41
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+74
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-0/+1
2017-05-05trace: thermal: add another parameter 'power' to the tracing functionGravatar Lukasz Luba 1-4/+7
2017-05-03f2fs: enhance scalability of trace macroGravatar Chao Yu 1-16/+14
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardGravatar Chao Yu 1-1/+3
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-3/+108
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-14/+14
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-7/+9
2017-04-30ext4: support GETFSMAP ioctlsGravatar Darrick J. Wong 1-0/+74
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hGravatar Joerg Roedel 1-1/+0
2017-04-25bpf: map_get_next_key to return first key on NULLGravatar Teng Qin 1-3/+7