Commit Graph

304 Commits (0883ae0e5599656b5f3b0e9ce474e01dee7dfee4)

Author SHA1 Message Date
Kirill Korotaev b43a57bb4d [PATCH] OOM can panic due to processes stuck in __alloc_pages() 18 years ago
Nick Piggin cc10250907 [PATCH] mm: add arch_alloc_page 18 years ago
Paul Jackson 9276b1bc96 [PATCH] memory page_alloc zonelist caching speedup 18 years ago
Christoph Lameter 89689ae7f9 [PATCH] Get rid of zone_table[] 18 years ago
Paul Jackson 0798e5193c [PATCH] memory page alloc minor cleanups 18 years ago
Mel Gorman 1abbfb412b [PATCH] x86_64: fix bad page state in process 'swapper' 18 years ago
nkalmala 941c7105dc [PATCH] mm: un-needed add-store operation wastes a few bytes 19 years ago
Mel Gorman 0c6cb97463 [PATCH] Calculation fix for memory holes beyong the end of physical memory 19 years ago
Martin Bligh 3bb1a852ab [PATCH] vmscan: Fix temp_priority race 19 years ago
Andy Whitcroft 7516795739 [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc 19 years ago
Andrew Morton 6220ec7844 [PATCH] highest_possible_node_id() linkage fix 19 years ago
Andrew Morton 3fcfab16c5 [PATCH] separate bdi congestion functions from queue congestion functions 19 years ago
Nick Piggin 9858db504c [PATCH] mm: locks_freed fix 19 years ago
Nick Piggin dafb13673c [PATCH] mm: arch_free_page fix 19 years ago
Mel Gorman b888132b0f [PATCH] mm: remove memmap_zone_idx() 19 years ago
Randy Dunlap 88ca3b94e8 [PATCH] page_alloc: fix kernel-doc and func. declaration 19 years ago
Nick Piggin e80ee884ae [PATCH] mm: micro optimise zone_watermark_ok 19 years ago
Randy Dunlap 423b41d773 [PATCH] mm/page_alloc: use NULL instead of 0 for ptr 19 years ago
Christoph Lameter 66a550308b [PATCH] Do not allocate pagesets for unpopulated zones. 19 years ago
Christoph Lameter d5f541ed6e [PATCH] Add node to zone for the NUMA case 19 years ago
Christoph Lameter 08e0f6a970 [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA 19 years ago
Jes Sorensen c72419138f [PATCH] Condense output of show_free_areas() 19 years ago
Mel Gorman fb01439c5b [PATCH] Allow an arch to expand node boundaries 19 years ago
Mel Gorman 9c7cd6877c [PATCH] Account for holes that are outside the range of physical memory 19 years ago
Mel Gorman 0e0b864e06 [PATCH] Account for memmap and optionally the kernel image as holes 19 years ago
Mel Gorman c713216dee [PATCH] Introduce mechanism for registering active regions of memory 19 years ago
Rafael J. Wysocki f623f0db8e [PATCH] swsusp: Fix mark_free_pages 19 years ago
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function 19 years ago
Christoph Lameter 0ff38490c8 [PATCH] zone_reclaim: dynamic slab reclaim 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter 8417bba4b1 [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone 19 years ago
Christoph Lameter 39bbcb8f88 [PATCH] mm: do not check unpopulated zones for draining and counter updates 19 years ago
Christoph Lameter 006d22d9bb [PATCH] Optimize free_one_page 19 years ago
Christoph Lameter 1192d52641 [PATCH] Cleanup: Add zone pointer to get_page_from_freelist 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 2f6726e54a [PATCH] Apply type enum zone_type 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
Christoph Lameter fb0e7942bd [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional 19 years ago
Christoph Lameter 2f1b624868 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment 19 years ago
Christoph Lameter 98d2b0ebda [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup 19 years ago
Christoph Lameter c1f60a5a41 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h 19 years ago
Christoph Lameter 182e8e2373 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM 19 years ago
Nick Piggin 725d704eca [PATCH] mm: VM_BUG_ON 19 years ago
David Rientjes f3ef9ead31 [PATCH] do not free non slab allocated per_cpu_pageset 19 years ago
David S. Miller f034b5d4ef [XFRM]: Dynamic xfrm_state hash table sizing. 19 years ago
Christoph Lameter 9614634fe6 [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O 19 years ago
Christoph Lameter f8891e5e1f [PATCH] Light weight event counters 19 years ago
Christoph Lameter ca889e6c45 [PATCH] Use Zoned VM Counters for NUMA statistics 19 years ago