summaryrefslogtreecommitdiffstats
path: root/include/trace
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-7/+10
|\
| * swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2016-12-191-1/+2
| * swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-7/+9
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-252-12/+10
|\ \
| * | ktime: Get rid of the unionThomas Gleixner2016-12-252-12/+10
* | | mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-251-0/+1
* | | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedNicholas Piggin2016-12-251-1/+0
|/ /
* | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-161-36/+31
|\ \
| * | btrfs: convert extent-tree tracepoints to use fs_infoJeff Mahoney2016-12-061-27/+22
| * | btrfs: call functions that always use the same root with fs_info insteadJeff Mahoney2016-12-061-8/+8
| * | btrfs: qgroup: Rename functions to make it follow reserve,trace,account stepsQu Wenruo2016-11-301-1/+1
* | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-151-1/+1
|\ \ \
| * | | tracing: Have the reg function allow to failSteven Rostedt (Red Hat)2016-12-091-1/+1
| |/ /
* | | Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2016-12-141-0/+21
|\ \ \ | |_|/ |/| |
| * | f2fs: Trace reset zone eventsDamien Le Moal2016-11-231-0/+21
| |/
* | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-134-35/+173
|\ \
| * | blk-wbt: add general throttling mechanismJens Axboe2016-11-101-0/+153
| * | block,fs: use REQ_* flags directlyChristoph Hellwig2016-11-011-6/+4
| * | block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig2016-11-011-1/+1
| * | block: better op and flags encodingChristoph Hellwig2016-10-282-28/+15
| |/
* | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-12-131-22/+22
|\ \
| * | dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-251-22/+22
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-0/+96
|\ \
| * | alarmtimer: Add tracepoints for alarm timersBaolin Wang2016-12-011-0/+96
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-1/+4
|\ \
| * | torture: Trace long read-side delaysPaul E. McKenney2016-11-141-1/+4
| |/
* | net/phy: add trace events for mdio accessesUwe Kleine-König2016-11-241-0/+42
|/
* Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-141-0/+163
|\
| * cgroup: add tracepoints for basic operationsTejun Heo2016-08-101-0/+163
* | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka2016-10-071-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-1/+1
|\ \
| * | irq: Fix typo in tracepoint.xmlMasanari Iida2016-09-291-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-0/+30
|\ \ \
| * | | HID: intel-ish-hid: ipc layerSrinivas Pandruvada2016-08-171-0/+30
* | | | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-10-061-11/+7
|\ \ \ \
| * | | | f2fs: clean up bio cache traceChao Yu2016-08-241-11/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-10-051-0/+625
|\ \ \ \ \
| * | | | | rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells2016-09-301-12/+13
| * | | | | rxrpc: Actually display the tx_data trace retransmission noteDavid Howells2016-09-301-1/+2
| * | | | | rxrpc: Make Tx loss-injection go through normal return and adjust tracingDavid Howells2016-09-291-2/+4
| * | | | | rxrpc: Implement slow-startDavid Howells2016-09-241-0/+45
| * | | | | rxrpc: Add a tracepoint to log which packets will be retransmittedDavid Howells2016-09-231-0/+27
| * | | | | rxrpc: Add tracepoint for ACK proposalDavid Howells2016-09-231-2/+40
| * | | | | rxrpc: Add a tracepoint to log injected Rx packet lossDavid Howells2016-09-231-0/+21
| * | | | | rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepointDavid Howells2016-09-231-8/+42
| * | | | | rxrpc: Add a tracepoint for the call timerDavid Howells2016-09-231-0/+36
| * | | | | rxrpc: Add per-peer RTT trackerDavid Howells2016-09-221-0/+61
| * | | | | rxrpc: Improve skb tracingDavid Howells2016-09-171-8/+4
| * | | | | rxrpc: Add a tracepoint to follow what recvmsg doesDavid Howells2016-09-171-0/+34
| * | | | | rxrpc: Add a tracepoint to follow packets in the Rx bufferDavid Howells2016-09-171-0/+33
OpenPOWER on IntegriCloud