summaryrefslogtreecommitdiff
path: root/include/linux/memory.h
Commit message (Expand)AuthorAgeFilesLines
* mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi2022-11-081-0/+3
* memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2022-11-081-2/+7
* memory: remove unused register_hotmemory_notifier()Liu Shixin2022-11-081-6/+0
* drivers/base/memory: determine and store zone for single-zone memory blocksDavid Hildenbrand2022-03-221-0/+12
* mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand2021-11-061-1/+0
* mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-14/+10
* memory: remove unused CONFIG_MEM_BLOCK_SIZELukas Bulwahn2021-11-061-1/+0
* mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen2021-10-181-1/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+54
|\
| * mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...David Hildenbrand2021-09-081-0/+3
| * mm/memory_hotplug: track present pages in memory groupsDavid Hildenbrand2021-09-081-0/+6
| * drivers/base/memory: introduce "memory groups" to logically group memory blocksDavid Hildenbrand2021-09-081-1/+45
* | mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon2021-09-031-1/+1
|/
* mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador2021-05-051-1/+7
* drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand2021-02-261-2/+1
* drivers/base/memory.c: drop section_countDavid Hildenbrand2020-04-071-1/+0
* include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...Anshuman Khandual2020-01-311-2/+0
* mm: remove the memory isolate notifierDavid Hildenbrand2020-01-311-27/+0
* mm/memory_hotplug: fix try_offline_node()David Hildenbrand2019-11-151-0/+1
* drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand2019-09-241-1/+0
* driver/base/memory.c: validate memory block size earlyDavid Hildenbrand2019-09-241-3/+3
* drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand2019-07-181-2/+0
* mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand2019-07-181-0/+3
* mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2019-07-181-1/+1
* mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand2019-07-181-1/+1
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand2019-05-141-1/+1
* x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-0/+1
* mm/memory_hotplug: optimize memory hotplugPavel Tatashin2018-04-051-0/+1
* mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin2018-04-051-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-241-3/+0
* Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-11/+0
|\
| * misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-011-11/+0
* | memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-151-0/+3
|/
* memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas2014-10-221-1/+1
* drivers: base: Add prototype declaration to the header fileRashika Kheria2013-12-201-0/+1
* drivers: base: use standard device online/offline for state changeSeth Jennings2013-08-211-10/+3
* drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2013-08-211-1/+0
* memory hotplug: fix warningsVincent Stehlé2013-04-301-1/+1
* mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-291-1/+2
* include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2013-04-291-4/+10
* hotplug: update nodemasks managementLai Jiangshan2012-12-121-0/+1
* memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan2012-12-111-0/+1
* mm/ia64: fix a memory block size bugJianguo Wu2012-09-171-1/+1
* convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+1
* mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-0/+2
* memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-031-1/+2
* Driver core: Add section count to memory_block structNathan Fontenot2010-10-221-0/+2
* driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt2010-10-221-0/+2