index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
memory.h
Age
Commit message (
Expand
)
Author
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
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
2011-02-03
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
2010-03-17
memory hotplug: allow setting of phys_device
Heiko Carstens
2009-12-18
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-02
memory_accessor: new interface for reading/writing persistent memory
Kevin Hilman
2009-03-06
tracing, Text Edit Lock - Architecture Independent Code
Mathieu Desnoyers
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2008-11-30
hotplug_memory_notifier section annotation
Al Viro
2008-04-29
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
ipc: define the slab_memory_callback priority as a constant
Nadia Derbey
2008-04-19
driver core: memory: semaphore to mutex
Daniel Walker
2007-10-22
memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic
Yasunori Goto
2007-10-22
memory hotplug: rearrange memory hotplug notifier
Yasunori Goto
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
Keith Mannthey
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-01-08
[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.
Olaf Hering
[next]