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