Yasuaki Ishimatsu
|
6677e3eaf4
memory-hotplug: check whether all memory blocks are offlined or not when removing memory
|
12 years ago |
Felipe Balbi
|
74fef7a8fd
base: memory: fix soft/hard_offline_page permissions
|
12 years ago |
Lai Jiangshan
|
511c2aba8f
mm, memory-hotplug: dynamic configure movable memory and portion memory
|
12 years ago |
Yasuaki Ishimatsu
|
fa7194eb99
memory hotplug: suppress "Device memoryX does not have a release() function" warning
|
12 years ago |
Wen Congyang
|
e90bdb7f52
memory-hotplug: update memory block's state and notify userspace
|
12 years ago |
Wen Congyang
|
a16cee10c7
memory-hotplug: preparation to notify memory block's state at memory hot remove
|
12 years ago |
Ingo Molnar
|
cd593accdc
Merge tag 'v3.3-rc7' into x86/mce
|
13 years ago |
Yinghai Lu
|
321bf4ed5f
drivers/base/memory.c: fix memory_dev_init() long delay
|
13 years ago |
Ingo Molnar
|
4e9f44ba29
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce
|
13 years ago |
Michael Holzheu
|
f5138e4221
kdump: add udev events for memory online/offline
|
13 years ago |
Tony Luck
|
cd42f4a3b2
HWPOISON: Clean up memory_failure() vs. __memory_failure()
|
13 years ago |
Kay Sievers
|
10fbcf4c6c
convert 'memory' sysdev_class to a regular subsystem
|
13 years ago |
Mel Gorman
|
2bbcb87883
mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
|
13 years ago |
Greg Kroah-Hartman
|
de0ed36a3e
Revert "memory hotplug: Correct page reservation checking"
|
13 years ago |
Nathan Fontenot
|
54f23eb7ba
memory hotplug: Correct page reservation checking
|
13 years ago |
Anton Blanchard
|
61b94feafa
memory hotplug: Refuse to add unaligned memory regions
|
13 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Benjamin Herrenschmidt
|
a63fdc5156
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
|
14 years ago |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Andrew Morton
|
a236c71766
drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION"
|
14 years ago |
Anton Blanchard
|
5409d2cd84
memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
|
14 years ago |
Wanlong Gao
|
8572394353
drivers:base:fix the coding format of memory.c
|
14 years ago |
Nikanth Karthikesan
|
9f0af69b2d
sysfs-memory: fix uninitialized variable warning and clean-up code.
|
14 years ago |
Nathan Fontenot
|
6add7cd618
memory hotplug: sysfs probe routine should add all memory sections
|
14 years ago |
Nathan Fontenot
|
d33601644c
memory hotplug: Update phys_index to [start|end]_section_nr
|
14 years ago |
Nathan Fontenot
|
0c2c99b1b8
memory hotplug: Allow memory blocks to span multiple memory sections
|
14 years ago |
Nathan Fontenot
|
0768121597
Driver core: Add section count to memory_block struct
|
14 years ago |
Nathan Fontenot
|
2938ffbd46
Driver core: Add mutex for adding/removing memory blocks
|
14 years ago |
Nathan Fontenot
|
e4619c857d
Driver core: Move find_memory_block routine
|
14 years ago |
Robin Holt
|
98383031ed
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_hinted.
|
14 years ago |