Commit Graph

234 Commits (8da3430d8a7f885c2bf65121181d76c9d290a86e)

Author SHA1 Message Date
Andy Whitcroft 14e0729841 add pfn_valid_within helper for sub-MAX_ORDER hole detection 18 years ago
Christoph Lameter 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 years ago
Nick Piggin 5409bae07a [PATCH] Rename PG_checked to PG_owner_priv_1 18 years ago
Christoph Lameter 8ef8286689 [PATCH] slab: reduce size of alien cache to cover only possible nodes 18 years ago
Christoph Lameter 74c7aa8b85 [PATCH] Replace highest_possible_node_id() with nr_node_ids 18 years ago
Christoph Lameter 4b51d66989 [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM 18 years ago
Christoph Lameter 6267276f3f [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone 18 years ago
Christoph Lameter 65e458d43d [PATCH] Drop get_zone_counts() 18 years ago
Christoph Lameter 9195481d2f [PATCH] Drop nr_free_pages_pgdat() 18 years ago
Christoph Lameter 9617729941 [PATCH] Drop free_pages() 18 years ago
Christoph Lameter d23ad42324 [PATCH] Use ZVC for free_pages 18 years ago
Christoph Lameter c878538598 [PATCH] Use ZVC for inactive and active counts 18 years ago
Mel Gorman a6af2bc3d5 [PATCH] Avoid excessive sorting of early_node_map[] 18 years ago
Andrew Morton a25700a53f [PATCH] mm: show bounce pages in oom killer output 18 years ago
Linus Torvalds 6fd6b17c6d Revert "[PATCH] mm: micro optimise zone_watermark_ok" 18 years ago
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