index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory_hotplug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
1
-6
/
+3
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-5
/
+6
2008-11-30
meminit section warnings
Al Viro
1
-4
/
+5
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
1
-3
/
+0
2008-10-20
memory hotplug: release memory regions in PAGES_PER_SECTION chunks
Nathan Fontenot
1
-2
/
+2
2008-10-20
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
1
-1
/
+2
2008-10-20
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
1
-1
/
+11
2008-07-24
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
1
-0
/
+60
2008-07-24
memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...
Kent Liu
1
-1
/
+3
2008-07-24
memory hotplug: small fixes to bootmem freeing for memory hotremove
Yasunori Goto
1
-6
/
+6
2008-07-24
mm: make register_page_bootmem_info_section() static
Adrian Bunk
1
-1
/
+1
2008-07-24
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
1
-1
/
+1
2008-05-14
memory_hotplug: always initialize pageblock bitmap
Heiko Carstens
1
-39
/
+44
2008-05-14
memory_hotplug: check for walk_memory_resource() failure in online_pages()
Geoff Levand
1
-1
/
+8
2008-05-14
memory hotplug: memmap_init_zone called twice
Heiko Carstens
1
-7
/
+3
2008-04-28
mm/memory_hotplug.c must #include "internal.h"
Adrian Bunk
1
-0
/
+2
2008-04-28
memory hotplug: free memmaps allocated by bootmem
Yasunori Goto
1
-0
/
+11
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
1
-1
/
+98
2008-04-28
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
1
-0
/
+19
2008-04-28
hotplug memory remove: generic __remove_pages() support
Badari Pulavarty
1
-0
/
+55
2008-04-19
driver core: memory: semaphore to mutex
Daniel Walker
1
-1
/
+1
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-4
/
+2
2007-11-14
Add IORESOUCE_BUSY flag for System RAM
Yasunori Goto
1
-1
/
+1
2007-11-14
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-11
[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-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
1
-1
/
+11
2006-06-27
[PATCH] catch valid mem range at onlining memory
KAMEZAWA Hiroyuki
1
-4
/
+24
2006-06-27
[PATCH] register hot-added memory to iomem resource
KAMEZAWA Hiroyuki
1
-0
/
+25
2006-06-27
[PATCH] pgdat allocation for new node add (call pgdat allocation)
Yasunori Goto
1
-0
/
+52
2006-06-27
[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
[next]