Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm/page_ref: use atomic_set_release in page_ref_unfreeze | Konstantin Khlebnikov | 2018-04-05 | 1 | -2/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a... | Will Deacon | 2017-07-10 | 1 | -0/+1 |
* | mm/page_ref: introduce page_ref_inc_return | David Hildenbrand | 2016-06-21 | 1 | -0/+9 |
* | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 2016-05-19 | 1 | -13/+13 |
* | mm/page_ref: add tracepoint to track down page reference manipulation | Joonsoo Kim | 2016-03-17 | 1 | -5/+93 |
* | mm: introduce page reference manipulation functions | Joonsoo Kim | 2016-03-17 | 1 | -0/+85 |