Commit Graph

2943 Commits (5880f486ef733dae820724a71e3b91241c7921bd)

Author SHA1 Message Date
David Howells 41836382eb NOMMU: Delete askedalloc and realalloc variables 16 years ago
Geert Uytterhoeven 67faaada1e Remove obsolete CONFIG_RESOURCES_64BIT 16 years ago
Cyrill Gorcunov 91f47662df mm: hugetlb: remove redundant `if' operation 16 years ago
KOSAKI Motohiro 73ce02e96f mm: stop kswapd's infinite loop at high order allocation 16 years ago
Johannes Weiner 594fe1a044 bootmem: print request details before BUG_ON(them) 16 years ago
Johannes Weiner dcd4a049b9 mm: check for no mmaps in exit_mmap() 16 years ago
KOSAKI Motohiro 084f71ae5c mm: kill page_queue_congested() 16 years ago
KOSAKI Motohiro 9f572e3f96 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
Nick Piggin 67d58ac47d mm: pagecache gfp flags fix 16 years ago
Nick Piggin 48b47c561e mm: direct IO starvation improvement 16 years ago
ZhenwenXu 48aae42556 mm/mmap.c: fix coding style 16 years ago
Matt Mackall 853ac43ab1 shmem: unify regular and tiny shmem 16 years ago
Ying Han 4779280d1e mm: make get_user_pages() interruptible 16 years ago
Andrew Morton b555749aac vmscan: shrink_active_list(): reduce lru_lock hold time 16 years ago
Hugh Dickins 1e9e63650d badpage: KERN_ALERT BUG instead of KERN_EMERG 16 years ago
Hugh Dickins d936cf9b39 badpage: ratelimit print_bad_pte and bad_page 16 years ago
Hugh Dickins edc315fd22 badpage: remove vma from page_remove_rmap 16 years ago
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