summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-291-1/+1
* sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-291-3/+4
* sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-291-7/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-161-2/+2
|\
| * xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-111-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-151-1/+3
|\ \
| * | KVM: trace events: update list of exit reasonsLadi Prosek2017-09-141-1/+3
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-131-3/+2
|\ \ \
| * | | block: tolerate tracing of NULL bioGreg Thelen2017-09-111-3/+2
| | |/ | |/|
* | | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2017-09-121-3/+110
|\ \ \ | |/ / |/| |
| * | f2fs: add tracepoint for f2fs_gcChao Yu2017-08-211-0/+107
| * | f2fs: fix potential overflow when adjusting GC cycleChao Yu2017-08-151-3/+3
* | | 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
OpenPOWER on IntegriCloud