summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-memory.c
AgeCommit message (Expand)AuthorLines
2017-07-03Merge branch 'fixes' into nextMichael Ellerman-0/+2
2017-06-28powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini-0/+7
2017-06-01powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann-0/+2
2017-02-21powerpc/pseries: Revert 'Auto-online hotplugged memory'Nathan Fontenot-15/+37
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory removeSahil Mehta-0/+98
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta-9/+110
2017-02-16powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=nMichael Ellerman-1/+4
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen-0/+41
2017-02-02powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen-12/+22
2016-12-01powerpc/pseries: Use lmb_is_removable() to check removabilityNathan Fontenot-2/+5
2016-08-09powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva-13/+13
2016-07-15powerpc/pseries: Remove call to memblock_add()Nathan Fontenot-27/+10
2016-07-15powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot-14/+0
2016-07-15powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot-27/+68
2016-07-15powerpc/pseries: Move property cloning into its own routineNathan Fontenot-12/+26
2016-04-11powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot-31/+162
2016-04-11powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot-14/+20
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda-2/+1
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy-0/+13
2015-04-14powerpc/pseries: Correct memory hotplug lockingNathan Fontenot-4/+7
2015-03-17powerpc/pseries: Implement memory hotplug remove in the kernelNathan Fontenot-1/+191
2015-03-17powerpc/pseries: Implement memory hotplug add in the kernelNathan Fontenot-1/+265
2015-03-17powerpc/pseries: Create new device hotplug entry pointNathan Fontenot-0/+19
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-21/+0
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely-8/+7
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard-21/+0
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds-0/+1
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard-0/+1
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon-17/+19
2014-08-26powerpc: Fix comment typos in hotplug-memory.cLi Zhong-2/+2
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+1
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan-1/+1
2014-07-23of: Reorder device tree changes and notifiersGrant Likely-1/+1
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard-14/+3
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong-4/+6
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot-44/+39
2013-10-09powerpc: add explicit OF includesRob Herring-0/+2
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes-0/+12
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot-17/+43
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton-1/+1
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu-4/+9
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-11/+5
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt-11/+19
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita-11/+5
2011-02-03memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot-13/+53
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt-11/+11
2010-07-14lmb: rename to memblockYinghai Lu-19/+19
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt-0/+7