index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory_hotplug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-4
/
+2
2007-11-15
Add IORESOUCE_BUSY flag for System RAM
Yasunori Goto
1
-1
/
+1
2007-11-15
memory hotremove: unset migrate type "ISOLATE" after removal
KAMEZAWA Hiroyuki
1
-2
/
+2
2007-10-22
memory hotplug: rearrange memory hotplug notifier
Yasunori Goto
1
-3
/
+45
2007-10-20
spelling fixes: mm/
Simon Arlott
1
-1
/
+1
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-0
/
+6
2007-10-16
memory unplug: page offline
KAMEZAWA Hiroyuki
1
-0
/
+254
2007-10-16
memory unplug: memory hotplug cleanup
KAMEZAWA Hiroyuki
1
-26
/
+19
2007-10-16
Memoryless nodes: introduce mask of nodes with memory
Christoph Lameter
1
-3
/
+4
2007-06-01
memory hotplug: fix unnecessary calling of init_currenty_empty_zone()
Yasunori Goto
1
-1
/
+1
2007-01-12
[PATCH] Fix sparsemem on Cell
Dave Hansen
1
-2
/
+4
2006-12-07
[PATCH] Get rid of zone_table[]
Christoph Lameter
1
-1
/
+0
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE
Keith Mannthey
1
-30
/
+30
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
Keith Mannthey
1
-0
/
+2
2006-10-01
[PATCH] hot-add-mem x86_64: fixup externs
Keith Mannthey
1
-4
/
+0
2006-09-29
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
Chandra Seetharaman
1
-0
/
+2
2006-09-29
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
Paul Jackson
1
-0
/
+3
2006-08-06
[PATCH] memory hotadd fixes: enhance collision check
KAMEZAWA Hiroyuki
1
-7
/
+22
2006-08-06
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-08-06
[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix
KAMEZAWA Hiroyuki
1
-7
/
+16
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-1
/
+11
2006-06-28
[PATCH] catch valid mem range at onlining memory
KAMEZAWA Hiroyuki
1
-4
/
+24
2006-06-28
[PATCH] register hot-added memory to iomem resource
KAMEZAWA Hiroyuki
1
-0
/
+25
2006-06-28
[PATCH] pgdat allocation for new node add (call pgdat allocation)
Yasunori Goto
1
-0
/
+52
2006-06-28
[PATCH] pgdat allocation for new node add (specify node id)
Yasunori Goto
1
-0
/
+11
2006-06-23
[PATCH] update vm_total_pages at memory hotadd
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists
Yasunori Goto
1
-0
/
+12
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: add return co...
Yasunori Goto
1
-2
/
+13
2006-06-01
[PATCH] spanned_pages is not updated at a case of memory hot-add
Yasunori Goto
1
-4
/
+4
2006-05-02
[PATCH] spufs: fix for CONFIG_NUMA
Joel H Schopp
1
-1
/
+5
2006-03-10
[PATCH] memory hotadd: pgdat->node_present_pages fix
Yasunori Goto
1
-0
/
+1
2006-01-06
[PATCH] memhotplug: __add_section remove unused pgdat definition
Andy Whitcroft
1
-1
/
+0
2005-12-14
[PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c
Yasunori Goto
1
-1
/
+1
2005-10-30
[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug
Dave Hansen
1
-0
/
+2
2005-10-30
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
Dave Hansen
1
-45
/
+3
2005-10-30
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
1
-0
/
+178