summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/mem.c
AgeCommit message (Expand)Author
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-06mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko
2017-07-06mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko
2017-07-06mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko
2017-07-02powerpc/vmemmap: Add altmap supportOliver O'Halloran
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-02-10powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson
2016-07-07powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt
2016-06-16powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran
2016-05-11powerpc/mm: Improve readability of update_mmu_cache()Gavin Shan
2016-05-11powerpc/mm: define TOP_ZONE as a constantOliver O'Halloran
2016-05-11powerpc/radix: Update MMU cacheAneesh Kumar K.V
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-01powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani
2016-01-25powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-07powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood
2015-06-02powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman
2014-11-10powerpc: Move sparse_init() into initmem_initAnton Blanchard
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2014-09-19powerpc/mm: Use common paging_init() for NUMAScott Wood
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood
2014-08-06memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-01-15powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot
2013-08-27powerpc/mm: Mark Memory Resources as busyNathan Fontenot
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-07-03mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu
2013-07-03mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-06-21powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds