Commit Graph

3956 Commits (d12d42f744f805a9ccc33cd76f04b237cd83ce56)

Author SHA1 Message Date
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
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
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
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
Huang Shijie 273f047e36 rmap: move label `out' to a better place 15 years ago
Huang Shijie 7b51159405 rmap: simplify try_to_unmap_file() 15 years ago
Huang Shijie 8051be5e61 rmap: fix the comment for try_to_unmap_anon 15 years ago
Vincent Li 6aceb53be4 mm/vmscan: change comment generic_file_write to __generic_file_aio_write 15 years ago
Lee Schermerhorn d4906e1aa5 swap: rework map_swap_page() again 15 years ago
Hugh Dickins aaa468653b swap_info: note SWAP_MAP_SHMEM 15 years ago
Hugh Dickins 570a335b8e swap_info: swap count continuations 15 years ago
Hugh Dickins 8d69aaee80 swap_info: swap_map of chars not shorts 15 years ago
Hugh Dickins 253d553ba7 swap_info: SWAP_HAS_CACHE cleanups 15 years ago
Hugh Dickins 73c34b6acc swap_info: miscellaneous minor cleanups 15 years ago
Hugh Dickins 9625a5f289 swap_info: include first_swap_extent 15 years ago
Hugh Dickins efa90a981b swap_info: change to array of pointers 15 years ago