Commit Graph

794 Commits (1963f7cd19a4c9ddbb5e4d43859c30109b0ba65c)

Author SHA1 Message Date
David Rientjes b2b755b5f1 lib, arch: add filter argument to show_mem and fix private implementations 14 years ago
Daisuke Nishimura f212ad7cf9 memcg: add memcg sanity checks at allocating and freeing pages 14 years ago
Kirill A. Shutemov 84be48d84a mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination 14 years ago
Andi Kleen 78afd5612d mm: add __GFP_OTHER_NODE flag 14 years ago
Andrea Arcangeli 11bc82d67d mm: compaction: Use async migration for __GFP_NO_KSWAPD and enforce no writeback 14 years ago
Namhyung Kim 1d16871d8c mm: batch-free pcp list if possible 14 years ago
David Rientjes cbf978bfb1 oom: suppress nodes that are not allowed from meminfo on page alloc failure 14 years ago
David Rientjes 29423e77c0 oom: suppress show_mem() for many nodes in irq context on page alloc failure 14 years ago
David Rientjes ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill 14 years ago
Andrea Arcangeli ef2b4b95a6 mm: PageBuddy and mapcount robustness 14 years ago
Yinghai Lu cc28989437 mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCK 14 years ago
Namhyung Kim 29723fccc8 mm: fix dubious code in __count_immobile_pages() 14 years ago
Yinghai Lu 8bc1f91e1f bootmem: Move __alloc_memory_core_early() to nobootmem.c 14 years ago
Yinghai Lu e782ab421b bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c 14 years ago
David Rientjes 2ff754fa8f mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator 14 years ago
David Rientjes f33261d75b mm: fix deferred congestion timeout if preferred zone is not allowed 14 years ago
Andrew Morton c06b1fca18 mm/page_alloc.c: don't cache `current' in a local 14 years ago
KyongHo Cho 43506fad21 mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists 14 years ago
Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 14 years ago
Andrea Arcangeli 5c3240d92e thp: don't alloc harder for gfp nomemalloc even if nowait 14 years ago
Andrea Arcangeli 32dba98e08 thp: _GFP_NO_KSWAPD 14 years ago
Andrea Arcangeli 59ff421631 thp: comment reminder in destroy_compound_page 14 years ago
Andrea Arcangeli 8dd60a3a65 thp: clear compound mapping 14 years ago
Andrea Arcangeli 4e9f64c42d thp: fix bad_page to show the real reason the page is bad 14 years ago
Volodymyr G. Lukiianyk ecb256f815 mm: set correct numa_zonelist_order string when configured on the kernel command line 14 years ago
Mel Gorman 9950474883 mm: kswapd: stop high-order balancing when any suitable zone is balanced 14 years ago
Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 14 years ago
Mel Gorman 3e7d344970 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim 14 years ago
Mel Gorman 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 14 years ago
Yinghai Lu 1a4a678b12 memblock: Make find_memory_core_early() find from top-down 14 years ago
Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 14 years ago
Jesper Juhl fa9f90be74 Kill off a bunch of warning: ‘inline’ is not at beginning of declaration 14 years ago
KAMEZAWA Hiroyuki e9959f0f37 mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run() 14 years ago
Namhyung Kim e6223a3b19 mm: add casts to/from gfp_t in gfp_to_alloc_flags() 15 years ago
Mel Gorman 0e093d9976 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone 15 years ago
KAMEZAWA Hiroyuki 49ac825587 memory hotplug: unify is_removable and offline detection code 15 years ago
KAMEZAWA Hiroyuki 4b20477f58 memory hotplug: fix notifier's return value check 15 years ago
Mel Gorman b7f50cfa36 mm, page-allocator: do not check the state of a non-existant buddy during free 15 years ago
Robin Holt f241e6607b mm: alloc_large_system_hash() printk overflow on 16TB boot 15 years ago
Mel Gorman 9ee493ce0a mm: page allocator: drain per-cpu lists after direct reclaim allocation fails 15 years ago
Christoph Lameter aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 15 years ago
Mel Gorman 72853e2991 mm: page allocator: update free page counters after pages are placed on the free list 15 years ago
Yinghai Lu 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
Yinghai Lu edbe7d23b4 memblock: Add find_memory_core_early() 15 years ago
KOSAKI Motohiro 25edde0332 vmscan: kill prev_priority completely 15 years ago
Minchan Kim ff321feac2 mm: rename try_set_zone_oom() to try_set_zonelist_oom() 15 years ago
David Rientjes 03668b3ceb oom: avoid oom killer for lowmem allocations 15 years ago
Yinghai Lu b8ab9f8202 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used 15 years ago
Catalin Marinas 9078370c0d kmemleak: Add support for NO_BOOTMEM configurations 15 years ago
Lee Schermerhorn 7aac789885 numa: introduce numa_mem_id()- effective local memory node id 15 years ago