summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAgeFilesLines
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-1/+2
* powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe2020-04-101-2/+3
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-2/+2
* Merge branch 'fixes' into nextMichael Ellerman2020-03-101-0/+2
|\
| * powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()Michael Ellerman2020-03-051-0/+2
* | powerpc/32: drop get_pteptr()Christophe Leroy2020-02-261-5/+0
* | powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...Christophe Leroy2020-02-261-2/+1
|/
* powerpc/32: Add support of KASAN_VMALLOCChristophe Leroy2020-01-271-0/+4
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-2/+1
* powerpc: Ensure that swiotlb buffer is allocated from low memoryMike Rapoport2019-12-131-0/+8
* powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V2019-12-051-1/+1
* Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-11-301-8/+175
|\
| * powerpc/fixmap: fix crash with HIGHMEMChristophe Leroy2019-11-291-0/+6
| * powerpc/fixmap: don't clear fixmap area in paging_init()Christophe Leroy2019-11-251-8/+0
| * powerpc: Don't flush caches when adding memoryAlastair D'Silva2019-11-071-2/+0
| * powerpc: Chunk calls to flush_dcache_range in arch_*_memoryAlastair D'Silva2019-11-071-2/+25
| * powerpc: Convert flush_icache_range & friends to CAlastair D'Silva2019-11-071-1/+149
* | dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne2019-11-011-5/+15
|/
* powerpc: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-281-4/+0
* powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy2019-08-201-52/+0
* powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()Christophe Leroy2019-08-201-8/+0
* powerpc/mm: define empty update_mmu_cache() as static inlineChristophe Leroy2019-08-201-4/+7
* powerpc/mm: don't display empty early ioremap areaChristophe Leroy2019-08-201-2/+3
* Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-241-1/+1
|\
| * powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli2019-07-151-1/+1
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-9/+1
|\ \ | |/ |/|
| * memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-021-9/+1
* | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-2/+2
|\ \ | |/ |/|
| * powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()Christophe Leroy2019-07-051-2/+2
* | Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-06-221-1/+2
|\|
| * powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig2019-06-191-1/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
|/
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-6/+3
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
* powerpc/32: prepare shadow area for KASANChristophe Leroy2019-05-031-0/+4
* powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy2019-05-021-1/+1
* powerpc/mm: Fix section mismatch warningAneesh Kumar K.V2019-04-211-4/+4
* powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier2019-04-201-1/+2
* Merge branch 'topic/dma' into nextMichael Ellerman2019-02-211-22/+0
|\
| * powerpc/dma: use the dma-direct allocator for coherent platformsChristoph Hellwig2019-02-181-22/+0
* | powerpc: Drop page_is_ram() and walk_system_ram_range()Christophe Leroy2019-02-041-33/+6
|/
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+2
* powerpc: use mm zones more sensiblyChristoph Hellwig2018-12-201-30/+17
* powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3SChristophe Leroy2018-11-261-2/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()Christophe Leroy2018-10-141-4/+5
* powerpc: handover page flags with a pgprot_t parameterChristophe Leroy2018-10-141-2/+2