index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memory.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
1
-0
/
+3
2022-11-09
memory: move hotplug memory notifier priority to same file for easy sorting
Liu Shixin
1
-2
/
+7
2022-11-09
memory: remove unused register_hotmemory_notifier()
Liu Shixin
1
-6
/
+0
2022-03-23
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-19
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-16
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+1
2019-09-25
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
1
-1
/
+0
2019-09-25
driver/base/memory.c: validate memory block size early
David Hildenbrand
1
-3
/
+3
2019-07-19
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
1
-2
/
+0
2019-07-19
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
1
-0
/
+3
2019-07-19
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
1
-1
/
+1
2019-07-19
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-1
/
+1
2019-07-19
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-06
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
1
-0
/
+1
2018-04-06
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-25
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-16
memory-hotplug: add automatic onlining policy for the newly added memory
Vitaly Kuznetsov
1
-0
/
+3
2016-03-02
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
1
-11
/
+0
2014-10-23
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
Bjorn Helgaas
1
-1
/
+1
2013-12-21
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-05-01
memory hotplug: fix warnings
Vincent Stehlé
1
-1
/
+1
2013-04-30
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
1
-1
/
+2
2013-04-30
include/linux/memory.h: implement register_hotmemory_notifier()
Andrew Morton
1
-4
/
+10
2012-12-13
hotplug: update nodemasks management
Lai Jiangshan
1
-0
/
+1
2012-12-12
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
1
-0
/
+1
2012-09-18
mm/ia64: fix a memory block size bug
Jianguo Wu
1
-1
/
+1
2011-12-22
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
1
-2
/
+1
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
1
-0
/
+2
2011-02-04
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
1
-1
/
+2
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
1
-0
/
+2
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
1
-0
/
+2
[next]