aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-22powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman1-0/+1
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar1-2/+5
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring1-6/+2
2018-10-31mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+1
2018-10-31mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand1-3/+3
2018-10-13powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing1-33/+28
2018-09-19powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot1-39/+16
2018-01-16powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot1-3/+3
2018-01-16powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot1-318/+198
2017-08-31powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbsJohn Allen1-0/+4
2017-08-10powerpc/pseries: Check memory device state before onlining/offliningNathan Fontenot1-21/+32
2017-07-03Merge branch 'fixes' into nextMichael Ellerman1-0/+2
2017-06-28powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini1-0/+7
2017-06-01powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann1-0/+2
2017-02-21powerpc/pseries: Revert 'Auto-online hotplugged memory'Nathan Fontenot1-15/+37
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory removeSahil Mehta1-0/+98
2017-02-17powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta1-9/+110
2017-02-16powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=nMichael Ellerman1-1/+4
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen1-0/+41
2017-02-02powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen1-12/+22
2016-12-01powerpc/pseries: Use lmb_is_removable() to check removabilityNathan Fontenot1-2/+5
2016-08-09powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva1-13/+13
2016-07-15powerpc/pseries: Remove call to memblock_add()Nathan Fontenot1-27/+10
2016-07-15powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot1-14/+0
2016-07-15powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot1-27/+68
2016-07-15powerpc/pseries: Move property cloning into its own routineNathan Fontenot1-12/+26
2016-04-11powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot1-31/+162
2016-04-11powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot1-14/+20
2015-08-18powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-04-15powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy1-0/+13
2015-04-14powerpc/pseries: Correct memory hotplug lockingNathan Fontenot1-4/+7
2015-03-17powerpc/pseries: Implement memory hotplug remove in the kernelNathan Fontenot1-1/+191
2015-03-17powerpc/pseries: Implement memory hotplug add in the kernelNathan Fontenot1-1/+265
2015-03-17powerpc/pseries: Create new device hotplug entry pointNathan Fontenot1-0/+19
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-21/+0
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely1-8/+7
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard1-21/+0
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds1-0/+1
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard1-0/+1
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon1-17/+19
2014-08-26powerpc: Fix comment typos in hotplug-memory.cLi Zhong1-2/+2
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan1-1/+1
2014-07-23of: Reorder device tree changes and notifiersGrant Likely1-1/+1
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard1-14/+3
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong1-4/+6
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-44/+39
2013-10-09powerpc: add explicit OF includesRob Herring1-0/+2
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes1-0/+12