Age | Commit message (Expand) | Author |
2017-01-05 | scsi: ufs: add trace event for ufs commands | Lee Susman |
2017-01-05 | scsi: ufs: add time profiling support | subhashj@codeaurora.org |
2017-01-05 | scsi: ufs: add tracing support | subhashj@codeaurora.org |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | mm: add PageWaiters indicating tasks are waiting for a page bit | Nicholas Piggin |
2016-12-25 | mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked | Nicholas Piggin |
2016-12-25 | ktime: Get rid of the union | Thomas Gleixner |
2016-12-16 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-12-15 | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2016-12-14 | Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-12-09 | tracing: Have the reg function allow to fail | Steven Rostedt (Red Hat) |
2016-12-06 | btrfs: convert extent-tree tracepoints to use fs_info | Jeff Mahoney |
2016-12-06 | btrfs: call functions that always use the same root with fs_info instead | Jeff Mahoney |
2016-12-01 | alarmtimer: Add tracepoints for alarm timers | Baolin Wang |
2016-11-30 | btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps | Qu Wenruo |
2016-11-24 | net/phy: add trace events for mdio accesses | Uwe Kleine-König |
2016-11-23 | f2fs: Trace reset zone events | Damien Le Moal |
2016-11-14 | torture: Trace long read-side delays | Paul E. McKenney |
2016-11-10 | blk-wbt: add general throttling mechanism | Jens Axboe |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig |
2016-11-01 | block: replace REQ_NOIDLE with REQ_IDLE | Christoph Hellwig |
2016-10-28 | block: better op and flags encoding | Christoph Hellwig |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-10-14 | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2016-10-07 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-10-06 | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds |
2016-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-10-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-10-03 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-09-30 | rxrpc: Keep the call timeouts as ktimes rather than jiffies | David Howells |
2016-09-30 | rxrpc: Actually display the tx_data trace retransmission note | David Howells |
2016-09-29 | rxrpc: Make Tx loss-injection go through normal return and adjust tracing | David Howells |
2016-09-29 | irq: Fix typo in tracepoint.xml | Masanari Iida |
2016-09-24 | rxrpc: Implement slow-start | David Howells |
2016-09-23 | rxrpc: Add a tracepoint to log which packets will be retransmitted | David Howells |
2016-09-23 | rxrpc: Add tracepoint for ACK proposal | David Howells |
2016-09-23 | rxrpc: Add a tracepoint to log injected Rx packet loss | David Howells |
2016-09-23 | rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint | David Howells |
2016-09-23 | rxrpc: Add a tracepoint for the call timer | David Howells |
2016-09-22 | rxrpc: Add per-peer RTT tracker | David Howells |
2016-09-17 | rxrpc: Improve skb tracing | David Howells |
2016-09-17 | rxrpc: Add a tracepoint to follow what recvmsg does | David Howells |
2016-09-17 | rxrpc: Add a tracepoint to follow packets in the Rx buffer | David Howells |
2016-09-17 | rxrpc: Add a tracepoint to log ACK transmission | David Howells |