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