Commit Graph

176317 Commits (d33b9f45bd24a6391bc05e2b5a13c1b5787ca9c2)
 

Author SHA1 Message Date
Naoya Horiguchi d33b9f45bd mm: hugetlb: fix hugepage memory leak in walk_page_range() 15 years ago
Naoya Horiguchi 4f16fc107d mm: hugetlb: fix hugepage memory leak in mincore() 15 years ago
Mel Gorman 536240f2bd hugetlb: abort a hugepage pool resize if a signal is pending 15 years ago
Lee Schermerhorn 6927c1dd93 mlock: replace stale comments in munlock_vma_page() 15 years ago
Lee Schermerhorn 418b27ef50 mm: remove unevictable_migrate_page function 15 years ago
Mel Gorman 4eb2b1dcd5 hugetlb: acquire the i_mmap_lock before walking the prio_tree to unmap a page 15 years ago
Amerigo Wang 70da2340fb 'sysctl_max_map_count' should be non-negative 15 years ago
Huang Shijie f096e59e84 include/linux/mm.h: remove unneeded ifdef 15 years ago
Magnus Damm c9d0bf2414 mm: uncached vma support with writenotify 15 years ago
Huang Shijie 62c0c2f198 vmscan: simplify code 15 years ago
Rik van Riel b39415b273 vmscan: do not evict inactive pages when skipping an active list scan 15 years ago
Jan Beulich 8aa043d745 mm/bootmem.c: properly __init-annotate helper functions 15 years ago
David Rientjes 9ae49fab23 mm: slab-allocate memory section nodemask for large systems 15 years ago
KOSAKI Motohiro caed0f486e mm: simplify try_to_unmap_one() 15 years ago
Rakib Mullick 23ce932a5e mm: fix section mismatch in memory_hotplug.c 15 years ago
Larry Woodman b76c8cfbff hugetlb: prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails 15 years ago
Andrew Morton b4e655a4aa mm: memory_hotplug: make offline_pages() static 15 years ago
Hugh Dickins d0f209f68f ksm: remove unswappable max_kernel_pages 15 years ago
Hugh Dickins 62b61f611e ksm: memory hotremove migration only 15 years ago
Hugh Dickins e9995ef978 ksm: rmap_walk to remove_migation_ptes 15 years ago
Hugh Dickins 407f9c8b08 ksm: mem cgroup charge swapin copy 15 years ago
Hugh Dickins 80e1482260 ksm: share anon page without allocating 15 years ago
Hugh Dickins 4035c07a89 ksm: take keyhole reference to page 15 years ago
Hugh Dickins db114b83ab ksm: hold anon_vma in rmap_item 15 years ago
Hugh Dickins 5ad6468801 ksm: let shared pages be swappable 15 years ago
Hugh Dickins 73848b4684 ksm: fix mlockfreed to munlocked 15 years ago
Hugh Dickins 08beca44df ksm: stable_node point to page and back 15 years ago
Hugh Dickins 7b6ba2c7d3 ksm: separate stable_node 15 years ago
Hugh Dickins 6514d511db ksm: singly-linked rmap_list 15 years ago
Hugh Dickins 8dd3557a52 ksm: cleanup some function arguments 15 years ago
Hugh Dickins 31e855ea71 ksm: remove redundancies when merging page 15 years ago
Hugh Dickins 93d17715a5 ksm: three remove_rmap_item_from_tree cleanups 15 years ago
KOSAKI Motohiro 338fde9093 vmscan: make consistent of reclaim bale out between do_try_to_free_page and shrink_zone 15 years ago
KOSAKI Motohiro ece74b2e7a vmscan: kill sc.swap_cluster_max 15 years ago
KOSAKI Motohiro 4f0ddfdffc vmscan: zone_reclaim() don't use insane swap_cluster_max 15 years ago
KOSAKI Motohiro 7b51755c3b vmscan: kill hibernation specific reclaim logic and unify it 15 years ago
KOSAKI Motohiro 22fba33545 vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim 15 years ago
Alex Chiang cba5dd7fa5 Documentation: ABI: /sys/devices/system/cpu/cpu#/node 15 years ago
Alex Chiang 1830794ae6 mm: add numa node symlink for cpu devices in sysfs 15 years ago
Alex Chiang b9d52dad94 mm: refactor unregister_cpu_under_node() 15 years ago
Alex Chiang f8246f3159 mm: refactor register_cpu_under_node() 15 years ago
Alex Chiang dee5d0d518 mm: add numa node symlink for memory section in sysfs 15 years ago
Hugh Dickins d99be1a8ec mm: sigbus instead of abusing oom 15 years ago
Hugh Dickins a70caa8ba4 mm: stop ptlock enlarging struct page 15 years ago
Hugh Dickins 1cb1729b13 mm: pass address down to rmap ones 15 years ago
Hugh Dickins af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
Hugh Dickins 53f79acb6e mm: mlocking in try_to_unmap_one 15 years ago
Hugh Dickins 3ca7b3c5b6 mm: define PAGE_MAPPING_FLAGS 15 years ago
KOSAKI Motohiro bb3ab59683 vmscan: stop kswapd waiting on congestion when the min watermark is not being met 15 years ago
Mel Gorman f50de2d381 vmscan: have kswapd sleep for a short interval and double check it should be asleep 15 years ago