aboutsummaryrefslogtreecommitdiff
path: root/include/linux/memory.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-21x86/platform/UV: Add adjustable set memory block size functionGravatar mike.travis@hpe.com 1-0/+1
2018-04-05mm/memory_hotplug: optimize memory hotplugGravatar Pavel Tatashin 1-0/+1
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugGravatar Pavel Tatashin 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-24memory-hotplug: use dev_online for memhp_auto_onlineGravatar Nathan Fontenot 1-3/+0
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-11/+0
2016-03-15memory-hotplug: add automatic onlining policy for the newly added memoryGravatar Vitaly Kuznetsov 1-0/+3
2016-03-01misc: at24: replace memory_accessor with nvmem_device_readGravatar Andrew Lunn 1-11/+0
2014-10-22memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationGravatar Bjorn Helgaas 1-1/+1
2013-12-20drivers: base: Add prototype declaration to the header fileGravatar Rashika Kheria 1-0/+1
2013-08-21drivers: base: use standard device online/offline for state changeGravatar Seth Jennings 1-10/+3
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlyGravatar Seth Jennings 1-1/+0
2013-04-30memory hotplug: fix warningsGravatar Vincent Stehlé 1-1/+1
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledGravatar David Rientjes 1-1/+2
2013-04-29include/linux/memory.h: implement register_hotmemory_notifier()Gravatar Andrew Morton 1-4/+10
2012-12-12hotplug: update nodemasks managementGravatar Lai Jiangshan 1-0/+1
2012-12-11memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Gravatar Lai Jiangshan 1-0/+1
2012-09-17mm/ia64: fix a memory block size bugGravatar Jianguo Wu 1-1/+1
2011-12-21convert 'memory' sysdev_class to a regular subsystemGravatar Kay Sievers 1-2/+1
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerGravatar Benjamin Herrenschmidt 1-0/+2
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrGravatar Nathan Fontenot 1-1/+2
2010-10-22Driver core: Add section count to memory_block structGravatar Nathan Fontenot 1-0/+2
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Gravatar Robin Holt 1-0/+2
2010-03-17memory hotplug: allow setting of phys_deviceGravatar Heiko Carstens 1-0/+2
2009-12-18mm: Add notifier in pageblock isolation for balloon driversGravatar Robert Jennings 1-0/+27
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+6
2009-04-02memory_accessor: new interface for reading/writing persistent memoryGravatar Kevin Hilman 1-0/+11
2009-03-06tracing, Text Edit Lock - Architecture Independent CodeGravatar Mathieu Desnoyers 1-0/+6
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGravatar Gary Hade 1-3/+3
2008-11-30hotplug_memory_notifier section annotationGravatar Al Viro 1-1/+1
2008-04-29ipc: recompute msgmni on memory add / removeGravatar Nadia Derbey 1-0/+1
2008-04-29ipc: define the slab_memory_callback priority as a constantGravatar Nadia Derbey 1-0/+6
2008-04-19driver core: memory: semaphore to mutexGravatar Daniel Walker 1-3/+2
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicGravatar Yasunori Goto 1-0/+4
2007-10-22memory hotplug: rearrange memory hotplug notifierGravatar Yasunori Goto 1-12/+15
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEGravatar Keith Mannthey 1-2/+2
2006-03-27[PATCH] Notifier chain update: API changesGravatar Alan Stern 1-1/+0
2006-01-08[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Gravatar Olaf Hering 1-7/+1
2005-11-28[PATCH] memory_sysdev_class is staticGravatar Andrew Morton 1-1/+0
2005-11-07[PATCH] fix remaining missing includesGravatar Tim Schmielau 1-0/+3
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsGravatar Dave Hansen 1-0/+94