Commit Graph

3701 Commits (e9995ef978a7d5296fe04a9a2c5ca6e66d8bb4e5)

Author SHA1 Message Date
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
Hugh Dickins f29ad6a99b swap_info: private to swapfile.c 15 years ago
Jan Beulich 976d6dfbb0 vmalloc(): adjust gfp mask passed on nested vmalloc() invocation 15 years ago
David Rientjes bad44b5be8 mm: add gfp flags for NODEMASK_ALLOC slab allocations 15 years ago
David Rientjes 8fe23e0571 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined 15 years ago
Lee Schermerhorn 9b5e5d0fdc hugetlb: use only nodes with memory for huge pages 15 years ago
Lee Schermerhorn 9a30523066 hugetlb: add per node hstate attributes 15 years ago
Lee Schermerhorn 06808b0827 hugetlb: derive huge pages nodes allowed from task mempolicy 15 years ago
Lee Schermerhorn 6ae11b278b hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functions 15 years ago
Lee Schermerhorn 9a76db0997 hugetlb: rework hstate_next_node_* functions 15 years ago
KOSAKI Motohiro 6d9c285a63 mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place 15 years ago
KOSAKI Motohiro 659ace584e mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() 15 years ago
David Rientjes 1b604d75bb oom: dump stack and VM state when oom killer panics 15 years ago