summaryrefslogtreecommitdiffstats
path: root/drivers/base/memory.c
Commit message (Expand)AuthorAgeFilesLines
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-6/+13
* memory_probe: fix wrong sysfs file attributeShaohua Li2008-10-201-1/+3
* more sysdev API change fallout - drivers/base/memory.cStephen Rothwell2008-07-281-1/+2
* Use WARN() in drivers/base/Arjan van de Ven2008-07-261-2/+1
* memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-241-0/+19
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-4/+8
* memory: Introduce exports for memory notifiersHannes Hering2008-05-131-0/+2
* driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-191-2/+2
* driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty2008-04-191-15/+7
* driver core: memory: semaphore to mutexDaniel Walker2008-04-191-3/+4
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* memory hotplug: rearrange memory hotplug notifierYasunori Goto2007-10-221-8/+1
* sparsemem: record when a section has a valid mem_mapAndy Whitcroft2007-10-161-3/+3
* more uevent fallout (drivers/base/memory.c)Al Viro2007-10-141-1/+1
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1
* [PATCH] driver/base/memory.c: handle errors properlyAndrew Morton2006-12-071-11/+23
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-271-1/+3
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-4/+4
* [PATCH] fix __user annotations in drivers/base/memory.cAl Viro2006-02-071-1/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-1/+1
* [PATCH] memhotplug: register_memory should be globalAndy Whitcroft2006-01-061-2/+1
* [PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft2006-01-061-2/+2
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-6/+6
* [PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk2005-12-151-1/+0
* [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-291-4/+1
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-291-0/+455
OpenPOWER on IntegriCloud