aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-07powerpc/book3s64/kexec: Clear CIABR on kexecJordan Niethe1-0/+5
2020-12-05powerpc: Remove ucache_bsizeChristophe Leroy1-1/+1
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy4-29/+1
2020-12-04powerpc: Fix update form addressing in inline assemblyChristophe Leroy2-6/+7
2020-12-04powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2-4/+4
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar1-1/+27
2020-12-04powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy2-8/+8
2020-12-04powerpc/feature: Remove CPU_FTR_NODSISRALIGNChristophe Leroy1-12/+11
2020-12-04powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2Christophe Leroy2-4/+1
2020-12-04powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xxChristophe Leroy1-1/+4
2020-12-04powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy1-1/+1
2020-12-04powerpc/time: Remove ifdef in get_vtb()Christophe Leroy1-2/+1
2020-12-04powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prologChristophe Leroy1-0/+1
2020-12-04powerpc/603: Use SPRN_SDR1 to store the pgdir phys addressChristophe Leroy1-1/+0
2020-12-04ocxl: Initiate a TLB invalidate commandChristophe Lombard1-0/+51
2020-12-04ocxl: Assign a register set to a Logical PartitionChristophe Lombard1-0/+3
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev1-0/+1
2020-12-04powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled caseAneesh Kumar K.V1-6/+57
2020-12-04powerpc/book3s64/kup: Check max key supported before enabling kupAneesh Kumar K.V1-0/+3
2020-12-04powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation.Aneesh Kumar K.V1-1/+1
2020-12-04powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation.Aneesh Kumar K.V1-5/+4
2020-12-04powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V4-11/+28
2020-12-04powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMRAneesh Kumar K.V1-3/+9
2020-12-04powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.Aneesh Kumar K.V2-4/+21
2020-12-04powerpc/book3s64/pkeys: Reset userspace AMR correctly on execAneesh Kumar K.V1-0/+2
2020-12-04powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V2-40/+187
2020-12-04powerpc/exec: Set thread.regs early during execAneesh Kumar K.V1-2/+0
2020-12-04powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translationAneesh Kumar K.V4-8/+22
2020-12-04powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEPAneesh Kumar K.V2-19/+23
2020-12-04powerpc/book3s64/kuep: Move KUEP related function outside radixAneesh Kumar K.V1-0/+1
2020-12-04powerpc/book3s64/kuap: Move KUAP related function outside radixAneesh Kumar K.V2-4/+6
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V3-4/+9
2020-12-04powerpc: Add new macro to handle NESTED_IFCLRAneesh Kumar K.V1-0/+3
2020-12-04powerpc/64s/pseries: Add ERAT specific machine check handlerNicholas Piggin1-0/+1
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König1-2/+2
2020-12-04powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()Srikar Dronamraju1-0/+18
2020-12-04powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju2-1/+11
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju2-3/+3
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju3-7/+16
2020-12-04powerpc: Allow relative pointers in bug table entriesJordan Niethe1-4/+4
2020-12-04powerpc/vdso: Cleanup vdso.hChristophe Leroy1-7/+3
2020-12-04powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASEChristophe Leroy1-4/+0
2020-12-04powerpc/vdso: Remove runtime generated sigtramp offsetsChristophe Leroy1-5/+0
2020-12-04powerpc/vdso: Retrieve sigtramp offsets at buildtimeChristophe Leroy1-0/+12
2020-12-04powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy2-3/+3
2020-12-04powerpc/vdso: Simplify __get_datapage()Christophe Leroy1-3/+5
2020-12-04powerpc/vdso: Move vdso datapage up frontChristophe Leroy1-1/+1
2020-12-04powerpc/vdso: Replace vdso_base by vdsoChristophe Leroy8-9/+11
2020-12-04powerpc/vdso: Provide vdso_remap()Christophe Leroy1-25/+0
2020-12-04powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map()Christophe Leroy1-3/+4