Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov
2016-03-02misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn
2014-10-23memory-hotplug: Remove "weak" from memory_block_size_bytes() declarationBjorn Helgaas
2013-12-21drivers: base: Add prototype declaration to the header fileRashika Kheria
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings
2013-05-01memory hotplug: fix warningsVincent Stehlé
2013-04-30mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes
2013-04-30include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton
2012-12-13hotplug: update nodemasks managementLai Jiangshan
2012-12-12memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan
2012-09-18mm/ia64: fix a memory block size bugJianguo Wu
2011-12-22convert 'memory' sysdev_class to a regular subsystemKay Sievers
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt
2011-02-04memory hotplug: Update phys_index to [start|end]_section_nrNathan Fontenot
2010-10-22Driver core: Add section count to memory_block structNathan Fontenot
2010-10-22driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...Robin Holt
2010-03-18memory hotplug: allow setting of phys_deviceHeiko Carstens
2009-12-18mm: Add notifier in pageblock isolation for balloon driversRobert Jennings
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03memory_accessor: new interface for reading/writing persistent memoryKevin Hilman
2009-03-06tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers
2009-01-07mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-11-30hotplug_memory_notifier section annotationAl Viro
2008-04-29ipc: recompute msgmni on memory add / removeNadia Derbey
2008-04-29ipc: define the slab_memory_callback priority as a constantNadia Derbey
2008-04-20driver core: memory: semaphore to mutexDaniel Walker
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-01-09[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering
2005-11-29[PATCH] memory_sysdev_class is staticAndrew Morton
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-30[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen