aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-07powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt1-0/+10
2016-06-16powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran1-1/+7
2016-05-11powerpc/mm: Improve readability of update_mmu_cache()Gavin Shan1-7/+14
2016-05-11powerpc/mm: define TOP_ZONE as a constantOliver O'Halloran1-12/+5
2016-05-11powerpc/radix: Update MMU cacheAneesh Kumar K.V1-0/+2
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+8
2016-03-01powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson1-2/+8
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani1-1/+1
2016-01-25powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde1-2/+2
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams1-2/+2
2015-08-07powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood1-7/+7
2015-06-02powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood1-1/+1
2015-04-10powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman1-3/+0
2014-11-10powerpc: Move sparse_init() into initmem_initAnton Blanchard1-0/+1
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard1-60/+2
2014-11-05powerpc: Remove ppc_md.remove_memoryAnton Blanchard1-2/+12
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.gitMichael Ellerman1-6/+62
2014-09-19powerpc/mm: Use common paging_init() for NUMAScott Wood1-1/+6
2014-09-03powerpc: Dynamic DMA zone limitsScott Wood1-5/+56
2014-08-06memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan1-1/+2
2014-03-07powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot1-1/+6
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+7
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen1-1/+1
2014-01-15Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt1-0/+6
2014-01-15powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven1-1/+1
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood1-0/+6
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot1-0/+9
2013-08-27powerpc/mm: Mark Memory Resources as busyNathan Fontenot1-1/+1
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+4
2013-07-03mm/PPC: prepare for killing free_all_bootmem_node()Jiang Liu1-15/+1
2013-07-03mm/ppc: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-44/+12
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-3/+2
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-06-21powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V1-0/+4
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+1
2013-04-29mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-5/+1
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu1-27/+2
2013-04-18powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea1-2/+1
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds1-0/+12
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+12
2013-01-29powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer1-7/+4
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao1-2/+1
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose1-1/+1
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf1-0/+1
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+22
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo1-1/+1
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com1-0/+3