summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm
AgeCommit message (Expand)Author
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-30powerpc: fix function annotations to avoid section mismatch warnings with gcc-10Vladis Dronov
2020-07-29powerpc/drmem: Make LMB walk a bit more flexibleHari Bathini
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V
2020-07-29powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman
2020-07-29powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao
2020-07-29powerpc/mm: Remove custom stack expansion checkingMichael Ellerman
2020-07-29powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-07-27powerpc/64s/hash: Fix hash_preload running with interrupts enabledNicholas Piggin
2020-07-27powerpc/ptdump: Refactor update of pg_stateChristophe Leroy
2020-07-27powerpc/ptdump: Refactor update of st->last_paChristophe Leroy
2020-07-27powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy
2020-07-27powerpc/32s: Kernel space starts at TASK_SIZEChristophe Leroy
2020-07-27powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSETChristophe Leroy
2020-07-27powerpc/32s: Only leave NX unset on segments used for modulesChristophe Leroy
2020-07-27powerpc: Use MODULES_VADDR if definedChristophe Leroy
2020-07-26powerpc/numa: Limit possible nodes to within num_possible_nodesSrikar Dronamraju
2020-07-26powerpc/book3s64/pkey: Disable pkey on POWER6 and beforeAneesh Kumar K.V
2020-07-23powerpc/mm/hash64: Remove comment that is no longer validSantosh Sivaraj
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin
2020-07-22powerpc/book3s64/pkeys: Remove is_pkey_enabled()Aneesh Kumar K.V
2020-07-20powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V
2020-07-20powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V
2020-07-20powerpc/book3s64/keys: Print information during boot.Aneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static keyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use pkey_execute_disable_supportedAneesh Kumar K.V
2020-07-20powerpc/book3s64/kuep: Add MMU_FTR_KUEPAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reservedAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Make initial_allocation_mask staticAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Convert pkey_total to num_pkeyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Simplify pkey disable branchAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Prevent key 1 modification from userspace.Aneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Simplify the key initializationAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Explain key 1 reservation detailsAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V
2020-07-20powerpc/mm/radix: Create separate mappings for hot-plugged memoryAneesh Kumar K.V
2020-07-20powerpc/mm/radix: Remove split_kernel_mapping()Bharata B Rao
2020-07-20powerpc/mm/radix: Free PUD table when freeing pagetableBharata B Rao
2020-07-20powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V
2020-07-18Merge branch 'fixes' into nextMichael Ellerman
2020-07-16powerpc/numa: remove arch_update_cpu_topologyNathan Lynch
2020-07-16powerpc/numa: remove prrn_is_enabled()Nathan Lynch
2020-07-16powerpc/numa: remove start/stop_topology_update()Nathan Lynch
2020-07-16powerpc/numa: remove timed_topology_update()Nathan Lynch
2020-07-16powerpc/numa: stub out numa_update_cpu_topology()Nathan Lynch
2020-07-16powerpc/numa: remove vphn_enabled and prrn_enabled internal flagsNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology workqueue codeNathan Lynch
2020-07-16powerpc/numa: remove unreachable topology timer codeNathan Lynch