summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-04-16powerpc/papr_scm: Fix build error due to wrong printf specifierMichael Ellerman
2021-04-16powerpc/configs: Add PAPR_SCM to pseries_defconfigMichael Ellerman
2021-04-14powerpc/mm/radix: Make radix__change_memory_range() staticMichael Ellerman
2021-04-14powerpc/vdso: Add support for time namespacesChristophe Leroy
2021-04-14powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy
2021-04-14powerpc: move norestart trap flag to bit 0Nicholas Piggin
2021-04-14powerpc: remove partial register save logicNicholas Piggin
2021-04-14powerpc: clean up do_page_faultNicholas Piggin
2021-04-14powerpc/64e/interrupt: handle bad_page_fault in CNicholas Piggin
2021-04-14powerpc/64e/interrupt: Use new interrupt context tracking schemeNicholas Piggin
2021-04-14powerpc/64e/interrupt: reconcile irq soft-mask state in CNicholas Piggin
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