Commit Graph

332316 Commits (ec4d9f626d5908b6052c2973f37992f1db52e967)
 

Author SHA1 Message Date
Hugh Dickins ec4d9f626d mm: fix invalidate_complete_page2() lock ordering 13 years ago
Michal Hocko 7ffc0edc49 memcg: move mem_cgroup_is_root upwards 13 years ago
Michal Hocko 4bd2c1ee4b memcg: cleanup kmem tcp ifdefs 13 years ago
Michael Kerrisk 1939c557b5 memcg: trivial fixes for Documentation/cgroups/memory.txt 13 years ago
Jianguo Wu 7f1290f2f2 mm: fix-up zone present pages 13 years ago
Rik van Riel 05106e6a54 mm: enable CONFIG_COMPACTION by default 13 years ago
Catalin Marinas eab1eef991 mm: thp: fix the update_mmu_cache() last argument passing in mm/huge_memory.c 13 years ago
Catalin Marinas 2d28a2275c mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() 13 years ago
Xiao Guangrong e3b4126c55 thp: khugepaged_prealloc_page() forgot to reset the page alloc indicator 13 years ago
Minchan Kim 74c08f9826 memory-hotplug: don't replace lowmem pages with highmem 13 years ago
Minchan Kim 723a0644a7 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() 13 years ago
Sachin Kamat 3f6d4caeb9 mm/hugetlb.c: remove duplicate inclusion of header file 13 years ago
Mel Gorman 62997027ca mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity 13 years ago
Mel Gorman c89511ab2f mm: compaction: Restart compaction from near where it left off 13 years ago
Mel Gorman bb13ffeb9f mm: compaction: cache if a pageblock was scanned and no pages were isolated 13 years ago
Mel Gorman 753341a4b8 revert "mm: have order > 0 compaction start off where it left" 13 years ago
Mel Gorman f40d1e42bb mm: compaction: acquire the zone->lock as late as possible 13 years ago
Mel Gorman 2a1402aa04 mm: compaction: acquire the zone->lru_lock as late as possible 13 years ago
Mel Gorman 661c4cb9b8 mm: compaction: Update try_to_compact_pages()kerneldoc comment 13 years ago
Mel Gorman 3cc668f4e3 mm: compaction: move fatal signal check out of compact_checklock_irqsave 13 years ago
Shaohua Li e64c5237cf mm: compaction: abort compaction loop if lock is contended or run too long 13 years ago
Wanpeng Li f2d52fe51c mm/memblock: cleanup early_node_map[] related comments 13 years ago
Wanpeng Li e9d24ad30f mm/memblock: use existing interface to set nid 13 years ago
Shaohua Li 45cac65b0f readahead: fault retry breaks mmap file read random detection 13 years ago
Shaohua Li e79bee24fd atomic: implement generic atomic_dec_if_positive() 13 years ago
Minchan Kim 435b405c06 memory-hotplug: fix pages missed by race rather than failing 13 years ago
Minchan Kim 41d575ad4a memory-hotplug: bug fix race between isolation and allocation 13 years ago
Minchan Kim 95e3441248 mm: remain migratetype in freed page 13 years ago
Minchan Kim b12c4ad14e mm: page_alloc: use get_freepage_migratetype() instead of page_private() 13 years ago
Bartlomiej Zolnierkiewicz d95ea5d18e cma: fix watermark checking 13 years ago
Bartlomiej Zolnierkiewicz d1ce749a0d cma: count free CMA pages 13 years ago
Bartlomiej Zolnierkiewicz 2139cbe627 cma: fix counting of isolated pages 13 years ago
Bartlomiej Zolnierkiewicz 770c8aaaf6 mm: fix tracing in free_pcppages_bulk() 13 years ago
Minchan Kim 02c6de8d75 mm: cma: discard clean pages during contiguous allocation instead of migration 13 years ago
Andrea Arcangeli 70400303ce mm: mmu_notifier: make the mmu_notifier srcu static 13 years ago
Xishi Qiu 1e8537baac memory-hotplug: build zonelists when offlining pages 13 years ago
Michel Lespinasse 38a76013ad mm: avoid taking rmap locks in move_ptes() 13 years ago
Michel Lespinasse 523d4e2008 mm anon rmap: in mremap, set the new vma's position before anon_vma_clone() 13 years ago
Michel Lespinasse ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 13 years ago
Michel Lespinasse 86c2ad1995 mm rmap: remove vma_address check for address inside vma 13 years ago
Michel Lespinasse bf181b9f9d mm anon rmap: replace same_anon_vma linked list with an interval tree. 13 years ago
Michel Lespinasse 108d6642ad mm anon rmap: remove anon_vma_moveto_tail 13 years ago
Michel Lespinasse 9826a516ff mm: interval tree updates 13 years ago
Michel Lespinasse 9c079add0d rbtree: move augmented rbtree functionality to rbtree_augmented.h 13 years ago
Michel Lespinasse 147e615f83 prio_tree: remove 13 years ago
Michel Lespinasse 85d3a316c7 kmemleak: use rbtree instead of prio tree 13 years ago
Michel Lespinasse 6b2dbba8b6 mm: replace vma prio_tree with an interval tree 13 years ago
Michel Lespinasse fff3fd8a12 rbtree: add prio tree and interval tree tests 13 years ago
Michel Lespinasse 3908836aa7 rbtree: add RB_DECLARE_CALLBACKS() macro 13 years ago
Michel Lespinasse 9d9e6f9703 rbtree: remove prior augmented rbtree implementation 13 years ago