aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-memory.c
AgeCommit message (Expand)Author
2016-08-09powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva
2016-07-15powerpc/pseries: Remove call to memblock_add()Nathan Fontenot
2016-07-15powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot
2016-07-15powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot
2016-07-15powerpc/pseries: Move property cloning into its own routineNathan Fontenot
2016-04-11powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot
2016-04-11powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy
2015-04-14powerpc/pseries: Correct memory hotplug lockingNathan Fontenot
2015-03-17powerpc/pseries: Implement memory hotplug remove in the kernelNathan Fontenot
2015-03-17powerpc/pseries: Implement memory hotplug add in the kernelNathan Fontenot
2015-03-17powerpc/pseries: Create new device hotplug entry pointNathan Fontenot
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon
2014-08-26powerpc: Fix comment typos in hotplug-memory.cLi Zhong
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan
2014-07-23of: Reorder device tree changes and notifiersGrant Likely
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot
2013-10-09powerpc: add explicit OF includesRob Herring
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita
2011-02-03memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-14lmb: rename to memblockYinghai Lu
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling
2008-10-21powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot
2008-10-10powerpc: Oops in pseries_lmb_remove()Nathan Fontenot
2008-07-03powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot
2008-07-03powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty
2008-04-29[POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty