Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm/page_owner: move page_owner specific function to page_owner.c | Joonsoo Kim | 2016-10-07 | 1 | -0/+2 |
* | mm/page_owner: introduce split_page_owner and replace manual handling | Joonsoo Kim | 2016-07-26 | 1 | -7/+5 |
* | mm, page_owner: dump page owner info from dump_page() | Vlastimil Babka | 2016-03-15 | 1 | -0/+9 |
* | mm, page_owner: track and print last migrate reason | Vlastimil Babka | 2016-03-15 | 1 | -0/+9 |
* | mm, page_owner: copy page owner info during migration | Vlastimil Babka | 2016-03-15 | 1 | -1/+9 |
* | mm, page_owner: convert page_owner_inited to static key | Vlastimil Babka | 2016-03-15 | 1 | -12/+10 |
* | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim | 2015-07-17 | 1 | -0/+13 |
* | mm/page_owner: keep track of page owners | Joonsoo Kim | 2014-12-13 | 1 | -0/+38 |