index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memory.h
Age
Commit message (
Expand
)
Author
2024-03-16
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2024-03-12
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
2024-02-21
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2023-08-21
mm/memory_hotplug: embed vmem_altmap details in memory block
Aneesh Kumar K.V
2022-11-08
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2022-11-08
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
2022-11-08
memory: remove unused register_hotmemory_notifier()
Liu Shixin
2022-03-22
drivers/base/memory: determine and store zone for single-zone memory blocks
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove HIGHMEM leftovers
David Hildenbrand
2021-11-06
mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
David Hildenbrand
2021-11-06
memory: remove unused CONFIG_MEM_BLOCK_SIZE
Lukas Bulwahn
2021-10-18
mm/migrate: add CPU hotplug to demotion #ifdef
Dave Hansen
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
2021-05-05
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-02-26
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
2020-04-07
drivers/base/memory.c: drop section_count
David Hildenbrand
2020-01-31
include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...
Anshuman Khandual
2020-01-31
mm: remove the memory isolate notifier
David Hildenbrand
2019-11-15
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
2019-09-24
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
2019-09-24
driver/base/memory.c: validate memory block size early
David Hildenbrand
2019-07-18
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
2019-07-18
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
2019-07-18
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2019-07-18
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
2019-07-18
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-05-14
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
2018-04-05
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
2018-04-05
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
2016-03-17
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-15
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
2016-03-01
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
2014-10-22
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Bjorn Helgaas
2013-12-20
drivers: base: Add prototype declaration to the header file
Rashika Kheria
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2013-04-30
memory hotplug: fix warnings
Vincent Stehlé
2013-04-29
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
2013-04-29
include/linux/memory.h: implement register_hotmemory_notifier()
Andrew Morton
2012-12-12
hotplug: update nodemasks management
Lai Jiangshan
2012-12-11
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
2012-09-17
mm/ia64: fix a memory block size bug
Jianguo Wu
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
[next]