summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-14powerpc/64e/interrupt: NMI save irq soft-mask state in CNicholas Piggin
2021-04-14powerpc/64e/interrupt: use new interrupt returnNicholas Piggin
2021-04-14powerpc/interrupt: update common interrupt code forNicholas Piggin
2021-04-14powerpc/64e/interrupt: always save nvgprs on interruptNicholas Piggin
2021-04-14powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off orderNicholas Piggin
2021-04-14powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan
2021-04-14powerpc/fadump: make symbol 'rtas_fadump_set_regval' staticPu Lehui
2021-04-14powerpc/mem: Use kmap_local_page() in flushing functionsChristophe Leroy
2021-04-14powerpc/mem: Inline flush_dcache_page()Christophe Leroy
2021-04-14powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pagesChristophe Leroy
2021-04-14powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages onlyChristophe Leroy
2021-04-14powerpc/mem: Optimise flush_dcache_icache_hugepage()Christophe Leroy
2021-04-14powerpc/mem: Call flush_coherent_icache() at higher levelChristophe Leroy
2021-04-14powerpc/mem: Remove address argument to flush_coherent_icache()Christophe Leroy
2021-04-14powerpc/mem: Declare __flush_dcache_icache() staticChristophe Leroy
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