Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-21pagevec: Use xa_mark_tMatthew Wilcox
2018-02-01mm: get 7% more pages in a pagevecMatthew Wilcox
2017-11-16mm, pagevec: rename pagevec drained fieldMel Gorman
2017-11-16mm, pagevec: remove cold parameter for pagevecsMel Gorman
2017-11-16mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman
2017-11-16mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2017-11-16mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara
2017-11-16mm: implement find_get_pages_range_tag()Jan Kara
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara
2017-09-07mm: implement find_get_pages_range()Jan Kara
2017-09-07mm: make pagevec_lookup() update indexJan Kara
2014-04-04mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2013-07-04mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman
2012-01-13mm: fewer underscores in ____pagevec_lru_addHugh Dickins
2012-01-13mm: take pagevecs off reclaim stackHugh Dickins
2012-01-11mm: remove unused pagevec_freeKonstantin Khlebnikov
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro
2009-01-07mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro
2006-01-09[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds