Vitaly Kuznetsov
|
31bc3858ea
memory-hotplug: add automatic onlining policy for the newly added memory
|
9 年之前 |
Dan Williams
|
260ae3f7db
mm: skip memory block registration for ZONE_DEVICE
|
9 年之前 |
John Allen
|
cb5490a5ee
drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64
|
9 年之前 |
Seth Jennings
|
cc292b0b43
drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()
|
9 年之前 |
Seth Jennings
|
56c6b5d3ac
drivers/base/memory.c: clean up section counting
|
9 年之前 |
Seth Jennings
|
26bbe7ef6d
drivers/base/memory.c: prohibit offlining of memory blocks with missing sections
|
9 年之前 |
David Rientjes
|
30467e0b3b
mm, hotplug: fix concurrent memory hot-add deadlock
|
10 年之前 |
Sheng Yong
|
19c07d5e04
memory hotplug: use macro to switch between section and pfn
|
10 年之前 |
Ioana Ciornei
|
2aeebca2f3
drivers: base: memory: Use tabs instead of spaces
|
10 年之前 |
Ioana Ciornei
|
3d3af6afa9
drivers: base: memory: Fix switch indent
|
10 年之前 |
Zhang Zhen
|
71fbd556ad
memory-hotplug: remove redundant call of page_to_pfn
|
10 年之前 |
Zhang Zhen
|
ed2f240094
memory-hotplug: add sysfs valid_zones attribute
|
10 年之前 |
Zhang Zhen
|
b69deb2b7e
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
|
11 年之前 |
Tang Chen
|
4f7c6b49c4
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
|
11 年之前 |
Tang Chen
|
1f6a6cc82e
mem-hotplug: avoid illegal state prefixed with legal state when changing state of memory_block
|
11 年之前 |
Li Zhong
|
56a3c655a3
memory-hotplug: update documentation to hide information about SECTIONS and remove end_phys_index
|
11 年之前 |
Yasuaki Ishimatsu
|
a37f86305c
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
|
11 年之前 |
Linus Torvalds
|
40031da445
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 年之前 |
Linus Torvalds
|
542a086ac7
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 年之前 |
Rafael J. Wysocki
|
5e33bc4165
driver core / ACPI: Avoid device hot remove locking issues
|
12 年之前 |
Russ Anderson
|
21ea9f5ace
drivers/base/memory.c: fix show_mem_removable() to handle missing sections
|
12 年之前 |
Gu Zheng
|
7315f0ccfc
drivers/base/memory.c: introduce help macro to_memory_block
|
12 年之前 |
Seth Jennings
|
fa2be40fe7
drivers: base: use standard device online/offline for state change
|
12 年之前 |
Seth Jennings
|
cb5e39b803
drivers: base: refactor add_memory_section() to add_memory_block()
|
12 年之前 |
Seth Jennings
|
37171e3cb7
drivers: base: remove improper get/put in add_memory_section()
|
12 年之前 |
Seth Jennings
|
37a7bd6255
drivers: base: reduce add_memory_section() for boot-time only
|
12 年之前 |
Seth Jennings
|
d7f80530ad
drivers: base: unshare add_memory_section() from hotplug
|
12 年之前 |
Seth Jennings
|
df2b717c66
drivers: base: use device get/put functions
|
12 年之前 |
Seth Jennings
|
879f1bec8e
drivers: base: remove unneeded variable
|
12 年之前 |
Seth Jennings
|
b1eaef3da5
drivers: base: move mutex lock out of add_memory_section()
|
12 年之前 |