/lib/reed_solomon/

: kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/include/linux/memory.h
AgeCommit message (Expand)Author
2020-04-07drivers/base/memory.c: drop section_countDavid Hildenbrand
2020-01-31include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...Anshuman Khandual
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-09-24drivers/base/memory.c: don't store end_section_nr in memory blocksDavid Hildenbrand
2019-09-24driver/base/memory.c: validate memory block size earlyDavid Hildenbrand
2019-07-18drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand
2019-07-18mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand
2019-07-18mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-05-14mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand
2018-06-21x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com
2018-04-05mm/memory_hotplug: optimize memory hotplugPavel Tatashin
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot