summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/hvCall.S
AgeCommit message (Expand)Author
2023-09-30powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev
2023-09-30powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev
2023-08-25powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin
2023-08-25powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin
2022-12-02powerpc/pseries: hvcall stack frame overheadNicholas Piggin
2022-09-26powerpc/pseries: move hcall_tracepoint_refcount out of .tocNicholas Piggin
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-05-12powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding
2015-04-09powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard
2014-11-10powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard
2014-07-11powerpc/pseries: Optimise hcall tracepointsAnton Blanchard
2014-07-11powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard
2014-04-23powerpc: No need to use dot symbols when branching to a functionAnton Blanchard
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling
2012-01-11powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M
2007-01-09[POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard
2007-01-09[POWERPC] Fix corruption in hcall9Anton Blanchard
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz
2006-08-01[POWERPC] clean up pseries hcall interfacesAnton Blanchard
2006-04-01[PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick
2006-02-10[PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason
2005-10-10powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras