aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08powerpc/kasan: Fix early region not updated correctlyChen Jingwen
2022-04-08powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()Daniel Henrique Barboza
2022-02-20Merge tag 'v5.10.101' into v5.10/standard/baseBruce Ashfield
2022-02-16powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-02-15powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-02-03Merge tag 'v5.10.96' into v5.10/standard/baseBruce Ashfield
2022-02-02Merge tag 'v5.10.94' into v5.10/standard/baseBruce Ashfield
2022-02-01powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2022-02-01powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATsChristophe Leroy
2022-01-27powerpc/64s/radix: Fix huge vmap false positiveNicholas Piggin
2022-01-27powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy
2021-09-27Merge tag 'v5.10.67' into v5.10/standard/baseBruce Ashfield
2021-09-18powerpc/numa: Consider the max NUMA node for migratable LPARLaurent Dufour
2021-07-20Merge tag 'v5.10.52' into v5.10/standard/baseBruce Ashfield
2021-07-20Merge tag 'v5.10.51' into v5.10/standard/baseBruce Ashfield
2021-07-20powerpc/mm/book3s64: Fix possible build errorAneesh Kumar K.V
2021-07-19powerpc/mm: Fix lockup on kernel exec faultChristophe Leroy
2021-05-20Merge tag 'v5.10.38' into v5.10/standard/baseBruce Ashfield
2021-05-19powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain
2021-05-17Merge tag 'v5.10.37' into v5.10/standard/baseBruce Ashfield
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2020-12-30Merge tag 'v5.10.4' into v5.10/standard/baseBruce Ashfield
2020-12-30powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy
2020-12-30powerpc/mm: sanity_check_fault() should work for all, not only BOOK3SChristophe Leroy
2020-12-17powerpc: kexec fix for powerpc64Benjamin Walsh
2020-12-10Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-08powerpc/mm: Fix KUAP warning by providing copy_from_kernel_nofault_allowed()Christophe Leroy
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-11-27powerpc/numa: Fix a regression on memoryless node 0Srikar Dronamraju
2020-11-27powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin
2020-11-27powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernelsNicholas Piggin
2020-11-27powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-10-13arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()Mike Rapoport
2020-10-08powerpc/32s: Setup the early hash table at all time.Christophe Leroy
2020-10-08powerpc: Tidy up a bit after removal of PowerPC 601.Christophe Leroy
2020-10-08powerpc: Remove support for PowerPC 601Christophe Leroy
2020-10-08powerpc: Drop SYNC_601() ISYNC_601() and SYNC()Christophe Leroy
2020-10-08powerpc/lmb-size: Use addr #size-cells value when fetching lmb-sizeAneesh Kumar K.V
2020-10-08powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V
2020-10-06pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha
2020-10-06powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer addressNicholas Piggin
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-18powerpc/mm/64s: Fix slb_setup_new_exec() sparse warningMichael Ellerman
2020-09-18Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman