summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-14powerpc/mem: Move cache flushing functions into mm/cacheflush.cChristophe Leroy
2021-04-14powerpc/powernv: make symbol 'mpipl_kobj' staticBixuan Cui
2021-04-14powerpc/xmon: Make symbol 'spu_inst_dump' staticPu Lehui
2021-04-14powerpc/perf/hv-24x7: Make some symbols staticBixuan Cui
2021-04-14powerpc/perf: Make symbol 'isa207_pmu_format_attr' staticBixuan Cui
2021-04-14powerpc/pseries/pmem: Make symbol 'drc_pmem_match' staticBixuan Cui
2021-04-14powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' staticBixuan Cui
2021-04-14powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPARLeonardo Bras
2021-04-14powerpc/syscalls: switch to generic syscallhdr.shMasahiro Yamada
2021-04-14powerpc/syscalls: switch to generic syscalltbl.shMasahiro Yamada
2021-04-14powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZENathan Lynch
2021-04-14powerpc/rtas: move syscall filter setup into separate functionNathan Lynch
2021-04-14powerpc/rtas: remove ibm_suspend_me_tokenNathan Lynch
2021-04-14powerpc/rtas-proc: remove unused RMO_READ_BUF_MAXNathan Lynch
2021-04-14powerpc/rtas: improve ppc_rtas_rmo_buf_show documentationNathan Lynch
2021-04-14powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar
2021-04-14powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handlerCédric Le Goater
2021-04-14powerpc/xive: Map one IPI interrupt per nodeCédric Le Goater
2021-04-14powerpc/xive: Fix xmon command "dxi"Cédric Le Goater
2021-04-14powerpc/xive: Simplify the dump of XIVE interrupts under xmonCédric Le Goater
2021-04-14powerpc/xive: Drop check on irq_data in xive_core_debug_show()Cédric Le Goater
2021-04-14powerpc/xive: Simplify xive_core_debug_show()Cédric Le Goater
2021-04-14powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQCédric Le Goater
2021-04-14powerpc/xive: Introduce an IPI interrupt domainCédric Le Goater
2021-04-14powerpc/smp: Make some symbols staticYu Kuai
2021-04-14powerpc/mce: Make symbol 'mce_ue_event_work' staticLi Huafei
2021-04-14powerpc/security: Make symbol 'stf_barrier' staticLi Huafei
2021-04-14powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy
2021-04-14powerpc/8xx: Define a MODULE area below kernel textChristophe Leroy
2021-04-14powerpc/modules: Load modules closer to kernel textChristophe Leroy
2021-04-14powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain
2021-04-14powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallShivaprasad G Bhat
2021-04-12powerpc/signal32: Fix build failure with CONFIG_SPEChristophe Leroy
2021-04-08powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'Christophe Leroy
2021-04-08powerpc: iommu: fix build when neither PCI or IBMVIO is setRandy Dunlap
2021-04-08powerpc/pseries: remove unneeded semicolonYang Li
2021-04-08powerpc/64s: power4 nap fixup in CNicholas Piggin
2021-04-08powerpc/perf: Fix PMU constraint check for EBB eventsAthira Rajeev
2021-04-08powerpc/powernv/memtrace: Allow mmaping trace buffersJordan Niethe
2021-04-08powerpc/kexec: Don't use .machine ppc64 in trampoline_64.SMichael Ellerman
2021-04-08powerpc/64: Move security code into security.cMichael Ellerman
2021-04-08powerpc/mm/64s: Allow STRICT_KERNEL_RWX againMichael Ellerman
2021-04-08powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPARMichael Ellerman
2021-04-08powerpc/mm/64s/hash: Factor out change_memory_range()Michael Ellerman
2021-04-08powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()Michael Ellerman
2021-04-08powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp()Michael Ellerman
2021-04-08powerpc/mm/64s: Add _PAGE_KERNEL_ROXMichael Ellerman
2021-04-08powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-04-08powerpc: Spelling/typo fixesBhaskar Chowdhury
2021-04-03powerpc: Switch to relative jump labelsChristophe Leroy