aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v4.19.87' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.86' into v4.19/standard/baseBruce Ashfield
2019-12-02Merge tag 'v4.19.85' into v4.19/standard/baseBruce Ashfield
2019-12-01powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2019-12-01powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2019-12-01powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2019-12-01powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2019-11-24powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidationNicholas Piggin
2019-11-20powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin
2019-11-17Merge tag 'v4.19.83' into v4.19/standard/baseBruce Ashfield
2019-11-17Merge tag 'v4.19.79' into v4.19/standard/baseBruce Ashfield
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-10-10Merge tag 'v4.19.75' into v4.19/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.19.73' into v4.19/standard/baseBruce Ashfield
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-16powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh
2019-09-16powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai
2019-09-15Merge tag 'v4.19.63' into v4.19/standard/baseBruce Ashfield
2019-07-31powerpc/mm: Handle page table allocation failuresAneesh Kumar K.V
2019-07-04Merge tag 'v4.19.56' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.47' into v4.19/standard/baseBruce Ashfield
2019-06-25powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman
2019-05-31powerpc/numa: improve control of topology updatesNathan Lynch
2019-05-17Merge tag 'v4.19.41' into v4.19/standard/baseBruce Ashfield
2019-05-08powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-04-12Merge tag 'v4.19.34' into v4.19/standard/baseBruce Ashfield
2019-04-12Merge tag 'v4.19.33' into v4.19/standard/baseBruce Ashfield
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-05powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-03-21Merge tag 'v4.19.22' into v4.19/standard/baseBruce Ashfield
2019-03-21Merge tag 'v4.19.21' into v4.19/standard/baseBruce Ashfield
2019-02-15powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-02-12powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy
2019-02-06Merge tag 'v4.19.15' into v4.19/standard/baseBruce Ashfield
2019-01-13powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2019-01-13powerpc/mm: Fix linux page tables build with some configsMichael Ellerman
2018-12-10Merge tag 'v4.19.6' into v4.19/standard/baseBruce Ashfield
2018-12-01powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-28powerpc: kexec fix for powerpc64Benjamin Walsh
2018-11-21Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-11-21powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-11-21powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-11-21powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-11-13powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin
2018-10-07Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-05powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju