| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: get 7% more pages in a pagevec | Matthew Wilcox | 2018-01-31 | 1 | -3/+3 |
* | mm, pagevec: rename pagevec drained field | Mel Gorman | 2017-11-15 | 1 | -2/+2 |
* | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman | 2017-11-15 | 1 | -3/+1 |
* | mm: only drain per-cpu pagevecs once per pagevec usage | Mel Gorman | 2017-11-15 | 1 | -1/+3 |
* | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara | 2017-11-15 | 1 | -5/+3 |
* | mm: add variant of pagevec_lookup_range_tag() taking number of pages | Jan Kara | 2017-11-15 | 1 | -0/+3 |
* | mm: implement find_get_pages_range_tag() | Jan Kara | 2017-11-15 | 1 | -2/+9 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | mm: remove nr_pages argument from pagevec_lookup{,_range}() | Jan Kara | 2017-09-06 | 1 | -4/+3 |
* | mm: implement find_get_pages_range() | Jan Kara | 2017-09-06 | 1 | -2/+11 |
* | mm: make pagevec_lookup() update index | Jan Kara | 2017-09-06 | 1 | -1/+1 |
* | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner | 2014-04-03 | 1 | -0/+5 |
* | mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API | Mel Gorman | 2013-07-03 | 1 | -33/+1 |
* | mm: fewer underscores in ____pagevec_lru_add | Hugh Dickins | 2012-01-12 | 1 | -5/+5 |
* | mm: take pagevecs off reclaim stack | Hugh Dickins | 2012-01-12 | 1 | -2/+0 |
* | mm: remove unused pagevec_free | Konstantin Khlebnikov | 2012-01-10 | 1 | -7/+0 |
* | mm: remove pagevec_swap_free() | KOSAKI Motohiro | 2009-04-01 | 1 | -1/+0 |
* | mm: get rid of pagevec_release_nonlru() | KOSAKI Motohiro | 2009-01-06 | 1 | -7/+0 |
* | Unevictable LRU Infrastructure | Lee Schermerhorn | 2008-10-20 | 1 | -1/+0 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 | 1 | -6/+23 |
* | vmscan: free swap space on swap-in/activation | Rik van Riel | 2008-10-20 | 1 | -0/+1 |
* | swap: use an array for the LRU pagevecs | KOSAKI Motohiro | 2008-10-20 | 1 | -2/+11 |
* | [PATCH] Permit multiple inclusion of linux/pagevec.h | David Howells | 2006-01-08 | 1 | -0/+5 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+85 |