summary refs log tree commit diff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2020-12-08powerpc/hvcall: add token and codes for H_VASI_SIGNALNathan Lynch
2020-12-08powerpc/rtas: add rtas_activate_firmware()Nathan Lynch
2020-12-08powerpc/rtas: add rtas_ibm_suspend_me()Nathan Lynch
2020-12-08powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch
2020-12-08powerpc/rtas: complete ibm,suspend-me status codesNathan Lynch
2020-12-08powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-07powerpc/book3s64/kexec: Clear CIABR on kexecJordan Niethe
2020-12-05Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-05powerpc: Remove ucache_bsizeChristophe Leroy
2020-12-05powerpc: Retire e200 core (mpc555x processor)Christophe Leroy
2020-12-04powerpc: Fix update form addressing in inline assemblyChristophe Leroy
2020-12-04powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar
2020-12-04powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy
2020-12-04powerpc/feature: Remove CPU_FTR_NODSISRALIGNChristophe Leroy
2020-12-04powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2Christophe Leroy
2020-12-04powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xxChristophe Leroy
2020-12-04powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-04powerpc/time: Remove ifdef in get_vtb()Christophe Leroy
2020-12-04powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prologChristophe Leroy
2020-12-04powerpc/603: Use SPRN_SDR1 to store the pgdir phys addressChristophe Leroy
2020-12-04ocxl: Initiate a TLB invalidate commandChristophe Lombard
2020-12-04ocxl: Assign a register set to a Logical PartitionChristophe Lombard
2020-12-04powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev
2020-12-04powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled caseAneesh Kumar K.V
2020-12-04powerpc/book3s64/kup: Check max key supported before enabling kupAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMRAneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.Aneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Reset userspace AMR correctly on execAneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V
2020-12-04powerpc/exec: Set thread.regs early during execAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translationAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEPAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuep: Move KUEP related function outside radixAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap: Move KUAP related function outside radixAneesh Kumar K.V
2020-12-04powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64Aneesh Kumar K.V
2020-12-04powerpc: Add new macro to handle NESTED_IFCLRAneesh Kumar K.V
2020-12-04powerpc/64s/pseries: Add ERAT specific machine check handlerNicholas Piggin
2020-12-04powerpc/ps3: make system bus's remove and shutdown callbacks return voidUwe Kleine-König
2020-12-04powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted()Srikar Dronamraju
2020-12-04powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju
2020-12-04powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2020-12-04powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2020-12-04powerpc: Allow relative pointers in bug table entriesJordan Niethe
2020-12-04powerpc/vdso: Cleanup vdso.hChristophe Leroy
2020-12-04powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASEChristophe Leroy
2020-12-04powerpc/vdso: Remove runtime generated sigtramp offsetsChristophe Leroy