summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater2020-12-111-1/+1
* powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy2020-12-111-0/+4
* powerpc/smp: Add support detecting thread-groups sharing L2 cacheGautham R. Shenoy2020-12-111-0/+2
* powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructionsBalamuruhan S2020-12-111-0/+13
* powerpc/64s: Remove MSR[ISF] bitNicholas Piggin2020-12-091-4/+1
* powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.SChristophe Leroy2020-12-091-6/+0
* powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy2020-12-091-0/+1
* powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy2020-12-093-11/+4
* powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy2020-12-091-1/+2
* powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2020-12-091-0/+1
* powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy2020-12-092-3/+10
* powerpc/32s: Regroup 603 based CPUs in cputableChristophe Leroy2020-12-091-6/+8
* powerpc/32s: Inline flush_hash_entry()Christophe Leroy2020-12-092-9/+11
* powerpc/32s: Inline tlb_flush()Christophe Leroy2020-12-091-0/+11
* powerpc/32s: Split and inline flush_range()Christophe Leroy2020-12-091-1/+12
* powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy2020-12-091-3/+12
* powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy2020-12-091-2/+18
* powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy2020-12-091-0/+7
* powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy2020-12-091-0/+4
* powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy2020-12-092-2/+0
* powerpc/mm: Add mask of always present MMU featuresChristophe Leroy2020-12-091-0/+25
* powerpc/rtas: remove unused rtas_suspend_me_dataNathan Lynch2020-12-081-8/+0
* powerpc/rtas: remove unused rtas_suspend_last_cpu()Nathan Lynch2020-12-081-1/+0
* powerpc/rtas: remove rtas_suspend_cpu()Nathan Lynch2020-12-081-1/+0
* powerpc/machdep: remove suspend_disable_cpu()Nathan Lynch2020-12-081-1/+0
* powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()Nathan Lynch2020-12-081-1/+0
* powerpc/rtas: dispatch partition migration requests to pseriesNathan Lynch2020-12-081-0/+5
* powerpc/hvcall: add token and codes for H_VASI_SIGNALNathan Lynch2020-12-081-0/+9
* powerpc/rtas: add rtas_activate_firmware()Nathan Lynch2020-12-081-0/+1
* powerpc/rtas: add rtas_ibm_suspend_me()Nathan Lynch2020-12-081-0/+1
* powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafeNathan Lynch2020-12-081-1/+1
* powerpc/rtas: complete ibm,suspend-me status codesNathan Lynch2020-12-081-1/+6
* powerpc/book3s64/kuap: Improve error reporting with KUAPAneesh Kumar K.V2020-12-084-23/+23
* powerpc/book3s64/kexec: Clear CIABR on kexecJordan Niethe2020-12-071-0/+5
* powerpc: Remove ucache_bsizeChristophe Leroy2020-12-051-1/+1
* powerpc: Retire e200 core (mpc555x processor)Christophe Leroy2020-12-054-29/+1
* powerpc: Fix update form addressing in inline assemblyChristophe Leroy2020-12-042-6/+7
* powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2020-12-042-4/+4
* lkdtm/powerpc: Add SLB multihit testGanesh Goudar2020-12-041-1/+27
* powerpc/44x: Don't support 440 when CONFIG_PPC_47x is setChristophe Leroy2020-12-042-8/+8
* powerpc/feature: Remove CPU_FTR_NODSISRALIGNChristophe Leroy2020-12-041-12/+11
* powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2Christophe Leroy2020-12-042-4/+1
* powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xxChristophe Leroy2020-12-041-1/+4
* powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy2020-12-041-1/+1
* powerpc/time: Remove ifdef in get_vtb()Christophe Leroy2020-12-041-2/+1
* powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prologChristophe Leroy2020-12-041-0/+1
* powerpc/603: Use SPRN_SDR1 to store the pgdir phys addressChristophe Leroy2020-12-041-1/+0
* ocxl: Initiate a TLB invalidate commandChristophe Lombard2020-12-041-0/+51
* ocxl: Assign a register set to a Logical PartitionChristophe Lombard2020-12-041-0/+3
* powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev2020-12-041-0/+1