summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-12-08powerpc/pseries/mobility: don't error on absence of ibm, update-nodesNathan Lynch
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/rtas: prevent suspend-related sys_rtas use on LENathan Lynch
2020-12-08powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V
2020-12-07powerpc/powernv/idle: Restore CIABR after idle for Power9Jordan Niethe
2020-12-07powerpc/book3s64/kexec: Clear CIABR on kexecJordan Niethe
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-04powerpc/xmon: Change printk() to pr_cont()Christophe Leroy
2020-12-04powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar
2020-12-04powernv/pci: Print an error when device enable is blockedOliver O'Halloran
2020-12-04powerpc/pci: Remove LSI mappings on device teardownOliver O'Halloran
2020-12-04powerpc: add security.config, enforcing lockdown=integrityDaniel Axtens
2020-12-04powerpc/44x: Don't support 47x code and non 47x code at the same timeChristophe Leroy
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/mm: Remove useless #ifndef CPU_FTR_COHERENT_ICACHE in mem.cChristophe Leroy
2020-12-04powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-04powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy
2020-12-04powerpc/time: Remove ifdef in get_vtb()Christophe Leroy
2020-12-04powerpc/32: Use SPRN_SPRG_SCRATCH2 in exception prologsChristophe Leroy
2020-12-04powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prologChristophe Leroy
2020-12-04powerpc/32: Simplify EXCEPTION_PROLOG_1 macroChristophe Leroy
2020-12-04powerpc/603: Use SPRN_SDR1 to store the pgdir phys addressChristophe Leroy
2020-12-04powerpc/32s: Don't use SPRN_SPRG_PGDIR in hash_pageChristophe Leroy
2020-12-04powerpc/32s: Fix an FTR_SECTION_ELSEChristophe Leroy
2020-12-04powerpc/32s: Don't hash_preload() kernel textChristophe Leroy
2020-12-04powerpc/32s: Always map kernel text and rodata with BATsChristophe 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/perf: Fix to update cache events with l2l3 events in power10Athira Rajeev
2020-12-04powerpc/perf: Fix to update generic event codes for power10Athira Rajeev
2020-12-04powerpc/perf: Add generic and cache event list for power10 DD1Athira Rajeev
2020-12-04powerpc/perf: Fix the PMU group constraints for threshold events in power10Athira Rajeev
2020-12-04powerpc/perf: Update the PMU group constraints for l2l3 events in power10Athira Rajeev
2020-12-04powerpc/perf: Fix to update radix_scope_qual in power10Athira 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/hash/kuep: Enable KUEP on hashAneesh Kumar K.V
2020-12-04powerpc/book3s64/hash/kuap: Enable kuap on hashAneesh Kumar K.V