Commit History

Author SHA1 Message Date
  Randy Dunlap 88ca3b94e8 [PATCH] page_alloc: fix kernel-doc and func. declaration 18 years ago
  Nick Piggin e80ee884ae [PATCH] mm: micro optimise zone_watermark_ok 18 years ago
  Randy Dunlap 423b41d773 [PATCH] mm/page_alloc: use NULL instead of 0 for ptr 18 years ago
  Christoph Lameter 66a550308b [PATCH] Do not allocate pagesets for unpopulated zones. 18 years ago
  Christoph Lameter d5f541ed6e [PATCH] Add node to zone for the NUMA case 18 years ago
  Christoph Lameter 08e0f6a970 [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA 18 years ago
  Jes Sorensen c72419138f [PATCH] Condense output of show_free_areas() 18 years ago
  Mel Gorman fb01439c5b [PATCH] Allow an arch to expand node boundaries 18 years ago
  Mel Gorman 9c7cd6877c [PATCH] Account for holes that are outside the range of physical memory 18 years ago
  Mel Gorman 0e0b864e06 [PATCH] Account for memmap and optionally the kernel image as holes 18 years ago
  Mel Gorman c713216dee [PATCH] Introduce mechanism for registering active regions of memory 18 years ago
  Rafael J. Wysocki f623f0db8e [PATCH] swsusp: Fix mark_free_pages 18 years ago
  Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 18 years ago
  Christoph Lameter 0ff38490c8 [PATCH] zone_reclaim: dynamic slab reclaim 18 years ago
  Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 18 years ago
  Christoph Lameter 8417bba4b1 [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone 18 years ago
  Christoph Lameter 39bbcb8f88 [PATCH] mm: do not check unpopulated zones for draining and counter updates 18 years ago
  Christoph Lameter 006d22d9bb [PATCH] Optimize free_one_page 18 years ago
  Christoph Lameter 1192d52641 [PATCH] Cleanup: Add zone pointer to get_page_from_freelist 18 years ago
  Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 18 years ago
  Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 18 years ago
  Christoph Lameter 2f6726e54a [PATCH] Apply type enum zone_type 18 years ago
  Christoph Lameter 4e4785bcf0 [PATCH] mempolicies: fix policy_zone check 18 years ago
  Christoph Lameter e53ef38d05 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional 18 years ago
  Christoph Lameter fb0e7942bd [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional 18 years ago
  Christoph Lameter 2f1b624868 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment 18 years ago
  Christoph Lameter 98d2b0ebda [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup 18 years ago
  Christoph Lameter c1f60a5a41 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h 18 years ago
  Christoph Lameter 182e8e2373 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM 18 years ago
  Nick Piggin 725d704eca [PATCH] mm: VM_BUG_ON 18 years ago