summaryrefslogtreecommitdiffstats
path: root/drivers/base/memory.c
AgeCommit message (Expand)AuthorLines
2008-10-20memory_probe: fix wrong sysfs file attributeShaohua Li-1/+3
2008-07-28more sysdev API change fallout - drivers/base/memory.cStephen Rothwell-1/+2
2008-07-26Use WARN() in drivers/base/Arjan van de Ven-2/+1
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty-0/+19
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen-4/+8
2008-05-13memory: Introduce exports for memory notifiersHannes Hering-0/+2
2008-04-19driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-04-19driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty-15/+7
2008-04-19driver core: memory: semaphore to mutexDaniel Walker-3/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto-8/+1
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft-3/+3
2007-10-14more uevent fallout (drivers/base/memory.c)Al Viro-1/+1
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-2/+1
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton-11/+23
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto-1/+3
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-4/+4
2006-02-07[PATCH] fix __user annotations in drivers/base/memory.cAl Viro-1/+1
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-1/+1
2006-01-06[PATCH] memhotplug: register_memory should be globalAndy Whitcroft-2/+1
2006-01-06[PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft-2/+2
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers-6/+6
2005-12-15[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk-1/+0
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen-4/+1
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen-0/+455