aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-6/+13
2008-10-20memory_probe: fix wrong sysfs file attributeShaohua Li1-1/+3
2008-07-28more sysdev API change fallout - drivers/base/memory.cStephen Rothwell1-1/+2
2008-07-26Use WARN() in drivers/base/Arjan van de Ven1-2/+1
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty1-0/+19
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-4/+8
2008-05-13memory: Introduce exports for memory notifiersHannes Hering1-0/+2
2008-04-19driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-19driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty1-15/+7
2008-04-19driver core: memory: semaphore to mutexDaniel Walker1-3/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto1-8/+1
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft1-3/+3
2007-10-14more uevent fallout (drivers/base/memory.c)Al Viro1-1/+1
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-2/+1
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton1-11/+23
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+3
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-4/+4
2006-02-07[PATCH] fix __user annotations in drivers/base/memory.cAl Viro1-1/+1
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-1/+1
2006-01-06[PATCH] memhotplug: register_memory should be globalAndy Whitcroft1-2/+1
2006-01-06[PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft1-2/+2
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-6/+6
2005-12-15[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk1-1/+0
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen1-4/+1
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen1-0/+455