summaryrefslogtreecommitdiffstats
path: root/include/linux/memory.h
Commit message (Expand)AuthorAgeFilesLines
* memory-hotplug: use dev_online for memhp_auto_onlineNathan Fontenot2017-02-241-3/+0
* Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-11/+0
|\
| * misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-011-11/+0
* | memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-151-0/+3
|/
* memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas2014-10-221-1/+1
* drivers: base: Add prototype declaration to the header fileRashika Kheria2013-12-201-0/+1
* drivers: base: use standard device online/offline for state changeSeth Jennings2013-08-211-10/+3
* drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings2013-08-211-1/+0
* memory hotplug: fix warningsVincent Stehlé2013-04-301-1/+1
* mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-291-1/+2
* include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton2013-04-291-4/+10
* hotplug: update nodemasks managementLai Jiangshan2012-12-121-0/+1
* memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan2012-12-111-0/+1
* mm/ia64: fix a memory block size bugJianguo Wu2012-09-171-1/+1
* convert 'memory' sysdev_class to a regular subsystemKay Sievers2011-12-211-2/+1
* mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-0/+2
* memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot2011-02-031-1/+2
* Driver core: Add section count to memory_block structNathan Fontenot2010-10-221-0/+2
* driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt2010-10-221-0/+2
* memory hotplug: allow setting of phys_deviceHeiko Carstens2010-03-171-0/+2
* mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-181-0/+27
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+6
|\
| * tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers2009-03-061-0/+6
* | memory_accessor: new interface for reading/writing persistent memoryKevin Hilman2009-04-021-0/+11
|/
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-3/+3
* hotplug_memory_notifier section annotationAl Viro2008-11-301-1/+1
* ipc: recompute msgmni on memory add / removeNadia Derbey2008-04-291-0/+1
* ipc: define the slab_memory_callback priority as a constantNadia Derbey2008-04-291-0/+6
* driver core: memory: semaphore to mutexDaniel Walker2008-04-191-3/+2
* memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto2007-10-221-0/+4
* memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-221-12/+15
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey2006-10-011-2/+2
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-1/+0
* [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering2006-01-081-7/+1
* [PATCH] memory_sysdev_class is staticAndrew Morton2005-11-281-1/+0
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+3
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-291-0/+94