Commit History

Author SHA1 Message Date
  Vegard Nossum 2dff440525 kmemcheck: add mm functions 17 years ago
  Rusty Russell 082edb7bf4 numa, cpumask: move numa_node_id default implementation to topology.h 16 years ago
  Hugh Dickins 3c1d43787b mm: remove GFP_HIGHUSER_PAGECACHE 16 years ago
  Timur Tabi 2be0ffe2b2 mm: add alloc_pages_exact() and free_pages_exact() 17 years ago
  KOSAKI Motohiro e4048e5dc4 page allocator: inline some __alloc_pages() wrappers 17 years ago
  Nishanth Aravamudan ab857d0938 mm: fix misleading __GFP_REPEAT related comments 17 years ago
  KAMEZAWA Hiroyuki 8cece85ec7 mm: fix broken gfp_zone with __GFP_THISNODE 17 years ago
  Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
  Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
  Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
  Christoph Lameter 488514d179 Remove set_migrateflags() 17 years ago
  Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
  Christoph Lameter 9f8f217253 Page allocator: clean up pcp draining functions 17 years ago
  Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 18 years ago
  Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
  Christoph Lameter 6cb062296f Categorize GFP flags 18 years ago
  Christoph Lameter 523b945855 Memoryless nodes: Fix GFP_THISNODE behavior 18 years ago
  Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
  Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
  Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
  Christoph Lameter cfce66047f Slab allocators: remove useless __GFP_NO_GROW flag 18 years ago
  Christoph Lameter 4b51d66989 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM 18 years ago
  Al Viro f2e97df669 [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t 18 years ago
  Nick Piggin cc10250907 [PATCH] mm: add arch_alloc_page 18 years ago
  Christoph Lameter 77f700dab4 [PATCH] Disable GFP_THISNODE in the non-NUMA case 19 years ago
  Christoph Lameter 980128f223 [PATCH] Define easier to handle GFP_THISNODE 19 years ago
  Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 19 years ago
  Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 19 years ago
  Christoph Lameter 4e4785bcf0 [PATCH] mempolicies: fix policy_zone check 19 years ago
  Christoph Lameter e53ef38d05 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional 19 years ago