summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/mem.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds7 days1-1/+4
|\
| * dma-mapping: replace zone_dma_bits by zone_dma_limitCatalin Marinas2024-08-221-1/+4
* | Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7 days1-0/+14
|\ \ | |/ |/|
| * powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...Christophe Leroy2024-08-301-1/+1
| * powerpc/8xx: Preallocate execmem page tablesChristophe Leroy2024-08-301-0/+14
* | powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUALChristophe Leroy2024-08-121-2/+0
|/
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\
| * fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-171-1/+1
|\ \
| * | powerpc: Mark memory_limit as initdataMichael Ellerman2024-04-301-1/+1
| |/
* / arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-0/+64
|/
* powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann2023-11-061-4/+4
* Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-031-0/+1
|\
| * powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy2023-10-191-0/+1
* | powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2023-10-231-1/+0
|/
* powerpc/code-patching: Remove protection against patching init addresses afte...Christophe Leroy2022-12-021-1/+0
* powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-261-1/+1
* powerpc/highmem: Properly handle fragmented memoryChristophe Leroy2022-09-261-1/+1
* Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-101-0/+1
|\
| * powerpc/mm: Export memory_add_physaddr_to_nid() for modulesMichael Ellerman2022-07-291-0/+1
* | Merge branch 'fixes' into nextMichael Ellerman2022-07-091-1/+32
|\ \
| * | powerpc/memhotplug: Add add_pages override for PPCAneesh Kumar K.V2022-06-291-1/+32
| |/
* / powerpc: Don't include asm/setup.h in asm/machdep.hChristophe Leroy2022-06-201-0/+1
|/
* Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-281-0/+4
|\
| * powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao2022-05-221-0/+2
| * powerpc/code-patching: Use jump_label for testing freed initmemChristophe Leroy2022-05-111-0/+2
* | swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig2022-04-181-4/+1
* | swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-1/+2
|/
* Revert "powerpc: Set max_mapnr correctly"Kefeng Wang2022-04-071-1/+1
* powerpc/code-patching: Remove init_mem_is_freeChristophe Leroy2021-12-231-2/+0
* Revert "powerpc/code-patching: Improve verification of patchability"Michael Ellerman2021-11-291-0/+2
* powerpc/code-patching: Improve verification of patchabilityChristophe Leroy2021-11-251-2/+0
* powerpc: Set max_mapnr correctlyChristophe Leroy2021-10-131-1/+1
* powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...Christophe Leroy2021-10-091-1/+1
* mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-0/+7
|\
| * powerpc/32: Display modules range in virtual memory layoutChristophe Leroy2021-06-171-0/+4
| * powerpc: Define empty_zero_page[] in CChristophe Leroy2021-06-171-0/+3
* | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-2/+2
|/
* powerpc/mem: Add back missing header to fix 'no previous prototype' errorChristophe Leroy2021-06-061-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-301-1/+0
|\
| * mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* | powerpc/mem: Move cache flushing functions into mm/cacheflush.cChristophe Leroy2021-04-141-281/+0
* | powerpc/mm: Move the linear_mapping_mutex to the ifdef where it is usedSebastian Andrzej Siewior2021-03-241-1/+1
|/
* powerpc/mm: Remove dcache flush from memory remove.Aneesh Kumar K.V2021-02-111-22/+0
* powerpc/mm: Add PG_dcache_clean to indicate dcache clean stateAneesh Kumar K.V2021-02-111-2/+2
* powerpc/mm: Enable compound page check for both THP and HugeTLBAneesh Kumar K.V2021-02-111-6/+22
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-171-20/+40
|\
| * powerpc/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.cChristophe Leroy2020-12-041-5/+0
| * powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy2020-12-041-1/+1