summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/cputable: Split cpu_specs[] out of cputable.hChristophe Leroy2022-09-269-1876/+1930
* powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy2022-09-264-50/+51
* powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypesChristophe Leroy2022-09-261-3/+0
* powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3EChristophe Leroy2022-09-262-14/+0
* powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy2022-09-262-0/+4
* powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKEChristophe Leroy2022-09-261-1/+1
* powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodesPali Rohár2022-09-261-2/+2
* powerpc: dts: turris1x.dts: Fix NOR partitions labelsPali Rohár2022-09-261-5/+5
* powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESSMichael Ellerman2022-09-261-1/+1
* powerpc/highmem: Properly handle fragmented memoryChristophe Leroy2022-09-261-1/+1
* powerpc/prom_init: drop PROM_BUG()David Hildenbrand2022-09-261-6/+0
* powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy2022-09-263-10/+5
* powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy2022-09-264-57/+19
* powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy2022-09-263-12/+12
* powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy2022-09-264-6/+5
* powerpc/nohash: Remove pgd_huge() stubChristophe Leroy2022-09-262-7/+0
* powerpc/mm/64s: Drop p4d_leaf()Michael Ellerman2022-09-261-7/+0
* powerpc/mm/64s: Drop pgd_huge()Michael Ellerman2022-09-262-19/+0
* powerpc/microwatt: Remove unused early debug codeMichael Ellerman2022-09-261-39/+0
* powerpc/64: Remove unused SYS_CALL_TABLE symbolMichael Ellerman2022-09-261-10/+0
* powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLENicholas Piggin2022-09-261-0/+4
* powerpc/64/build: merge .got and .toc input sectionsNicholas Piggin2022-09-261-2/+1
* powerpc/64/build: only include .opd with ELFv1Nicholas Piggin2022-09-261-0/+2
* powerpc/build: move .data.rel.ro, .sdata2 to read-onlyNicholas Piggin2022-09-261-8/+12
* powerpc/build: move got, toc, plt, branch_lt sections to read-onlyNicholas Piggin2022-09-261-10/+22
* powerpc/32/build: move got1/got2 sections out of textNicholas Piggin2022-09-261-10/+11
* powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin2022-09-265-6/+8
* powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman2022-09-264-5/+11
* powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman2022-09-261-1/+4
* powerpc/64: Remove unused prom_init_toc symbolsMichael Ellerman2022-09-263-10/+1
* powerpc/pseries: move hcall_tracepoint_refcount out of .tocNicholas Piggin2022-09-261-2/+2
* Merge branch 'fixes' into nextMichael Ellerman2022-09-237-70/+91
|\
| * powerpc/pseries: Fix plpks crash on non-pseriesMichael Ellerman2022-09-081-1/+2
| * powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor2022-09-021-1/+3
| * Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman2022-09-021-7/+36
| * powerpc: Fix hard_irq_disable() with sanitizerChristophe Leroy2022-08-311-1/+2
| * powerpc/rtas: Fix RTAS MSR[HV] handling for CellMichael Ellerman2022-08-261-0/+4
| * Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"Michael Ellerman2022-08-261-0/+8
| * powerpc: align syscall table for ppc32Masahiro Yamada2022-08-261-0/+1
| * powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not uniquePali Rohár2022-08-251-0/+9
| * powerpc/papr_scm: Fix nvdimm event mappingsKajol Jain2022-08-231-61/+27
* | KVM: PPC: remove orphan declarations from kvm_ppc.hGaosheng Cui2022-09-151-4/+0
* | powerpc/ps3: remove orphan declarations from ps3av.hGaosheng Cui2022-09-151-2/+0
* | powerpc/sysdev: remove unused xics_ipi_dispatch() declarationGaosheng Cui2022-09-151-1/+0
* | powerpc/powernv: remove orphan declarations from opal.hGaosheng Cui2022-09-151-6/+0
* | powerpc/mm: remove orphan declarations from mmu_context.hGaosheng Cui2022-09-151-2/+0
* | powerpc: remove unused udbg_init_debug_beat() declarationGaosheng Cui2022-09-151-1/+0
* | powerpc: remove unused chrp_event_scan() declarationGaosheng Cui2022-09-151-1/+0
* | powerpc/spufs: remove orphan declarations from spufs.hGaosheng Cui2022-09-151-2/+0
* | powerpc/xmon: remove unused ppc_parse_cpu() declarationGaosheng Cui2022-09-151-2/+0