Age | Commit message (Expand) | Author | Files | Lines |
2017-04-25 | bpf: map_get_next_key to return first key on NULL | Teng Qin | 1 | -3/+7 |
2017-04-20 | block: remove the errors field from struct request | Christoph Hellwig | 1 | -10/+7 |
2017-04-20 | blktrace: remove the unused block_rq_abort tracepoint | Christoph Hellwig | 1 | -34/+10 |
2017-04-19 | f2fs: trace __submit_discard_cmd | Chao Yu | 1 | -1/+15 |
2017-04-18 | btrfs: qgroup: Add trace point for qgroup reserved space | Qu Wenruo | 1 | -0/+44 |
2017-04-18 | Btrfs: add file item tracepoints | Liu Bo | 1 | -0/+139 |
2017-04-18 | btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
2017-04-18 | btrfs: convert extent_map.refs from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
2017-04-14 | [media] v4l: Add metadata buffer type and format | Laurent Pinchart | 1 | -0/+1 |
2017-04-06 | rxrpc: Trace client call connection | David Howells | 1 | -0/+26 |
2017-04-06 | rxrpc: Trace changes in a call's receive window size | David Howells | 1 | -0/+27 |
2017-04-06 | rxrpc: Trace received aborts | David Howells | 1 | -0/+24 |
2017-04-06 | rxrpc: Trace protocol errors in received packets | David Howells | 1 | -0/+24 |
2017-04-04 | sched,tracing: Update trace_sched_pi_setprio() | Peter Zijlstra | 1 | -7/+9 |
2017-03-27 | x86: Convert the rest of the code to support p4d_t | Kirill A. Shutemov | 1 | -14/+14 |
2017-03-21 | f2fs: add missing INMEM_REVOKE trace enum definition | Chao Yu | 1 | -0/+1 |
2017-03-21 | f2fs: make sure trace all f2fs_issue_flush | Kinglong Mee | 1 | -4/+7 |
2017-03-21 | f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer | Jaegeuk Kim | 1 | -0/+2 |
2017-03-07 | Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+2 |
2017-03-03 | tracing: Add #undef to fix compile error | Rik van Riel | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -1/+1 |
2017-03-01 | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -56/+95 |
2017-03-01 | rxrpc: Fix deadlock between call creation and sendmsg/recvmsg | David Howells | 1 | -0/+2 |
2017-02-27 | Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -2/+12 |
2017-02-27 | f2fs: add f2fs_drop_inode tracepoint | Hou Pengyang | 1 | -0/+7 |
2017-02-25 | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-02-24 | mm: vmscan: kick flushers when we encounter dirty pages on the LRU | Johannes Weiner | 1 | -1/+1 |
2017-02-23 | f2fs: trace victim's cost selectecd by f2fs_gc | Jaegeuk Kim | 1 | -2/+6 |
2017-02-23 | f2fs: show actual device info in tracepoints | Jaegeuk Kim | 1 | -23/+26 |
2017-02-23 | f2fs: avoid out-of-order execution of atomic writes | Jaegeuk Kim | 1 | -0/+1 |
2017-02-22 | mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint | Michal Hocko | 1 | -0/+40 |
2017-02-22 | mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint | Michal Hocko | 1 | -3/+26 |
2017-02-22 | mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint | Michal Hocko | 2 | -6/+14 |
2017-02-22 | mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate | Michal Hocko | 1 | -2/+6 |
2017-02-22 | mm, vmscan: add active list aging tracepoint | Michal Hocko | 1 | -0/+36 |
2017-02-22 | mm, vmscan: remove unused mm_vmscan_memcg_isolate | Michal Hocko | 1 | -30/+1 |
2017-02-22 | oom, trace: add compaction retry tracepoint | Michal Hocko | 2 | -0/+65 |
2017-02-22 | oom, trace: add oom detection tracepoints | Michal Hocko | 1 | -0/+42 |
2017-02-22 | mm, trace: extract COMPACTION_STATUS and ZONE_TYPE to a common header | Michal Hocko | 2 | -57/+67 |
2017-02-22 | mm, dax: change pmd_fault() to take only vmf parameter | Dave Jiang | 1 | -29/+25 |
2017-02-22 | mm, dax: make pmd_fault() and friends be the same as fault() | Dave Jiang | 1 | -8/+7 |
2017-02-22 | dax: add tracepoints to dax_pmd_insert_mapping() | Ross Zwisler | 1 | -0/+51 |
2017-02-22 | dax: add tracepoints to dax_pmd_load_hole() | Ross Zwisler | 1 | -0/+42 |
2017-02-22 | dax: add tracepoint infrastructure, PMD tracing | Ross Zwisler | 1 | -0/+68 |
2017-02-22 | tracing: add __print_flags_u64() | Ross Zwisler | 1 | -0/+11 |
2017-02-22 | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -14/+6 |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -27/+1083 |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+263 |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -16/+11 |