summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-6/+6
|\
| * net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-6/+6
* | Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-011-17/+35
|\ \
| * | bcache: Kill unused freelistKent Overstreet2014-03-181-4/+2
| * | bcache: Better alloc tracepointsKent Overstreet2014-03-181-14/+34
* | | Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-04-011-3/+30
|\ \ \
| * | | blktrace: fix accounting of partially completed requestsRoman Pen2014-03-051-3/+30
| |/ /
* | | Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-012-0/+532
|\ \ \
| * \ \ Merge tag 'asoc-v3.15' into asoc-nextMark Brown2014-03-252-0/+532
| |\ \ \ | | |_|/ | |/| |
| | * | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown2014-03-122-0/+532
| | |\ \
* | | \ \ Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-011-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-qos', 'pm-domains' and 'pm-drivers'Rafael J. Wysocki2014-03-201-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | | |/ | | | |/|
| | * | | PM / QoS: Rename device resume latency QoS itemsRafael J. Wysocki2014-02-111-2/+2
| | | |/ | | |/|
* | | | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-201-5/+2
|/ / /
* | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-091-2/+2
|\ \ \
| * | | SUNRPC: Fix oops when trace sunrpc_task events in nfs clientDitang Chen2014-03-071-2/+2
| |/ /
* | | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-221-3/+3
| |/ |/|
* | intel_pstate: Remove energy reporting from pstate_sample tracepointDirk Brandewie2014-02-131-6/+1
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-0/+157
|\
| * [media] v4l2-dev: Add tracepoints for QBUF and DQBUFWade Farnsworth2013-12-101-0/+157
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-301-11/+12
|\ \
| * | Btrfs/tracepoint: update new flags for ordered extent TPLiu Bo2014-01-281-1/+2
| * | Btrfs/tracepoint: fix to report right flags for ordered extentLiu Bo2014-01-281-11/+11
* | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-301-5/+5
|\ \ \
| * | | bcache: Add struct btree_keysKent Overstreet2014-01-081-1/+1
| * | | bcache: Rework allocator reservesKent Overstreet2014-01-081-4/+4
* | | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-303-28/+28
|\ \ \ \ | |/ / /
| * | | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-311-2/+10
| |\ \ \ | | |/ /
| * | | block: Abstract out bvec iteratorKent Overstreet2013-11-233-28/+28
| | |/ | |/|
* | | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-01-281-0/+1
|\ \ \
| * | | SUNRPC: Add tracepoint for socket errorsTrond Myklebust2013-12-311-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+158
|\ \ \
| * | | net: Add trace events for all receive entry points, exposing more skb fieldsBen Hutchings2014-01-141-0/+100
| * | | net: Add net_dev_start_xmit trace event, exposing more skb fieldsBen Hutchings2014-01-141-0/+58
| |/ /
* | | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-0/+53
|\ \ \
| * | | intel_pstate: Add trace point to report internal state.Dirk Brandewie2014-01-171-0/+53
| |/ /
* | | Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-01-231-25/+82
|\ \ \
| * | | f2fs: refactor bio-related operationsJaegeuk Kim2013-12-231-20/+10
| * | | f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2013-12-231-5/+17
| * | | f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-231-17/+32
| * | | f2fs: adds a tracepoint for submit_read_pageChao Yu2013-12-231-4/+21
| * | | f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2013-12-231-0/+23
| |/ /
* | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-221-8/+21
|\ \ \
| * | | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-091-19/+4
| * | | tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-211-12/+36
| * | | tracing: Add basic event trigger frameworkTom Zanussi2013-12-201-0/+4
| |/ /
* | | mm: compaction: trace compaction begin and endMel Gorman2014-01-211-0/+42
* | | sched: add tracepoints related to NUMA task migrationMel Gorman2014-01-211-0/+87
* | | mm: numa: trace tasks that fail migration due to rate limitingMel Gorman2014-01-211-0/+26
* | | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-161-5/+5
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud