summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual2020-08-071-2/+2
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-0717-16/+2
* | Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-0719-953/+572
|\ \ | |/ |/|
| * powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Vladis Dronov2020-07-301-2/+2
| * powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini2020-07-292-35/+65
| * powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V2020-07-291-1/+0
| * powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V2020-07-291-0/+18
| * powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman2020-07-291-44/+3
| * powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao2020-07-292-6/+7
| * powerpc/mm: Remove custom stack expansion checkingMichael Ellerman2020-07-291-104/+5
| * powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman2020-07-291-2/+5
| * powerpc/ptdump: Refactor update of pg_stateChristophe Leroy2020-07-261-14/+20
| * powerpc/ptdump: Refactor update of st->last_paChristophe Leroy2020-07-261-4/+1
| * powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy2020-07-261-0/+8
| * powerpc/32s: Kernel space starts at TASK_SIZEChristophe Leroy2020-07-261-1/+1
| * powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSETChristophe Leroy2020-07-261-2/+6
| * powerpc/32s: Only leave NX unset on segments used for modulesChristophe Leroy2020-07-261-3/+14
| * powerpc: Use MODULES_VADDR if definedChristophe Leroy2020-07-261-0/+6
| * powerpc/numa: Limit possible nodes to within num_possible_nodesSrikar Dronamraju2020-07-261-3/+4
| * powerpc/book3s64/pkey: Disable pkey on POWER6 and beforeAneesh Kumar K.V2020-07-261-0/+6
| * powerpc/mm/hash64: Remove comment that is no longer validSantosh Sivaraj2020-07-231-4/+0
| * powerpc/64s: Remove PROT_SAO supportNicholas Piggin2020-07-211-2/+0
| * powerpc/book3s64/pkeys: Remove is_pkey_enabled()Aneesh Kumar K.V2020-07-211-20/+11
| * powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V2020-07-203-17/+20
| * powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V2020-07-201-0/+3
| * powerpc/book3s64/keys: Print information during boot.Aneesh Kumar K.V2020-07-201-0/+1
| * powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static keyAneesh Kumar K.V2020-07-201-10/+7
| * powerpc/book3s64/pkeys: Use pkey_execute_disable_supportedAneesh Kumar K.V2020-07-201-3/+3
| * powerpc/book3s64/kuep: Add MMU_FTR_KUEPAneesh Kumar K.V2020-07-201-1/+3
| * powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V2020-07-201-22/+30
| * powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reservedAneesh Kumar K.V2020-07-201-2/+3
| * powerpc/book3s64/pkeys: Make initial_allocation_mask staticAneesh Kumar K.V2020-07-201-2/+5
| * powerpc/book3s64/pkeys: Convert pkey_total to num_pkeyAneesh Kumar K.V2020-07-201-7/+7
| * powerpc/book3s64/pkeys: Simplify pkey disable branchAneesh Kumar K.V2020-07-201-4/+3
| * powerpc/book3s64/pkeys: Prevent key 1 modification from userspace.Aneesh Kumar K.V2020-07-201-0/+1
| * powerpc/book3s64/pkeys: Simplify the key initializationAneesh Kumar K.V2020-07-201-83/+116
| * powerpc/book3s64/pkeys: Explain key 1 reservation detailsAneesh Kumar K.V2020-07-201-1/+4
| * powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V2020-07-201-6/+10
| * powerpc/mm/radix: Create separate mappings for hot-plugged memoryAneesh Kumar K.V2020-07-201-11/+80
| * powerpc/mm/radix: Remove split_kernel_mapping()Bharata B Rao2020-07-201-76/+19
| * powerpc/mm/radix: Free PUD table when freeing pagetableBharata B Rao2020-07-201-0/+16
| * powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V2020-07-203-5/+18
| * Merge branch 'fixes' into nextMichael Ellerman2020-07-182-8/+8
| |\
| * | powerpc/numa: remove arch_update_cpu_topologyNathan Lynch2020-07-161-10/+0
| * | powerpc/numa: remove prrn_is_enabled()Nathan Lynch2020-07-161-5/+0
| * | powerpc/numa: remove start/stop_topology_update()Nathan Lynch2020-07-161-20/+0
| * | powerpc/numa: remove timed_topology_update()Nathan Lynch2020-07-161-9/+0
| * | powerpc/numa: stub out numa_update_cpu_topology()Nathan Lynch2020-07-161-192/+1