summaryrefslogtreecommitdiff
path: root/drivers/base/memory.c
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-12drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remov...Andrew Morton
2011-05-11memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SEC...Anton Blanchard
2011-04-25drivers:base:fix the coding format of memory.cWanlong Gao
2011-04-10sysfs-memory: fix uninitialized variable warning and clean-up code.Nikanth Karthikesan
2011-02-03memory hotplug: sysfs probe routine should add all memory sectionsNathan Fontenot
2011-02-03memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot
2011-02-03memory hotplug: Allow memory blocks to span multiple memory sectionsNathan Fontenot
2010-10-22Driver core: Add section count to memory_block structNathan Fontenot
2010-10-22Driver core: Add mutex for adding/removing memory blocksNathan Fontenot
2010-10-22Driver core: Move find_memory_block routineNathan Fontenot
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt
2010-04-09Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-17memory hotplug: allow setting of phys_deviceHeiko Carstens
2010-03-07kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-03-07sysdev: Fix type of sysdev class attribute in memory driverAndi Kleen
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings
2009-12-16HWPOISON: Add soft page offline supportAndi Kleen
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-10-20memory_probe: fix wrong sysfs file attributeShaohua Li
2008-07-28more sysdev API change fallout - drivers/base/memory.cStephen Rothwell
2008-07-26Use WARN() in drivers/base/Arjan van de Ven
2008-07-24memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-05-13memory: Introduce exports for memory notifiersHannes Hering
2008-04-19driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-19driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty
2008-04-19driver core: memory: semaphore to mutexDaniel Walker
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto
2007-10-16sparsemem: record when a section has a valid mem_mapAndy Whitcroft
2007-10-14more uevent fallout (drivers/base/memory.c)Al Viro
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2006-12-07[PATCH] driver/base/memory.c: handle errors properlyAndrew Morton
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-02-07[PATCH] fix __user annotations in drivers/base/memory.cAl Viro
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-06[PATCH] memhotplug: register_memory should be globalAndy Whitcroft
2006-01-06[PATCH] memhotplug: register_ and unregister_memory_notifier should be globalAndy Whitcroft
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-12-15[PATCH] drivers/base/memory.c: unexport the static (sic) memory_sysdev_classAdrian Bunk
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen