aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-memory.c
Commit message (Expand)AuthorAge
* mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-31
* mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2018-10-31
* powerpc/pseries/memory-hotplug: Fix return value type of find_aa_indexYueHaibing2018-10-13
* powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot2018-09-19
* powerpc: Move of_drconf_cell struct to asm/drmem.hNathan Fontenot2018-01-16
* powerpc/pseries: Update memory hotplug code to use drmem LMB arrayNathan Fontenot2018-01-16
* powerpc/pseries: Don't attempt to acquire drc during memory hot add for assig...John Allen2017-08-31
* powerpc/pseries: Check memory device state before onlining/offliningNathan Fontenot2017-08-10
* Merge branch 'fixes' into nextMichael Ellerman2017-07-03
|\
| * powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann2017-06-01
* | powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini2017-06-27
|/
* powerpc/pseries: Revert 'Auto-online hotplugged memory'Nathan Fontenot2017-02-20
* powerpc/pseries: Implement indexed-count hotplug memory removeSahil Mehta2017-02-17
* powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2017-02-17
* powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=nMichael Ellerman2017-02-15
* powerpc/pseries: Introduce memory hotplug READD operationJohn Allen2017-02-02
* powerpc/pseries: Make the acquire/release of the drc for memory a seperate stepJohn Allen2017-02-02
* powerpc/pseries: Use lmb_is_removable() to check removabilityNathan Fontenot2016-12-01
* powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva2016-08-09
* powerpc/pseries: Remove call to memblock_add()Nathan Fontenot2016-07-15
* powerpc/pseries: Auto-online hotplugged memoryNathan Fontenot2016-07-15
* powerpc/pseries: Dynamic add entires to associativity lookup arrayNathan Fontenot2016-07-15
* powerpc/pseries: Move property cloning into its own routineNathan Fontenot2016-07-15
* powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot2016-04-10
* powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot2016-04-10
* powerpc/pseries: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-08-18
* powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVEAlexey Kardashevskiy2015-04-14
* powerpc/pseries: Correct memory hotplug lockingNathan Fontenot2015-04-13
* powerpc/pseries: Implement memory hotplug remove in the kernelNathan Fontenot2015-03-16
* powerpc/pseries: Implement memory hotplug add in the kernelNathan Fontenot2015-03-16
* powerpc/pseries: Create new device hotplug entry pointNathan Fontenot2015-03-16
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11
|\
| * powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-05
* | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-24
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-11
|\
| * powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ | |/ |/|
| * powerpc: Fix comment typos in hotplug-memory.cLi Zhong2014-08-26
* | powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon2014-09-08
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-14
|\ \
| * | powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-13
| |/
* / of: Reorder device tree changes and notifiersGrant Likely2014-07-23
|/
* powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-04
* powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong2014-04-28
* powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-06
* powerpc: add explicit OF includesRob Herring2013-10-09
* mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes2013-04-29
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
* arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu2012-10-10
* arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton2012-10-10