summaryrefslogtreecommitdiff
path: root/include/linux/page_ref.h
AgeCommit message (Expand)Author
2018-04-05mm/page_ref: use atomic_set_release in page_ref_unfreezeKonstantin Khlebnikov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10include/linux/page_ref.h: ensure page_ref_unfreeze is ordered against prior a...Will Deacon
2016-06-21mm/page_ref: introduce page_ref_inc_returnDavid Hildenbrand
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim