| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2017-03-01 | 1 | -56/+95 |
|\ |
|
| * | f2fs: add f2fs_drop_inode tracepoint | Hou Pengyang | 2017-02-27 | 1 | -0/+7 |
| * | f2fs: trace victim's cost selectecd by f2fs_gc | Jaegeuk Kim | 2017-02-23 | 1 | -2/+6 |
| * | f2fs: show actual device info in tracepoints | Jaegeuk Kim | 2017-02-23 | 1 | -23/+26 |
| * | f2fs: avoid out-of-order execution of atomic writes | Jaegeuk Kim | 2017-02-23 | 1 | -0/+1 |
| * | f2fs: add submit_bio tracepoint | Jaegeuk Kim | 2017-01-29 | 1 | -15/+30 |
| * | f2fs: fix wrong tracepoints for op and op_flags | Jaegeuk Kim | 2017-01-29 | 1 | -16/+25 |
* | | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-02-27 | 1 | -2/+12 |
|\ \ |
|
| * | | timers: Make flags output in the timer_start tracepoint useful | Thomas Gleixner | 2017-02-15 | 1 | -2/+12 |
* | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | btrfs: Make btrfs_ino take a struct btrfs_inode | Nikolay Borisov | 2017-02-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | mm: vmscan: kick flushers when we encounter dirty pages on the LRU | Johannes Weiner | 2017-02-24 | 1 | -1/+1 |
* | | | mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint | Michal Hocko | 2017-02-22 | 1 | -0/+40 |
* | | | mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint | Michal Hocko | 2017-02-22 | 1 | -3/+26 |
* | | | mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint | Michal Hocko | 2017-02-22 | 2 | -6/+14 |
* | | | mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate | Michal Hocko | 2017-02-22 | 1 | -2/+6 |
* | | | mm, vmscan: add active list aging tracepoint | Michal Hocko | 2017-02-22 | 1 | -0/+36 |
* | | | mm, vmscan: remove unused mm_vmscan_memcg_isolate | Michal Hocko | 2017-02-22 | 1 | -30/+1 |
* | | | oom, trace: add compaction retry tracepoint | Michal Hocko | 2017-02-22 | 2 | -0/+65 |
* | | | oom, trace: add oom detection tracepoints | Michal Hocko | 2017-02-22 | 1 | -0/+42 |
* | | | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header | Michal Hocko | 2017-02-22 | 2 | -57/+67 |
* | | | mm, dax: change pmd_fault() to take only vmf parameter | Dave Jiang | 2017-02-22 | 1 | -29/+25 |
* | | | mm, dax: make pmd_fault() and friends be the same as fault() | Dave Jiang | 2017-02-22 | 1 | -8/+7 |
* | | | dax: add tracepoints to dax_pmd_insert_mapping() | Ross Zwisler | 2017-02-22 | 1 | -0/+51 |
* | | | dax: add tracepoints to dax_pmd_load_hole() | Ross Zwisler | 2017-02-22 | 1 | -0/+42 |
* | | | dax: add tracepoint infrastructure, PMD tracing | Ross Zwisler | 2017-02-22 | 1 | -0/+68 |
* | | | tracing: add __print_flags_u64() | Ross Zwisler | 2017-02-22 | 1 | -0/+11 |
* | | | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-02-22 | 1 | -14/+6 |
|\ \ \ |
|
| * | | | kernfs: handle null pointers while printing node name and path | Konstantin Khlebnikov | 2017-02-10 | 1 | -14/+6 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 5 | -27/+1083 |
|\ \ \ |
|
| * | | | trace: rename trace_print_hex_seq arg and add kdoc | Daniel Borkmann | 2017-02-03 | 1 | -2/+2 |
| * | | | bpf: add initial bpf tracepoints | Daniel Borkmann | 2017-01-25 | 2 | -0/+400 |
| * | | | trace: add variant without spacing in trace_print_hex_seq | Daniel Borkmann | 2017-01-25 | 1 | -1/+7 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-17 | 1 | -67/+79 |
| |\| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-11 | 1 | -2/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'rxrpc-rewrite-20170109' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-01-09 | 1 | -0/+184 |
| |\ \ \ \ |
|
| | * | | | | afs: Refcount the afs_call struct | David Howells | 2017-01-09 | 1 | -0/+75 |
| | * | | | | afs: Add some tracepoints | David Howells | 2017-01-09 | 1 | -0/+109 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-09 | 1 | -7/+10 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | rxrpc: Add some more tracing | David Howells | 2017-01-05 | 1 | -5/+89 |
| * | | | | | rxrpc: Fix handling of enums-to-string translation in tracing | David Howells | 2017-01-05 | 1 | -21/+403 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-02-21 | 1 | -0/+263 |
|\ \ \ \ \ |
|
| * | | | | | scsi: ufs: add trace event for ufs commands | Lee Susman | 2017-01-05 | 1 | -0/+38 |
| * | | | | | scsi: ufs: add time profiling support | subhashj@codeaurora.org | 2017-01-05 | 1 | -0/+40 |
| * | | | | | scsi: ufs: add tracing support | subhashj@codeaurora.org | 2017-01-05 | 1 | -0/+185 |
| |/ / / / |
|
* | | | | | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-02-21 | 1 | -16/+11 |
|\ \ \ \ \ |
|
| * | | | | | block: cleanup tracing | Christoph Hellwig | 2017-01-27 | 1 | -16/+11 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-20 | 1 | -13/+13 |
|\ \ \ \ \ |
|
| * | | | | | timers/itimer: Convert internal cputime_t units to nsec | Frederic Weisbecker | 2017-02-01 | 1 | -13/+13 |
| |/ / / / |
|
* | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-01-31 | 1 | -5/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|