summaryrefslogtreecommitdiffstats
path: root/drivers/base/memory.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/memory.c: Remove unused 'first_page' variableKirtika Ruchandani2016-11-291-2/+0
* memory-hotplug: fix store_mem_state() return valueReza Arbab2016-10-071-1/+4
* memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab2016-07-261-11/+17
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-151-1/+33
* mm: skip memory block registration for ZONE_DEVICEDan Williams2016-01-151-0/+13
* drivers/base/memory.c: fix kernel warning during memory hotplug on ppc64John Allen2016-01-141-10/+6
* drivers/base/memory.c: rename remove_memory_block() to remove_memory_section()Seth Jennings2016-01-141-2/+2
* drivers/base/memory.c: clean up section countingSeth Jennings2016-01-141-1/+1
* drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2015-12-121-0/+4
* mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes2015-04-141-7/+12
* memory hotplug: use macro to switch between section and pfnSheng Yong2015-04-141-1/+1
* drivers: base: memory: Use tabs instead of spacesIoana Ciornei2015-03-251-2/+2
* drivers: base: memory: Fix switch indentIoana Ciornei2015-03-251-27/+27
* memory-hotplug: remove redundant call of page_to_pfnZhang Zhen2014-12-131-2/+2
* memory-hotplug: add sysfs valid_zones attributeZhang Zhen2014-10-091-0/+42
* mm/mem-hotplug: replace simple_strtoull() with kstrtoull()Zhang Zhen2014-08-061-1/+3
* mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1Tang Chen2014-08-061-9/+9
* mem-hotplug: avoid illegal state prefixed with legal state when changing stat...Tang Chen2014-08-061-4/+4
* memory-hotplug: update documentation to hide information about SECTIONS and r...Li Zhong2014-06-041-12/+0
* driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu2013-10-161-2/+5
* Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-031-1/+3
|\
| * driver core / ACPI: Avoid device hot remove locking issuesRafael J. Wysocki2013-08-291-1/+3
* | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-143/+115
|\ \
| * | drivers/base/memory.c: introduce help macro to_memory_blockGu Zheng2013-08-281-17/+12
| * | drivers: base: use standard device online/offline for state changeSeth Jennings2013-08-211-72/+55
| * | drivers: base: refactor add_memory_section() to add_memory_block()Seth Jennings2013-08-211-27/+21
| * | drivers: base: remove improper get/put in add_memory_section()Seth Jennings2013-08-211-4/+2
| * | drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2013-08-211-27/+14
| * | drivers: base: unshare add_memory_section() from hotplugSeth Jennings2013-08-211-3/+16
| * | drivers: base: use device get/put functionsSeth Jennings2013-08-211-4/+4
| * | drivers: base: remove unneeded variableSeth Jennings2013-08-211-4/+1
| * | drivers: base: move mutex lock out of add_memory_section()Seth Jennings2013-08-211-4/+9
| * | driver core: replace strict_strto*() with kstrto*()Jingoo Han2013-07-261-2/+2
| |/
* | drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-08-281-0/+2
|/
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-40/+74
|\
| * Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-011-21/+0
| * Driver core / memory: Simplify __memory_block_change_state()Rafael J. Wysocki2013-06-011-9/+2
| * Driver core: Introduce offline/online callbacks for memory blocksRafael J. Wysocki2013-05-121-25/+87
* | drivers/base: Use attribute groups to create sysfs memory filesNathan Fontenot2013-06-061-81/+62
|/
* mm: Remove unused parameter of pages_correctly_reserved()Tang Chen2013-04-291-3/+2
* mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-291-21/+23
* memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu2013-02-231-0/+6
* base: memory: fix soft/hard_offline_page permissionsFelipe Balbi2013-02-181-2/+2
* mm, memory-hotplug: dynamic configure movable memory and portion memoryLai Jiangshan2012-12-111-11/+22
* memory hotplug: suppress "Device memoryX does not have a release() function" ...Yasuaki Ishimatsu2012-12-111-1/+8
* memory-hotplug: update memory block's state and notify userspaceWen Congyang2012-10-091-4/+27
* memory-hotplug: preparation to notify memory block's state at memory hot removeWen Congyang2012-10-091-6/+3
* Merge tag 'v3.3-rc7' into x86/mceIngo Molnar2012-03-141-5/+26
|\
| * drivers/base/memory.c: fix memory_dev_init() long delayYinghai Lu2012-02-021-5/+26
* | Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-261-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud