summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Avoid code patching freed init sectionsMichael Neuling2018-09-181-0/+2
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-151-1/+1
* powerpc/64s/radix: prefetch user address in update_mmu_cacheNicholas Piggin2018-06-031-1/+3
* powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh2018-04-241-0/+2
* powerpc/mm: Use memblock API for PPC32 page_is_ramJonathan Neuschäfer2018-03-311-4/+0Star
* powerpc/mm: Simplify page_is_ram by using memblock_is_memoryJonathan Neuschäfer2018-03-311-7/+1Star
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-3/+6
|\
| * powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-301-2/+2
| * powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-301-1/+4
* | powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()Mauricio Faria de Oliveira2018-03-271-2/+2
|/
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-061-6/+5Star
|\
| * mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-4/+2Star
| * mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
* | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-2/+1Star
|/
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-101-1/+1
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-181-0/+1
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-071-5/+15
|\
| * powerpc/vmemmap: Add altmap supportOliver O'Halloran2017-07-021-3/+13
| * powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-051-2/+2
* | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-2/+2
* | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-9/+1Star
* | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-1/+1
|/
* powerpc/pseries: Automatically resize HPT for memory hot add/removeDavid Gibson2017-02-101-0/+4
* powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt2016-07-071-0/+10
* powerpc/mm: Ensure "special" zones are emptyOliver O'Halloran2016-06-161-1/+7
* powerpc/mm: Improve readability of update_mmu_cache()Gavin Shan2016-05-111-7/+14
* powerpc/mm: define TOP_ZONE as a constantOliver O'Halloran2016-05-111-12/+5Star
* powerpc/radix: Update MMU cacheAneesh Kumar K.V2016-05-111-0/+2
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-2/+8
|\
| * powerpc/mm: Clean up memory hotplug failure pathsDavid Gibson2016-03-011-2/+8
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-1/+1
|/
* powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde2016-01-251-2/+2
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+2
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-281-2/+2
* | powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VAScott Wood2015-08-081-7/+7
|/
* powerpc/mm: Use PFN_PHYS() in devmem_is_allowed()Scott Wood2015-06-031-1/+1
* powerpc: Replace mem_init_done with slab_is_available()Michael Ellerman2015-04-101-3/+0Star
* powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-091-0/+1
* powerpc: Remove bootmem allocatorAnton Blanchard2014-11-091-60/+2Star
* powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-051-2/+12
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-041-6/+62
|\
| * powerpc/mm: Use common paging_init() for NUMAScott Wood2014-09-191-1/+6
| * powerpc: Dynamic DMA zone limitsScott Wood2014-09-041-5/+56
* | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-1/+2
|/
* powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-071-1/+6
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-281-1/+7
|\
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-151-0/+6
| |\
| | * powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-101-0/+6
| * | powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven2014-01-151-1/+1
| |/
* / memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-221-1/+1
|/