| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-05-05 | 1 | -0/+1 |
|\ |
|
| * | [media] v4l: Add metadata buffer type and format | Laurent Pinchart | 2017-04-14 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 2 | -3/+108 |
|\ \ |
|
| * | | bpf: map_get_next_key to return first key on NULL | Teng Qin | 2017-04-25 | 1 | -3/+7 |
| * | | rxrpc: Trace client call connection | David Howells | 2017-04-06 | 1 | -0/+26 |
| * | | rxrpc: Trace changes in a call's receive window size | David Howells | 2017-04-06 | 1 | -0/+27 |
| * | | rxrpc: Trace received aborts | David Howells | 2017-04-06 | 1 | -0/+24 |
| * | | rxrpc: Trace protocol errors in received packets | David Howells | 2017-04-06 | 1 | -0/+24 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-01 | 1 | -14/+14 |
|\ \ |
|
| * | | x86: Convert the rest of the code to support p4d_t | Kirill A. Shutemov | 2017-03-27 | 1 | -14/+14 |
| |/ |
|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-01 | 1 | -7/+9 |
|\ \ |
|
| * | | sched,tracing: Update trace_sched_pi_setprio() | Peter Zijlstra | 2017-04-04 | 1 | -7/+9 |
| |/ |
|
* | | block: remove the errors field from struct request | Christoph Hellwig | 2017-04-20 | 1 | -10/+7 |
* | | blktrace: remove the unused block_rq_abort tracepoint | Christoph Hellwig | 2017-04-20 | 1 | -34/+10 |
|/ |
|
* | Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-03-07 | 1 | -0/+1 |
|\ |
|
| * | tracing: Add #undef to fix compile error | Rik van Riel | 2017-03-03 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-04 | 1 | -0/+2 |
|\ \ |
|
| * | | rxrpc: Fix deadlock between call creation and sendmsg/recvmsg | David Howells | 2017-03-01 | 1 | -0/+2 |
* | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | | | 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 |