Commit Graph

126 Commits (c0c14e6af9ec89479f3ee3895961ef51e97aadd4)

Author SHA1 Message Date
Johannes Weiner a528910e12 mm: thrash detection-based file cache sizing 11 years ago
Johannes Weiner 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees 11 years ago
David Rientjes 668f9abbd4 mm: close PageTail race 11 years ago
Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
Andrew Morton 26296ad2df mm/swap.c: reorganize put_compound_page() 11 years ago
Andrea Arcangeli 3bfcd13ec0 mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail too 11 years ago
Andrea Arcangeli 44518d2b32 mm: tail page refcounting optimization for slab and hugetlbfs 11 years ago
Andrea Arcangeli ebf360f9bb mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a faster path 11 years ago
Andrea Arcangeli 27c73ae759 mm: hugetlbfs: fix hugetlbfs optimization 11 years ago
Mikulas Patocka 8077c0d983 bdi: test bdi_init failure 11 years ago
Chris Metcalf 5fbc461636 mm: make lru_add_drain_all() selective 12 years ago
Khalid Aziz 7cb2ef56e6 mm: fix aio performance regression for database caused by THP 12 years ago
Kirill A. Shutemov e180cf806a thp, mm: avoid PageUnevictable on active/inactive lru lists 12 years ago
Naoya Horiguchi ef2a2cbdda mm/swap.c: clear PageActive before adding pages onto unevictable list 12 years ago
Mel Gorman c53954a092 mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru 12 years ago
Mel Gorman a0b8cab3b9 mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec API 12 years ago
Mel Gorman 059285a25f mm: activate !PageLRU pages on mark_page_accessed if page is on local pagevec 12 years ago
Mel Gorman 13f7f78981 mm: pagevec: defer deciding which LRU to add a page to until pagevec drain time 12 years ago
Mel Gorman c6286c9839 mm: add tracepoints for LRU activation and insertions 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Shaohua Li 5bc7b8aca9 mm: thp: add split tail pages to shrink page list in page reclaim 12 years ago
Shaohua Li 33806f06da swap: make each swap partition have one address_space 12 years ago
Hugh Dickins 39b5f29ac1 mm: remove vma arg from page_evictable 12 years ago
Robin Dong d741c9cdee mm: fix nonuniform page status when writing new file with small buffer 12 years ago
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