Commit Graph

219 Commits (6f00e68f210c0407dd666743ce61ae543cfd509d)

Author SHA1 Message Date
Dave Hansen a2f3aa0257 [PATCH] Fix sparsemem on Cell 18 years ago
Christoph Lameter f2e12bb272 [PATCH] Check for populated zone in __drain_pages 18 years ago
Paul Mundt 9ab37b8f21 [PATCH] Sanely size hash tables when using large base pages 18 years ago
Paul Jackson 02a0e53d82 [PATCH] cpuset: rework cpuset_zone_allowed api 18 years ago
Don Mullis 6b1b60f41e [PATCH] fault-injection: defaults likely to please a new user 18 years ago
Akinobu Mita 933e312e73 [PATCH] fault-injection capability for alloc_pages() 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Ingo Molnar 0231606785 [PATCH] hotplug CPU: clean up hotcpu_notifier() use 18 years ago
Andrew Morton 0490366432 [PATCH] remove HASH_HIGHMEM 18 years ago
Andy Whitcroft 33f2ef89f8 [PATCH] mm: make compound page destructor handling explicit 18 years ago
Christoph Lameter 952f3b51be [PATCH] GFP_THISNODE must not trigger global reclaim 18 years ago
Andy Whitcroft ce421c799b [PATCH] mm: cleanup indentation on switch for CPU operations 18 years ago
Andy Whitcroft 25ba77c141 [PATCH] numa node ids are int, page_to_nid and zone_to_nid should return int 18 years ago
Christoph Lameter bc4ba393c0 [PATCH] drain_node_page(): Drain pages in batch units 18 years ago
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