summaryrefslogtreecommitdiffstats
path: root/include/linux/pagevec.h
Commit message (Expand)AuthorAgeFilesLines
* mm: get 7% more pages in a pagevecMatthew Wilcox2018-01-311-3/+3
* mm, pagevec: rename pagevec drained fieldMel Gorman2017-11-151-2/+2
* mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-151-3/+1
* mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman2017-11-151-1/+3
* mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-151-5/+3
* mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara2017-11-151-0/+3
* mm: implement find_get_pages_range_tag()Jan Kara2017-11-151-2/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara2017-09-061-4/+3
* mm: implement find_get_pages_range()Jan Kara2017-09-061-2/+11
* mm: make pagevec_lookup() update indexJan Kara2017-09-061-1/+1
* mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner2014-04-031-0/+5
* mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman2013-07-031-33/+1
* mm: fewer underscores in ____pagevec_lru_addHugh Dickins2012-01-121-5/+5
* mm: take pagevecs off reclaim stackHugh Dickins2012-01-121-2/+0
* mm: remove unused pagevec_freeKonstantin Khlebnikov2012-01-101-7/+0
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-011-1/+0
* mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro2009-01-061-7/+0
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-201-1/+0
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-6/+23
* vmscan: free swap space on swap-in/activationRik van Riel2008-10-201-0/+1
* swap: use an array for the LRU pagevecsKOSAKI Motohiro2008-10-201-2/+11
* [PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells2006-01-081-0/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+85