Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13c9d5a6309763a494f7c3ed5aa45fb473985fd7
/
mm
/
memory_hotplug.c
0dcc48c
memory hotplug: fix next block calculation in is_removable
by KAMEZAWA Hiroyuki
· 14 years ago
4eaf3f6
mem-hotplug: fix potential race while building zonelist for new populated zone
by Haicheng Li
· 14 years ago
1f52250
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
by Haicheng Li
· 14 years ago
cf23422
cpu/mem hotplug: enable CPUs online before local memory online
by minskey guo
· 14 years ago
718a382
mm: introduce dump_page() and print symbolic flag names
by Wu Fengguang
· 15 years ago
d96ae53
memory-hotplug: create /sys/firmware/memmap entry for new memory
by akpm@linux-foundation.org
· 15 years ago
23ce932
mm: fix section mismatch in memory_hotplug.c
by Rakib Mullick
· 15 years ago
b4e655a
mm: memory_hotplug: make offline_pages() static
by Andrew Morton
· 15 years ago
62b61f6
ksm: memory hotremove migration only
by Hugh Dickins
· 15 years ago
8fe23e0
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
by David Rientjes
· 15 years ago
6d9c285
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
by KOSAKI Motohiro
· 15 years ago
6ad696d
mm: allow memory hotplug and hibernation in the same kernel
by Andi Kleen
· 15 years ago
e131933
mm/memory_hotplug: fix section mismatch
by Hidetoshi Seto
· 15 years ago
908eedc
walk system ram range
by KAMEZAWA Hiroyuki
· 15 years ago
4738e1b
memory hotplug: fix updating of num_physpages for hot plugged memory
by Jan Beulich
· 15 years ago
112067f
memory hotplug: update zone pcp at memory online
by Shaohua Li
· 15 years ago
bce7394
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
by Minchan Kim
· 15 years ago
bc75d33
page-allocator: clean up functions related to pages_min
by Minchan Kim
· 15 years ago
3c1d437
mm: remove GFP_HIGHUSER_PAGECACHE
by Hugh Dickins
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
3116848
meminit section warnings
by Al Viro
· 16 years ago
f481891
cpuset: update top cpuset's mems after adding a node
by Miao Xie
· 16 years ago
de7f0cb
memory hotplug: release memory regions in PAGES_PER_SECTION chunks
by Nathan Fontenot
· 16 years ago
62695a8
vmscan: move isolate_lru_page() to vmscan.c
by Nick Piggin
· 16 years ago
7108878
mm: cleanup to make remove_memory() arch-neutral
by Badari Pulavarty
· 16 years ago
5c755e9
memory-hotplug: add sysfs removable attribute for hotplug memory remove
by Badari Pulavarty
· 16 years ago
2f7f24e
memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages()
by Kent Liu
· 16 years ago
af370fb
memory hotplug: small fixes to bootmem freeing for memory hotremove
by Yasunori Goto
· 16 years ago
d92bc31
mm: make register_page_bootmem_info_section() static
by Adrian Bunk
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
76cdd58
memory_hotplug: always initialize pageblock bitmap
by Heiko Carstens
· 16 years ago
fd8a422
memory_hotplug: check for walk_memory_resource() failure in online_pages()
by Geoff Levand
· 16 years ago
c3723ca
memory hotplug: memmap_init_zone called twice
by Heiko Carstens
· 16 years ago
1e5ad9a
mm/memory_hotplug.c must #include "internal.h"
by Adrian Bunk
· 17 years ago
0c0a4a5
memory hotplug: free memmaps allocated by bootmem
by Yasunori Goto
· 17 years ago
0475327
memory hotplug: register section/node id to free
by Yasunori Goto
· 17 years ago
180c06e
hotplug-memory: make online_page() common
by Jeremy Fitzhardinge
· 17 years ago
ea01ea9
hotplug memory remove: generic __remove_pages() support
by Badari Pulavarty
· 17 years ago
da19cbc
driver core: memory: semaphore to mutex
by Daniel Walker
· 17 years ago
9f8f217
Page allocator: clean up pcp draining functions
by Christoph Lameter
· 17 years ago
887c3cb
Add IORESOUCE_BUSY flag for System RAM
by Yasunori Goto
· 17 years ago
dbc0e4c
memory hotremove: unset migrate type "ISOLATE" after removal
by KAMEZAWA Hiroyuki
· 17 years ago
7b78d33
memory hotplug: rearrange memory hotplug notifier
by Yasunori Goto
· 17 years ago
183ff22
spelling fixes: mm/
by Simon Arlott
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
0c0e619
memory unplug: page offline
by KAMEZAWA Hiroyuki
· 17 years ago
75884fb
memory unplug: memory hotplug cleanup
by KAMEZAWA Hiroyuki
· 17 years ago
7ea1530
Memoryless nodes: introduce mask of nodes with memory
by Christoph Lameter
· 17 years ago
13466c8
memory hotplug: fix unnecessary calling of init_currenty_empty_zone()
by Yasunori Goto
· 17 years ago
a2f3aa02
[PATCH] Fix sparsemem on Cell
by Dave Hansen
· 18 years ago
89689ae
[PATCH] Get rid of zone_table[]
by Christoph Lameter
· 18 years ago
45e0b78
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE
by Keith Mannthey
· 18 years ago
5394702
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
by Keith Mannthey
· 18 years ago
f28c5ed
[PATCH] hot-add-mem x86_64: fixup externs
by Keith Mannthey
· 18 years ago
2d1d43f
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
by Chandra Seetharaman
· 18 years ago
38837fc
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
by Paul Jackson
· 18 years ago
ebd1530
[PATCH] memory hotadd fixes: enhance collision check
by KAMEZAWA Hiroyuki
· 18 years ago
58c1b5b
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
by KAMEZAWA Hiroyuki
· 18 years ago
6f71271
[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix
by KAMEZAWA Hiroyuki
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
0fc4415
[PATCH] Register sysfs file for hotplugged new node
by Yasunori Goto
· 18 years ago
2842f11
[PATCH] catch valid mem range at onlining memory
by KAMEZAWA Hiroyuki
· 18 years ago
0a54703
[PATCH] register hot-added memory to iomem resource
by KAMEZAWA Hiroyuki
· 18 years ago
9af3c2d
[PATCH] pgdat allocation for new node add (call pgdat allocation)
by Yasunori Goto
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
5a4d436
[PATCH] update vm_total_pages at memory hotadd
by KAMEZAWA Hiroyuki
· 18 years ago
6811378
[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelists
by Yasunori Goto
· 18 years ago
718127c
[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone
by Yasunori Goto
· 18 years ago
25a6df9
[PATCH] spanned_pages is not updated at a case of memory hot-add
by Yasunori Goto
· 18 years ago
bed120c
[PATCH] spufs: fix for CONFIG_NUMA
by Joel H Schopp
· 19 years ago
f2937be
[PATCH] memory hotadd: pgdat->node_present_pages fix
by Yasunori Goto
· 19 years ago
5ac24ee
[PATCH] memhotplug: __add_section remove unused pgdat definition
by Andy Whitcroft
· 19 years ago
118c71b
[PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c
by Yasunori Goto
· 19 years ago
61b1399
[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug
by Dave Hansen
· 19 years ago
0b0acbe
[PATCH] memory hotplug: move section_mem_map alloc to sparse.c
by Dave Hansen
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 19 years ago