aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semanticMichal Hocko1-1/+1
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-224/+251
2017-07-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-1/+81
2017-07-10mm/oom_kill.c: add tracepoints for oom reaper-related eventsRoman Gushchin1-0/+80
2017-07-10oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACKSteven Rostedt (VMware)1-1/+1
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-2/+14
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-0/+57
2017-07-06Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-7/+32
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-0/+125
2017-07-06fs: new infrastructure for writeback error handling and reportingJeff Layton1-0/+57
2017-07-05Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-36/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-07-04Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-13/+13
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+195
2017-06-20percpu: add tracepoint support for percpu memoryDennis Zhou1-0/+125
2017-06-19btrfs: cleanup unused qgroup trace eventAnand Jain1-36/+0
2017-06-13tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton1-2/+11
2017-06-13tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton1-0/+16
2017-06-13trace: rename trace_enum_map to trace_eval_mapJeremy Linton1-4/+4
2017-06-13trace: rename kernel enum section to evalJeremy Linton1-1/+1
2017-06-13spi: Generalize SPI "master" to "controller"Geert Uytterhoeven1-13/+13
2017-06-09drivers/fsi/gpio: Add tracepoints for GPIO masterJeremy Kerr1-0/+68
2017-06-09drivers/fsi: Add tracepoints for low-level operationsJeremy Kerr1-0/+127
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney1-0/+1
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells1-0/+1
2017-05-31i2c: break out smbus support into separate fileWolfram Sang2-224/+251
2017-05-23f2fs: split bio cacheJaegeuk Kim1-1/+13
2017-05-23f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim1-1/+1
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-4/+7
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-2/+185
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+0
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+130
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler1-0/+30
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler1-0/+24
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler1-0/+32
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler1-0/+1
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler1-0/+2
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler1-0/+41
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-21/+41
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+74
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2017-05-05trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba1-4/+7
2017-05-03f2fs: enhance scalability of trace macroChao Yu1-16/+14
2017-05-03f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu1-1/+3
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+108
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+14
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+9
2017-04-30ext4: support GETFSMAP ioctlsDarrick J. Wong1-0/+74
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel1-1/+0
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin1-3/+7