summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-221-0/+1
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-1621-238/+252
|\
| * powerpc/32s: Setup the early hash table at all time.Christophe Leroy2020-10-083-30/+12
| * powerpc: Tidy up a bit after removal of PowerPC 601.Christophe Leroy2020-10-081-25/+20
| * powerpc: Remove support for PowerPC 601Christophe Leroy2020-10-082-93/+5
| * powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy2020-10-081-12/+0
| * powerpc/lmb-size: Use addr #size-cells value when fetching lmb-sizeAneesh Kumar K.V2020-10-081-3/+4
| * powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V2020-10-081-1/+1
| * pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha2020-10-061-1/+1
| * powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer addressNicholas Piggin2020-10-062-10/+10
| * powerpc/mm/64s: Fix slb_setup_new_exec() sparse warningMichael Ellerman2020-09-182-2/+4
| * Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman2020-09-181-7/+16
| |\
| | * powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin2020-09-161-7/+16
| * | powerpc/smp: Implement cpu_to_coregroup_idSrikar Dronamraju2020-09-161-0/+20
| * | powerpc/smp: Create coregroup domainSrikar Dronamraju2020-09-161-0/+5
| * | powerpc/numa: Detect support for coregroupSrikar Dronamraju2020-09-161-13/+21
| * | powerpc/numa: Offline memoryless cpuless node 0Srikar Dronamraju2020-09-161-0/+10
| * | powerpc/numa: Prefer node id queried from vphnSrikar Dronamraju2020-09-161-9/+10
| * | powerpc/numa: Set numa_node for all possible cpusSrikar Dronamraju2020-09-161-1/+15
| * | powerpc/numa: Restrict possible nodes based on platformSrikar Dronamraju2020-09-161-3/+12
| * | powerepc/book3s64/hash: Align start/end address correctly with bolt mappingAneesh Kumar K.V2020-09-152-3/+10
| * | powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xxChristophe Leroy2020-09-151-3/+9
| * | powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy2020-09-153-5/+6
| * | powerpc/8xx: Refactor calculation of number of entries per PTE in page tablesChristophe Leroy2020-09-151-2/+4
| * | powerpc: Fix random segfault when freeing hugetlb rangeChristophe Leroy2020-09-151-2/+16
| * | powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limitAneesh Kumar K.V2020-09-151-2/+2
| * | powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann2020-09-141-1/+5
| * | Merge branch 'fixes' into nextMichael Ellerman2020-09-143-17/+11
| |\ \
| * | | powerpc: Remove flush_instruction_cache() on 8xxChristophe Leroy2020-09-021-7/+0
| * | | pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha2020-09-021-5/+1
| * | | powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in CChristophe Leroy2020-09-021-0/+16
| * | | powerpc/vmemmap: Don't warn if we don't find a mapping vmemmap list entryAneesh Kumar K.V2020-08-251-3/+1
| * | | powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures.Aneesh Kumar K.V2020-08-251-7/+28
| | |/ | |/|
* | | powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V2020-10-161-5/+0
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \ \
| * | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| | |/ | |/|
* | | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-135-27/+31
* | | arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport2020-10-132-12/+10
|/ /
* | powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V2020-08-282-17/+9
* | Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio2020-08-241-0/+2
|/
* powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
* powerpc/32s: Fix is_module_segment() when MODULES_VADDR is definedChristophe Leroy2020-08-181-0/+7
* powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabledAneesh Kumar K.V2020-08-171-1/+3
* Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-142-9/+8
|\
| * powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)Aneesh Kumar K.V2020-08-102-9/+8
* | mm: clean up the last pieces of page fault accountingsPeter Xu2020-08-121-5/+0
* | mm/powerpc: use general page fault accountingPeter Xu2020-08-121-8/+3
* | mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-122-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-0719-21/+4
|\
| * mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-072-3/+0