aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-memory.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-17/+43
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanupsYasuaki Ishimatsu1-4/+5
2012-10-11arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling codeAndrew Morton1-1/+1
2012-10-09memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warningYasuaki Ishimatsu1-4/+9
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-11/+5
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita1-11/+5
2011-02-03memory hotplug: Define memory_block_size_bytes for powerpc/pseriesNathan Fontenot1-13/+53
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt1-11/+11
2010-07-14lmb: rename to memblockYinghai Lu1-19/+19
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt1-0/+7
2009-02-10powerpc: Add missing sparsemem.h includeMichael Neuling1-0/+1
2008-10-21powerpc/pseries: Validate PFN in pseries_remove_lmb()Nathan Fontenot1-0/+6
2008-10-10powerpc: Oops in pseries_lmb_remove()Nathan Fontenot1-1/+1
2008-07-03powerpc/pseries: Update the device tree correctly for drconf memory add/removeNathan Fontenot1-27/+68
2008-07-03powerpc/pseries: Use base address to derive starting page frame numberNathan Fontenot1-19/+17
2008-04-29[POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty1-0/+43
2008-04-29[POWERPC] Hotplug memory remove notifications for powerpcBadari Pulavarty1-0/+98