aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/memory.c
AgeCommit message (Expand)Author
2012-03-14Merge tag 'v3.3-rc7' into x86/mceIngo Molnar
2012-02-02drivers/base/memory.c: fix memory_dev_init() long delayYinghai Lu
2012-01-26Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu
2012-01-03HWPOISON: Clean up memory_failure() vs. __memory_failure()Tony Luck
2011-12-21convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-10-18mm: memory hotplug: Check if pages are correctly reserved on a per-section basisMel Gorman
2011-10-18Revert "memory hotplug: Correct page reservation checking"Greg Kroah-Hartman
2011-09-26memory hotplug: Correct page reservation checkingNathan Fontenot
2011-09-26memory hotplug: Refuse to add unaligned memory regionsAnton Blanchard
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