aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2019-08-25Merge tag 'v4.18.42' into v4.18/standard/baseBruce Ashfield
2019-08-17powerpc/numa: improve control of topology updatesNathan Lynch
2019-05-29Merge tag 'v4.18.39' into v4.18/standard/baseBruce Ashfield
2019-05-23powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V
2019-04-16Merge tag 'v4.18.35' into v4.18/standard/baseBruce Ashfield
2019-04-12powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot
2019-04-12powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callbackAneesh Kumar K.V
2019-04-09Merge tag 'v4.18.34' into v4.18/standard/baseBruce Ashfield
2019-04-07powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2019-03-17Merge tag 'v4.18.30' into v4.18/standard/baseBruce Ashfield
2019-03-08powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-03-07Merge tag 'v4.18.29' into v4.18/standard/baseBruce Ashfield
2019-03-01powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy
2019-01-21Merge tag 'v4.18.25' into v4.18/standard/baseBruce Ashfield
2019-01-14powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2019-01-14powerpc/mm: Fix linux page tables build with some configsMichael Ellerman
2018-12-20Merge tag 'v4.18.22' into v4.18/standard/baseBruce Ashfield
2018-12-15powerpc/numa: Suppress "VPHN is not supported" messagesSatheesh Rajendran
2018-11-22Merge tag 'v4.18.20' into v4.18/standard/baseBruce Ashfield
2018-11-22Merge tag 'v4.18.19' into v4.18/standard/baseBruce Ashfield
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-11-06Merge tag 'v4.18.17' into v4.18/standard/baseBruce Ashfield
2018-11-06Merge tag 'v4.18.16' into v4.18/standard/baseBruce Ashfield
2018-11-04powerpc/numa: Skip onlining a offline node in kdump pathSrikar Dronamraju
2018-10-20powerpc/numa: Use associativity if VPHN hcall is successfulSrikar Dronamraju
2018-10-15Merge tag 'v4.18.14' into v4.18/standard/baseBruce Ashfield
2018-10-15Merge tag 'v4.18.12' into v4.18/standard/baseBruce Ashfield
2018-10-13powerpc: Avoid code patching freed init sectionsMichael Neuling
2018-10-03powerpc/pseries: Fix unitialized timer reset on migrationMichael Bringmann
2018-10-03powerpc/pkeys: Fix reading of ibm, processor-storage-keys propertyThiago Jung Bauermann
2018-09-21Merge tag 'v4.18.8' into v4.18/standard/baseBruce Ashfield
2018-09-15powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-09-11Merge tag 'v4.18.7' into v4.18/standard/baseBruce Ashfield
2018-09-09KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras
2018-09-09powerpc/pkeys: Preallocate execute-only keyRam Pai
2018-09-09powerpc/pkeys: Fix calculation of total pkeys.Ram Pai
2018-09-09powerpc/pkeys: key allocation/deallocation must not change pkey registersRam Pai
2018-09-09powerpc/pkeys: Deny read/write/execute by defaultRam Pai
2018-09-09powerpc/pkeys: Give all threads control of their key permissionsRam Pai
2018-09-09powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin
2018-08-21powerpc: kexec fix for powerpc64Benjamin Walsh
2018-07-18KVM: PPC: Check if IOMMU page is contained in the pinned physical pageAlexey Kardashevskiy
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-25powerpc: Remove -Wattribute-alias pragmasPaul Burton
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V