Commit Graph

243 Commits (1626aeb881236c8cb022b5e4ca594146a951d669)

Author SHA1 Message Date
Stephen Rothwell 6f076f5dd9 early_pfn_to_nid needs to be __meminit 18 years ago
Christoph Lameter 4037d45220 Move remote node draining out of slab allocators 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Yasunori Goto 72280ede31 Add white list into modpost.c for memory hotplug code and ia64's machvec section 18 years ago
Yasunori Goto a3142c8e1d Fix section mismatch of memory hotplug related code. 18 years ago
Rafael J. Wysocki 7be9823491 swsusp: use inline functions for changing page flags 18 years ago
Christoph Lameter 6d7779538f mm: optimize compound_head() by avoiding a shared page flag 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Mel Gorman 3b1d92c565 Do not disable interrupts when reading min_free_kbytes 18 years ago
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 18 years ago
Mel Gorman 0c6cb97463 [PATCH] Calculation fix for memory holes beyong the end of physical memory 18 years ago
Martin Bligh 3bb1a852ab [PATCH] vmscan: Fix temp_priority race 18 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