aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-memory.c
Commit message (Expand)AuthorAge
* 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
* memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...Yasuaki Ishimatsu2012-10-09
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-29
* | powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt2011-07-11
|/
* memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot2011-02-03
* powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-22
* lmb: rename to memblockYinghai Lu2010-07-14
* powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-28
* powerpc: Add missing sparsemem.h includeMichael Neuling2009-02-09
* powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot2008-10-21
* powerpc: Oops in pseries_lmb_remove()Nathan Fontenot2008-10-10
* powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot2008-07-03
* powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot2008-07-03
* [POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty2008-04-29
* [POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty2008-04-29