Commit Graph

2775 Commits (5393f780277165f282a37ed82dd878159ec9dad5)

Author SHA1 Message Date
KAMEZAWA Hiroyuki c1e862c1f5 memcg: new force_empty to free pages under group 16 years ago
Jan Blunck c8dad2bb63 memcg: reduce size of mem_cgroup by using nr_cpu_ids 16 years ago
KAMEZAWA Hiroyuki f817ed4853 memcg: move all acccounting to parent at rmdir() 16 years ago
Fernando Luis Vazquez Cao 0753b0ef3b memcg: do not recalculate section unnecessarily in init_section_page_cgroup 16 years ago
KAMEZAWA Hiroyuki 01b1ae63c2 memcg: simple migration handling 16 years ago
KAMEZAWA Hiroyuki bced0520fe memcg: fix gfp_mask of callers of charge 16 years ago
KAMEZAWA Hiroyuki 7a81b88cb5 memcg: introduce charge-commit-cancel style of functions 16 years ago
Paul Mundt ab2e83ead4 NOMMU: Teach kobjsize() about VMA regions. 16 years ago
Paul Mundt dd8632a12e NOMMU: Make mmap allocation page trimming behaviour configurable. 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
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