Date |
List |
Subject |
2013-05-13 19:08:46
|
linux-kernel
|
[PATCH RESEND v3 00/11] mm: fixup changers of per cpu pageset's ->high and ->batch |
2013-05-08 23:35:37
|
linux-kernel
|
Re: [PATCH v5, part4 20/41] mm/h8300: prepare for removing num_physpages and simplify mem_init() |
2013-05-03 00:11:30
|
linux-kernel
|
[RFC PATCH v3 10/31] page_alloc: when dynamic numa is enabled, don't check that all pages in a block belong to the same zone |
2013-05-03 00:09:29
|
linux-kernel
|
[RFC PATCH v3 04/31] memory_hotplug: export ensure_zone_is_initialized() in mm/internal.h |
2013-05-03 00:09:10
|
linux-kernel
|
[RFC PATCH v3 23/31] x86: memlayout: add a arch specific inital memlayout setter. |
2013-05-03 00:08:02
|
linux-kernel
|
[RFC PATCH v3 24/31] init/main: call memlayout_global_init() in start_kernel(). |
2013-05-03 00:07:59
|
linux-kernel
|
[RFC PATCH v3 26/31] x86/mm/numa: when dnuma is enabled, use memlayout to handle memory hotplug's physaddr_to_nid. |
2013-05-03 00:07:58
|
linux-kernel
|
[RFC PATCH v3 25/31] dnuma: memlayout: add memory_add_physaddr_to_nid() for memory_hotplug |
2013-05-03 00:07:30
|
linux-kernel
|
[RFC PATCH v3 27/31] mm/memory_hotplug: VM_BUG if nid is too large. |
2013-05-03 00:06:57
|
linux-kernel
|
[RFC PATCH v3 28/31] mm/page_alloc: in page_outside_zone_boundaries(), avoid premature decisions. |
2013-05-03 00:06:43
|
linux-kernel
|
[RFC PATCH v3 09/31] page_alloc: in move_freepages(), skip pages instead of VM_BUG on node differences. |
2013-05-03 00:06:18
|
linux-kernel
|
[RFC PATCH v3 30/31] mm/page_alloc: use manage_pages instead of present pages when calculating default_zonelist_order() |
2013-05-03 00:06:01
|
linux-kernel
|
[RFC PATCH v3 29/31] mm/page_alloc: make pr_err() in page_outside_zone_boundaries() more useful |
2013-05-03 00:05:45
|
linux-kernel
|
[RFC PATCH v3 31/31] mm: add a early_param "extra_nr_node_ids" to increase nr_node_ids above the minimum by a percentage. |
2013-05-03 00:03:10
|
linux-kernel
|
[RFC PATCH v3 02/31] rbtree: add rbtree_postorder_for_each_entry_safe() helper. |
2013-05-03 00:03:08
|
linux-kernel
|
[RFC PATCH v3 15/31] drivers/base/memory.c: alphabetize headers. |
2013-05-03 00:03:06
|
linux-kernel
|
[RFC PATCH v3 20/31] page_alloc: use dnuma to transplant newly freed pages in __free_pages_ok() |
2013-05-03 00:02:42
|
linux-kernel
|
[RFC PATCH v3 22/31] page_alloc: transplant pages that are being flushed from the per-cpu lists |
2013-05-03 00:02:27
|
linux-kernel
|
[RFC PATCH v3 11/31] page-flags dnuma: reserve a pageflag for determining if a page needs a node lookup. |
2013-05-03 00:02:15
|
linux-kernel
|
[RFC PATCH v3 18/31] drivers/base/node: add unregister_mem_block_under_nodes() |
2013-05-03 00:02:12
|
linux-kernel
|
[RFC PATCH v3 21/31] page_alloc: use dnuma to transplant newly freed pages in free_hot_cold_page() |
2013-05-03 00:02:10
|
linux-kernel
|
[RFC PATCH v3 19/31] mm: memory,memlayout: add refresh_memory_blocks() for Dynamic NUMA. |
2013-05-03 00:02:07
|
linux-kernel
|
[RFC PATCH v3 17/31] drivers/base/node: rename unregister_mem_blk_under_nodes() to be more acurate |
2013-05-03 00:02:03
|
linux-kernel
|
[RFC PATCH v3 14/31] mm: memlayout+dnuma: add debugfs interface |
2013-05-03 00:02:00
|
linux-kernel
|
[RFC PATCH v3 13/31] mm: add memlayout & dnuma to track pfn->nid & transplant pages between nodes |
2013-05-03 00:01:58
|
linux-kernel
|
[RFC PATCH v3 16/31] drivers/base/node,memory: rename function to match interface |
2013-05-03 00:01:55
|
linux-kernel
|
[RFC PATCH v3 12/31] memory_hotplug: factor out locks in mem_online_cpu() |
2013-05-03 00:01:53
|
linux-kernel
|
[RFC PATCH v3 08/31] page_alloc: add return_pages_to_zone() when DYNAMIC_NUMA is enabled. |
2013-05-03 00:01:50
|
linux-kernel
|
[RFC PATCH v3 07/31] mm: Add Dynamic NUMA Kconfig. |
2013-05-03 00:01:48
|
linux-kernel
|
[RFC PATCH v3 05/31] mm/memory_hotplug: use {pgdat,zone}_is_empty() when resizing zones & pgdats |
2013-05-03 00:01:46
|
linux-kernel
|
[RFC PATCH v3 06/31] mm: add nid_zone() helper |
2013-05-03 00:01:43
|
linux-kernel
|
[RFC PATCH v3 01/31] rbtree: add postorder iteration functions. |
2013-05-03 00:01:26
|
linux-kernel
|
[RFC PATCH v3 03/31] mm/memory_hotplug: factor out zone+pgdat growth. |
2013-05-03 00:01:15
|
linux-kernel
|
[RFC PATCH v3 00/31] Dynamic NUMA: Runtime NUMA memory layout reconfiguration |
2013-05-01 23:53:54
|
linux-kernel
|
Re: [PATCH v3 00/11] mm: fixup changers of per cpu pageset's ->high and ->batch |
2013-05-01 23:32:43
|
linux-kernel
|
[PATCH v2 4/4] memory_hotplug: use pgdat_resize_lock() in __offline_pages() |
2013-05-01 23:32:38
|
linux-kernel
|
[PATCH v2 3/4] memory_hotplug: use pgdat_resize_lock() in online_pages() |
2013-05-01 23:32:33
|
linux-kernel
|
[PATCH v2 1/4] mm: fix comment referring to non-existent size_seqlock, change to span_seqlock |
2013-05-01 23:32:30
|
linux-kernel
|
[PATCH v2 2/4] mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() |
2013-05-01 23:32:14
|
linux-kernel
|
[PATCH v2 0/4] misc patches related to resizing nodes & zones |
2013-05-01 22:51:08
|
linux-kernel
|
Re: [PATCH 4/4] memory_hotplug: use pgdat_resize_lock() when updating node_present_pages |
2013-05-01 22:49:34
|
linux-kernel
|
[PATCH] fs/binfmt_misc: avoid accidental exec disable via binfmt_misc loop |
2013-05-01 22:48:17
|
linux-kernel
|
Re: [PATCH 3/4] mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() |
2013-05-01 22:45:11
|
linux-kernel
|
Re: [PATCH 1/4] mmzone: make holding lock_memory_hotplug() a requirement for updating pgdat size |
2013-05-01 22:41:09
|
linux-kernel
|
Re: [PATCH 4/4] memory_hotplug: use pgdat_resize_lock() when updating node_present_pages |
2013-05-01 22:36:57
|
linux-kernel
|
Re: [PATCH 3/4] mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() |
2013-05-01 22:32:14
|
linux-kernel
|
Re: [PATCH 1/4] mmzone: make holding lock_memory_hotplug() a requirement for updating pgdat size |
2013-05-01 22:18:23
|
linux-kernel
|
[PATCH 1/4] mmzone: make holding lock_memory_hotplug() a requirement for updating pgdat size |
2013-05-01 22:17:44
|
linux-kernel
|
[PATCH 3/4] mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock() |
2013-05-01 22:17:38
|
linux-kernel
|
[PATCH 4/4] memory_hotplug: use pgdat_resize_lock() when updating node_present_pages |
2013-05-01 22:17:34
|
linux-kernel
|
[PATCH 2/4] mm: fix comment referring to non-existent size_seqlock, change to span_seqlock |