Commit Graph

334 Commits (9bedbcb207ed9a571b239231d99c8fd4a34ae24d)

Author SHA1 Message Date
Russ Anderson dfa7e20cc0 mm: Minor clean-up of page flags in mm/page_alloc.c 17 years ago
Heiko Carstens cd94b9dbfa memory hotplug: fix early allocation handling 17 years ago
Andy Whitcroft 7eb54824b7 zonelists: handle a node zonelist with no applicable entries 17 years ago
Johannes Weiner f723215419 mm: don't drop a partial page in a zone's memory map size 17 years ago
Heiko Carstens 76cdd58e55 memory_hotplug: always initialize pageblock bitmap 17 years ago
Thomas Gleixner 3ac7fe5a4a infrastructure to debug (dynamic) objects 17 years ago
Nishanth Aravamudan a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
Nishanth Aravamudan ab857d0938 mm: fix misleading __GFP_REPEAT related comments 17 years ago
KAMEZAWA Hiroyuki 86051ca5ea mm: fix usemap initialization 17 years ago
Pavel Machek 2309f9e6fe mm/page_alloc.c: remove hand-coded get_order() 17 years ago
Yasunori Goto 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 years ago
Christoph Lameter 0a128b2b1a pageflags: eliminate PG_xxx aliases 17 years ago
S.Caglar Onur f05111f501 mm/page_alloc.c: fix indentation 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 18ea7e710d mm: remember what the preferred zone is for zone_statistics 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Hugh Dickins 9442ec9df4 memcg: bad page if page_cgroup when free 17 years ago
KOSAKI Motohiro 10ed273f50 zlc_setup(): handle jiffies wraparound 17 years ago
Alexander van Heukelum b5a0e01132 Solve section mismatch for free_area_init_core. 17 years ago
Harvey Harrison edde08f2a8 misc: removal of final callers using fastcall 17 years ago
Balbir Singh 8a9f3ccd24 Memory controller: memory accounting 17 years ago
Larry Woodman e6f3602d2c Include count of pagecache pages in show_mem() output 17 years ago
Harvey Harrison 920c7a5d0c mm: remove fastcall from mm/ 17 years ago
Andi Kleen 1e548deb5d page allocator: remove unused arguments in zone_init_free_lists() 17 years ago
Christoph Lameter 3dfa5721f1 Page allocator: get rid of the list of cold pages 17 years ago
Christoph Lameter 9f8f217253 Page allocator: clean up pcp draining functions 17 years ago
Sam Ravnborg 1d6f4e60e7 mm: fix section mismatch warning in page_alloc.c 17 years ago
Thomas Bogendoerfer 467bc461d2 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 17 years ago
Mel Gorman 81eabcbe0b mm: fix page allocation for larger I/O segments 17 years ago
Mel Gorman ba72cb8cb0 Fix boot problem with iSeries lacking hugepage support 17 years ago
Hugh Dickins 09f345da75 prep_zero_page: remove bogus BUG_ON 17 years ago
Linus Torvalds 44048d700b Revert "Bias the placement of kernel pages at lower PFNs" 17 years ago
Simon Arlott 183ff22bb6 spelling fixes: mm/ 18 years ago
David Rientjes ff0ceb9deb oom: serialize out of memory calls 18 years ago
David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 18 years ago
David Rientjes 5a3135c2e7 oom: move prototypes to appropriate header file 18 years ago
KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 18 years ago
KAMEZAWA Hiroyuki a5d76b54a3 memory unplug: page isolation 18 years ago
Mel Gorman 48f13bf3e7 Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator 18 years ago
Adrian Bunk 484f51f820 mm/page_alloc.c: make code static 18 years ago
Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
Mel Gorman d9c2340052 Do not depend on MAX_ORDER when grouping pages by mobility 18 years ago
Mel Gorman d100313fd6 Fix calculation in move_freepages_block for counting pages 18 years ago
Mel Gorman 64c5e135bf don't group high order atomic allocations 18 years ago
Mel Gorman ac0e5b7a6b remove PAGE_GROUP_BY_MOBILITY 18 years ago
Mel Gorman 56fd56b868 Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks 18 years ago