aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/mem.c
AgeCommit message (Expand)Author
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
2013-04-29mm/PPC: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu
2013-04-18powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-01-29powerpc/mm: Eliminate unneeded for_each_memblockCody P Schafer
2012-09-12powerpc/swiotlb: Enable at early stage and disable if not necessaryJia Hongtao
2012-09-07powerpc: Change memory_limit from phys_addr_t to unsigned long longSuzuki Poulose
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com
2011-12-07powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com
2011-11-08powerpc: Add System RAM to /proc/iomemAnton Blanchard
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-09-20powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probeAnton Blanchard
2011-09-20powerpc: Hugetlb for BookEBecky Bruce
2011-07-19powerpc/mm: Fix output of total_ram.Tony Breeds
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce