summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/interrupt: update common interrupt code forNicholas Piggin2021-04-142-16/+28
* powerpc/64e/interrupt: always save nvgprs on interruptNicholas Piggin2021-04-143-45/+4
* powerpc/syscall: switch user_exit_irqoff and trace_hardirqs_off orderNicholas Piggin2021-04-141-2/+2
* powerpc/perf: Infrastructure to support checking of attr.config*Madhavan Srinivasan2021-04-142-0/+17
* powerpc/fadump: make symbol 'rtas_fadump_set_regval' staticPu Lehui2021-04-141-1/+1
* powerpc/mem: Use kmap_local_page() in flushing functionsChristophe Leroy2021-04-141-9/+10
* powerpc/mem: Inline flush_dcache_page()Christophe Leroy2021-04-142-16/+13
* powerpc/mem: Help GCC realise __flush_dcache_icache() flushes single pagesChristophe Leroy2021-04-141-1/+1
* powerpc/mem: flush_dcache_icache_phys() is for HIGHMEM pages onlyChristophe Leroy2021-04-141-8/+9
* powerpc/mem: Optimise flush_dcache_icache_hugepage()Christophe Leroy2021-04-141-6/+6
* powerpc/mem: Call flush_coherent_icache() at higher levelChristophe Leroy2021-04-141-8/+3
* powerpc/mem: Remove address argument to flush_coherent_icache()Christophe Leroy2021-04-141-8/+5
* powerpc/mem: Declare __flush_dcache_icache() staticChristophe Leroy2021-04-142-31/+30
* powerpc/mem: Move cache flushing functions into mm/cacheflush.cChristophe Leroy2021-04-143-282/+257
* powerpc/powernv: make symbol 'mpipl_kobj' staticBixuan Cui2021-04-141-1/+1
* powerpc/xmon: Make symbol 'spu_inst_dump' staticPu Lehui2021-04-141-2/+1
* powerpc/perf/hv-24x7: Make some symbols staticBixuan Cui2021-04-141-5/+5
* powerpc/perf: Make symbol 'isa207_pmu_format_attr' staticBixuan Cui2021-04-141-1/+1
* powerpc/pseries/pmem: Make symbol 'drc_pmem_match' staticBixuan Cui2021-04-141-1/+1
* powerpc/pseries: Make symbol '__pcpu_scope_hcall_stats' staticBixuan Cui2021-04-141-1/+1
* powerpc/iommu: Enable remaining IOMMU Pagesizes present in LoPARLeonardo Bras2021-04-141-7/+30
* powerpc/syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-142-43/+4
* powerpc/syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-145-56/+10
* powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZENathan Lynch2021-04-143-7/+7
* powerpc/rtas: move syscall filter setup into separate functionNathan Lynch2021-04-141-8/+13
* powerpc/rtas: remove ibm_suspend_me_tokenNathan Lynch2021-04-141-5/+2
* powerpc/rtas-proc: remove unused RMO_READ_BUF_MAXNathan Lynch2021-04-141-2/+0
* powerpc/rtas: improve ppc_rtas_rmo_buf_show documentationNathan Lynch2021-04-141-1/+10
* powerpc/eeh: Fix EEH handling for hugepages in ioremap space.Mahesh Salgaonkar2021-04-141-7/+4
* powerpc/xive: Modernize XIVE-IPI domain with an 'alloc' handlerCédric Le Goater2021-04-141-8/+19
* powerpc/xive: Map one IPI interrupt per nodeCédric Le Goater2021-04-142-15/+47
* powerpc/xive: Fix xmon command "dxi"Cédric Le Goater2021-04-141-4/+10
* powerpc/xive: Simplify the dump of XIVE interrupts under xmonCédric Le Goater2021-04-143-26/+17
* powerpc/xive: Drop check on irq_data in xive_core_debug_show()Cédric Le Goater2021-04-141-11/+10
* powerpc/xive: Simplify xive_core_debug_show()Cédric Le Goater2021-04-141-14/+4
* powerpc/xive: Remove useless check on XIVE_IPI_HW_IRQCédric Le Goater2021-04-141-2/+1
* powerpc/xive: Introduce an IPI interrupt domainCédric Le Goater2021-04-141-33/+46
* powerpc/smp: Make some symbols staticYu Kuai2021-04-141-3/+3
* macintosh/via-pmu: Make some symbols staticYu Kuai2021-04-141-2/+2
* windfarm: make symbol 'wf_thread' staticYu Kuai2021-04-141-1/+1
* macintosh/windfarm: Make symbol 'pm121_sys_state' staticYu Kuai2021-04-141-1/+1
* powerpc/mce: Make symbol 'mce_ue_event_work' staticLi Huafei2021-04-141-1/+1
* powerpc/security: Make symbol 'stf_barrier' staticLi Huafei2021-04-141-1/+1
* powerpc/32s: Define a MODULE area below kernel text all the timeChristophe Leroy2021-04-143-10/+1
* powerpc/8xx: Define a MODULE area below kernel textChristophe Leroy2021-04-141-0/+3
* powerpc/modules: Load modules closer to kernel textChristophe Leroy2021-04-141-3/+20
* powerpc/mm: Add cond_resched() while removing hpte mappingsVaibhav Jain2021-04-141-1/+12
* powerpc/papr_scm: Implement support for H_SCM_FLUSH hcallShivaprasad G Bhat2021-04-143-1/+55
* powerpc/signal32: Fix build failure with CONFIG_SPEChristophe Leroy2021-04-121-1/+1
* powerpc/32: Remove powerpc specific definition of 'ptrdiff_t'Christophe Leroy2021-04-081-5/+0