Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-23 | mm, dax: change pmd_fault() to take only vmf parameter | Dave Jiang | 1 | -29/+25 |
2017-02-23 | mm, dax: make pmd_fault() and friends be the same as fault() | Dave Jiang | 1 | -8/+7 |
2017-02-23 | dax: add tracepoints to dax_pmd_insert_mapping() | Ross Zwisler | 1 | -0/+51 |
2017-02-23 | dax: add tracepoints to dax_pmd_load_hole() | Ross Zwisler | 1 | -0/+42 |
2017-02-23 | dax: add tracepoint infrastructure, PMD tracing | Ross Zwisler | 1 | -0/+68 |