aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens1-5/+10
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy1-1/+1
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-3/+8
2010-03-07sysdev: Fix type of sysdev class attribute in memory driverAndi Kleen1-3/+4
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman1-20/+12
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang1-12/+20
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang1-1/+1
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings1-0/+19
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen1-0/+61
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