aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAge
* block: tolerate tracing of NULL bioGreg Thelen2017-09-11
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-09-09
|\
| * btrfs: use BTRFS_FSID_SIZE for fsidAnand Jain2017-08-18
| * btrfs: Remove redundant argument of flush_spaceNikolay Borisov2017-08-16
| * btrfs: backref, add tracepoints for prelim_ref insertion and mergingJeff Mahoney2017-08-16
| * btrfs: constify tracepoint argumentsJeff Mahoney2017-08-16
* | Merge tag 'mmc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2017-09-07
|\ \
| * | mmc: core: Add members to mmc_request and mmc_data for CQE'sAdrian Hunter2017-08-30
| |/
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
| * | kernfs: introduce kernfs_node_idShaohua Li2017-07-29
* | | Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-07
|\ \ \
| * | | xen: remove not used trace functionsJuergen Gross2017-08-31
| * | | xen: remove unused function xen_set_domain_pte()Juergen Gross2017-08-31
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\ \ \
| * | | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-06
| * | | dax: use common 4k zero page for dax mmap readsRoss Zwisler2017-09-06
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\ \ \ \ | |/ / / |/| | |
| * | | bridge: add tracepoint in br_fdb_updateRoopa Prabhu2017-08-31
| * | | bridge: fdb add and delete tracepointsRoopa Prabhu2017-08-29
| * | | xdp: separate xdp_redirect tracepoint in map caseJesper Dangaard Brouer2017-08-29
| * | | xdp: separate xdp_redirect tracepoint in error caseJesper Dangaard Brouer2017-08-29
| * | | xdp: make xdp tracepoints report bpf prog id instead of prog_tagJesper Dangaard Brouer2017-08-29
| * | | xdp: tracepoint xdp_redirect also need a map argumentJesper Dangaard Brouer2017-08-29
| * | | xdp: remove redundant argument to trace_xdp_redirectJesper Dangaard Brouer2017-08-29
| * | | xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer2017-08-24
| * | | xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer2017-08-24
| * | | xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer2017-08-18
| * | | qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBsJesper Dangaard Brouer2017-08-16
| * | | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-07
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-20
| |\ \ \ | | | |/ | | |/|
| * | | xdp: add trace event for xdp redirectJohn Fastabend2017-07-17
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | rcutorture: Place event-traced strings into trace bufferPaul E. McKenney2017-07-24
| | |/ | |/|
* / | ext4: remove unused metadata accounting variablesEric Whitney2017-07-30
|/ /
* / mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
|/
* Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-12
|\
| * i2c: break out smbus support into separate fileWolfram Sang2017-05-31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-10
|\ \
| * | mm/oom_kill.c: add tracepoints for oom reaper-related eventsRoman Gushchin2017-07-10
| * | oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACKSteven Rostedt (VMware)2017-07-10
* | | Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-07-10
|\ \ \ | |/ / |/| |
| * | f2fs: split bio cacheJaegeuk Kim2017-05-24
| * | f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-05-24
* | | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \ \
| * | | fs: new infrastructure for writeback error handling and reportingJeff Layton2017-07-06
| | |/ | |/|
* | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-06
|\ \ \
| * | | tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton2017-06-13
| * | | tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton2017-06-13
| * | | trace: rename trace_enum_map to trace_eval_mapJeremy Linton2017-06-13