summaryrefslogtreecommitdiffstats
path: root/drivers/base/memory.c
Commit message (Expand)AuthorAgeFilesLines
* 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