index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
hotplug-memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
powerpc/pseries: Remove call to memblock_add()
Nathan Fontenot
1
-27
/
+10
2016-07-15
powerpc/pseries: Auto-online hotplugged memory
Nathan Fontenot
1
-14
/
+0
2016-07-15
powerpc/pseries: Dynamic add entires to associativity lookup array
Nathan Fontenot
1
-27
/
+68
2016-07-15
powerpc/pseries: Move property cloning into its own routine
Nathan Fontenot
1
-12
/
+26
2016-04-11
powerpc/pseries: Update LMB associativity index during DLPAR add/remove
Nathan Fontenot
1
-31
/
+162
2016-04-11
powerpc/pseries: Refactor dlpar_add_lmb() code
Nathan Fontenot
1
-14
/
+20
2015-08-18
powerpc/pseries: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-04-15
powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
Alexey Kardashevskiy
1
-0
/
+13
2015-04-14
powerpc/pseries: Correct memory hotplug locking
Nathan Fontenot
1
-4
/
+7
2015-03-17
powerpc/pseries: Implement memory hotplug remove in the kernel
Nathan Fontenot
1
-1
/
+191
2015-03-17
powerpc/pseries: Implement memory hotplug add in the kernel
Nathan Fontenot
1
-1
/
+265
2015-03-17
powerpc/pseries: Create new device hotplug entry point
Nathan Fontenot
1
-0
/
+19
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-21
/
+0
2014-11-25
of/reconfig: Always use the same structure for notifiers
Grant Likely
1
-8
/
+7
2014-11-05
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
1
-21
/
+0
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
1
-0
/
+1
2014-09-09
powerpc/pseries: Fix endian issues in memory hotplug
Thomas Falcon
1
-17
/
+19
2014-08-26
powerpc: Fix comment typos in hotplug-memory.c
Li Zhong
1
-2
/
+2
2014-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2014-08-13
powerpc/pseries: Failure on removing device node
Gavin Shan
1
-1
/
+1
2014-07-24
of: Reorder device tree changes and notifiers
Grant Likely
1
-1
/
+1
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
1
-14
/
+3
2014-04-28
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
1
-4
/
+6
2014-03-07
powerpc/pseries: Use remove_memory() to remove memory
Nathan Fontenot
1
-44
/
+39
2013-10-10
powerpc: add explicit OF includes
Rob Herring
1
-0
/
+2
2013-04-30
mm, hotplug: avoid compiling memory hotremove functions when disabled
David Rientjes
1
-0
/
+12
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
1
-17
/
+43
2012-10-11
arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups
Yasuaki Ishimatsu
1
-4
/
+5
2012-10-11
arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code
Andrew Morton
1
-1
/
+1
2012-10-09
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
1
-4
/
+9
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-11
/
+5
2011-07-12
powerpc/mm: Fix memory_block_size_bytes() for non-pseries
Benjamin Herrenschmidt
1
-11
/
+19
2011-06-29
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
1
-11
/
+5
2011-02-04
memory hotplug: Define memory_block_size_bytes for powerpc/pseries
Nathan Fontenot
1
-13
/
+53
2010-07-23
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
1
-11
/
+11
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-19
/
+19
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
1
-0
/
+7
2009-02-10
powerpc: Add missing sparsemem.h include
Michael Neuling
1
-0
/
+1
2008-10-21
powerpc/pseries: Validate PFN in pseries_remove_lmb()
Nathan Fontenot
1
-0
/
+6
2008-10-10
powerpc: Oops in pseries_lmb_remove()
Nathan Fontenot
1
-1
/
+1
2008-07-03
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
1
-27
/
+68
2008-07-03
powerpc/pseries: Use base address to derive starting page frame number
Nathan Fontenot
1
-19
/
+17
2008-04-29
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
1
-0
/
+43
2008-04-29
[POWERPC] Hotplug memory remove notifications for powerpc
Badari Pulavarty
1
-0
/
+98