Commit Graph

2690 Commits (2509ef26db4699a5d9fa876e90ddfc107afcab84)

Author SHA1 Message Date
Hugh Dickins 2509ef26db badpage: zap print_bad_pte on swap and file 16 years ago
Hugh Dickins 22b31eec63 badpage: vm_normal_page use print_bad_pte 16 years ago
Hugh Dickins 3dc147414c badpage: replace page_remove_rmap Eeek and BUG 16 years ago
Hugh Dickins 8cc3b39221 badpage: keep any bad page out of circulation 16 years ago
Hugh Dickins 79f4b7bf39 badpage: simplify page_alloc flag check+clear 16 years ago
KOSAKI Motohiro 09f445e7f5 mm: kill zone_is_near_oom() 16 years ago
KOSAKI Motohiro 01dbe5c9b1 vmscan: improve reclaim throughput to bail out patch 16 years ago
Rik van Riel a79311c14e vmscan: bail out of direct reclaim after swap_cluster_max pages 16 years ago
Hannes Eder ebdd4aea8d hugetlb: fix sparse warnings 16 years ago
Hugh Dickins f0d7a4b3ed swapfile: let others seed random 16 years ago
Hugh Dickins 858a29900e swapfile: change discard pgoff_t to sector_t 16 years ago
Hugh Dickins c60aa176c6 swapfile: swap allocation cycle if nonrot 16 years ago
Hugh Dickins 20137a490f swapfile: swapon randomize if nonrot 16 years ago
Hugh Dickins 7992fde72c swapfile: swap allocation use discard 16 years ago
Hugh Dickins 6a6ba83175 swapfile: swapon use discard (trim) 16 years ago
Hugh Dickins ebebbbe904 swapfile: rearrange scan and swap_info 16 years ago
Hugh Dickins 81e3397127 swapfile: remove v0 SWAP-SPACE message 16 years ago
Hugh Dickins 886bb7e9c3 swapfile: remove surplus whitespace 16 years ago
Hugh Dickins 22c6f8fdb3 swapfile: remove SWP_ACTIVE mask 16 years ago
Hugh Dickins 73fd8748ab swapfile: swapon needs larger size type 16 years ago
KOSAKI Motohiro efab818641 mm: make setup_per_zone_inactive_ratio() static 16 years ago
KOSAKI Motohiro 14b90b22ec mm: make scan_zone_unevictable_pages() static 16 years ago
KOSAKI Motohiro ff30153bf9 mm: make scan_all_zones_unevictable_pages() static 16 years ago
KOSAKI Motohiro d38d2a7582 mm: make mem_cgroup_resize_limit() static 16 years ago
KOSAKI Motohiro 2bc7273b0e mm: make maddr __iomem 16 years ago
KOSAKI Motohiro feb1669488 mm: make init_section_page_cgroup() static 16 years ago
KOSAKI Motohiro 077cbc5864 memcg: reclaim shouldn't change zone->recent_rotated statistics 16 years ago
Hugh Dickins b962716b45 mm: optimize get_scan_ratio for no swap 16 years ago
Hugh Dickins 60371d971a mm: add add_to_swap stub 16 years ago
Hugh Dickins ac47b003d0 mm: remove gfp_mask from add_to_swap 16 years ago
Hugh Dickins 63d6c5ad7f mm: remove try_to_munlock from vmscan 16 years ago
Hugh Dickins 68bdc8d647 mm: try_to_unuse check removing right swap 16 years ago
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Hugh Dickins 7b1fe59793 mm: reuse_swap_page replaces can_share_swap_page 16 years ago
Hugh Dickins ab967d8601 mm: wp lock page before deciding cow 16 years ago
Hugh Dickins 878b63ac88 mm: gup persist for write permission 16 years ago
David Rientjes 2da02997e0 mm: add dirty_background_bytes and dirty_bytes sysctls 16 years ago
David Rientjes 364aeb2849 mm: change dirty limit type specifiers to unsigned long 16 years ago
Julia Lawall 58a01a4572 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem 16 years ago
Hugh Dickins cbf84b7add mm: further cleanup page_add_new_anon_rmap 16 years ago
Hugh Dickins 2afd1c928f mm: make page_lock_anon_vma() static 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
Hugh Dickins 51726b1222 mm: replace some BUG_ONs by VM_BUG_ONs 16 years ago
Hugh Dickins 6d91add09f mm: add Set,ClearPageSwapCache stubs 16 years ago
Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
Jeremy Fitzhardinge 38e0edb15b mm/apply_to_range: call pte function with lazy updates 16 years ago
Nick Piggin cd52858c73 mm: vmalloc make lazy unmapping configurable 16 years ago
Nick Piggin e97a630eb0 mm: vmalloc use mutex for purge 16 years ago
Glauber Costa 8487784833 mm: vmalloc improve vmallocinfo 16 years ago
Glauber Costa c1279c4ef3 mm: vmalloc tweak failure printk 16 years ago