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