aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAge
* powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-28
* powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy2019-08-20
* powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy2019-08-20
* powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy2019-08-20
* powerpc/mm: don't display empty early ioremap areaChristophe Leroy2019-08-20
* Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-24
|\
| * powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli2019-07-15
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-18
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-14
|\ \ | |/ |/|
| * memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-02
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-13
|\ \ | |/ |/|
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-04
* | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-22
|\|
| * powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-14
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-14
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* powerpc/32: prepare shadow area for KASANChristophe Leroy2019-05-02
* powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-02
* powerpc/mm: Fix section mismatch warningAneesh Kumar K.V2019-04-21
* powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier2019-04-20
* Merge branch 'topic/dma' into nextMichael Ellerman2019-02-21
|\
| * powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig2019-02-18
* | powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy2019-02-04
|/
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-28
* powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-20
* powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy2018-11-26
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy2018-10-14
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-14
* powerpc: Avoid code patching freed init sectionsMichael Neuling2018-09-18
* treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner2018-06-14
* powerpc/64s/radix: prefetch user address in update_mmu_cacheNicholas Piggin2018-06-03
* powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh2018-04-23
* powerpc/mm: Use memblock API for PPC32 page_is_ramJonathan Neuschäfer2018-03-31
* powerpc/mm: Simplify page_is_ram by using memblock_is_memoryJonathan Neuschäfer2018-03-31
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-30
|\
| * powerpc/mm: Pass node id into create_section_mappingNicholas Piggin2018-03-30
| * powerpc/mm/numa: move numa topology discovery earlierNicholas Piggin2018-03-30
* | powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()Mauricio Faria de Oliveira2018-03-27
|/
* Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-06
|\
| * mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-08
| * mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-08
* | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-03
|/
* powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-10
* powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-18
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-07
|\
| * powerpc/vmemmap: Add altmap supportOliver O'Halloran2017-07-02