Commit Graph

102 Commits (274504f5e62882bb43ea6599b1308607956f20d9)

Author SHA1 Message Date
Mel Gorman 5a178119b0 mm: add support for direct_IO to highmem pages 13 years ago
Mel Gorman 18022c5d86 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O 13 years ago
Hugh Dickins fa9add641b mm/memcg: apply add/del_page to lruvec 13 years ago
Hugh Dickins 89abfab133 mm/memcg: move reclaim_stat into lruvec 13 years ago
Pravin B Shelar 5bf5f03c27 mm: fix slab->page flags corruption 13 years ago
Konstantin Khlebnikov f0cb3c76ae mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug 13 years ago
Hugh Dickins 7512102cf6 memcg: fix GPF when cgroup removal races with last exit 13 years ago
Hugh Dickins b9980cdcf2 mm: fix UP THP spin_is_locked BUGs 13 years ago
Hugh Dickins 1c1c53d43b mm: remove del_page_from_lru, add page_off_lru 13 years ago
Hugh Dickins 4d06f382c7 mm: no blank line after EXPORT_SYMBOL in swap.c 13 years ago
Hugh Dickins 5095ae8375 mm: fewer underscores in ____pagevec_lru_add 13 years ago
Hugh Dickins 2bcf887963 mm: take pagevecs off reclaim stack 13 years ago
Hugh Dickins 12d2710786 memcg: fix split_huge_page_refcounts() 13 years ago
Shaohua Li 45676885b7 thp: improve order in lru list for split huge page 13 years ago
Johannes Weiner 925b7673cc mm: make per-memcg LRU lists exclusive 13 years ago
Johannes Weiner 6290df5458 mm: collect LRU list heads into struct lruvec 13 years ago
Konstantin Khlebnikov cc59850ef9 mm: add free_hot_cold_page_list() helper 13 years ago
Andrea Arcangeli 70b50f94f1 mm: thp: tail page refcounting fix 13 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Shaohua Li eb709b0d06 mm: batch activate_page() to reduce lock contention 14 years ago
Minchan Kim 821ed6bbed mm: filter unevictable page out in deactivate_page() 14 years ago
Minchan Kim bad49d9c89 mm: check PageUnevictable in lru_deactivate_fn() 14 years ago
Shaohua Li 3dd7ae8ec0 mm: simplify code of swap.c 14 years ago
Minchan Kim 278df9f451 mm: reclaim invalidated page ASAP 14 years ago
Minchan Kim 3f58a82943 memcg: move memcg reclaimable page into tail of inactive list 14 years ago
Minchan Kim 315601809d mm: deactivate invalidated pages 14 years ago
Linus Torvalds 83896fb5e5 Revert "mm: simplify code of swap.c" 14 years ago
Linus Torvalds 7a608572a2 Revert "mm: batch activate_page() to reduce lock contention" 14 years ago
Shaohua Li 744ed14427 mm: batch activate_page() to reduce lock contention 14 years ago
Shaohua Li d8505dee1a mm: simplify code of swap.c 14 years ago
Andrea Arcangeli 71e3aac072 thp: transparent hugepage core 14 years ago
Andrea Arcangeli a95a82e96c thp: put_page: recheck PageHead after releasing the compound_lock 14 years ago
Andrea Arcangeli 9180706344 thp: alter compound get_page/put_page 14 years ago
Miklos Szeredi 0be8557bcd fuse: use release_pages() 14 years ago
Miklos Szeredi 47846b0650 mm: export lru_cache_add_*() to modules 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Li Hong fc91668eaf mm: remove free_hot_page() 15 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Johannes Weiner 6c0b13519d mm: return boolean from page_is_file_cache() 16 years ago
Johannes Weiner 401a8e1c16 mm: introduce page_lru_base_type() 16 years ago
KOSAKI Motohiro 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 years ago
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
KOSAKI Motohiro d1d7487173 mm: remove pagevec_swap_free() 16 years ago
KOSAKI Motohiro 3e2f41f1f6 memcg: add zone_reclaim_stat 16 years ago
KOSAKI Motohiro 6e9015716a mm: introduce zone_reclaim struct 16 years ago
KAMEZAWA Hiroyuki 08e552c69c memcg: synchronized LRU 16 years ago
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
KOSAKI Motohiro 1b0bd11886 mm: get rid of pagevec_release_nonlru() 16 years ago
KOSAKI Motohiro 6841c8e263 mm: remove UP version of lru_add_drain_all() 16 years ago