summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hvCall.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
* powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
* powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin2023-08-251-1/+0
* powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin2023-08-251-0/+1
* powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-201-2/+2
* powerpc/pseries: hvcall stack frame overheadNicholas Piggin2022-12-021-18/+20
* powerpc/pseries: move hcall_tracepoint_refcount out of .tocNicholas Piggin2022-09-261-2/+2
* powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-251-0/+29
* powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin2021-05-121-0/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-2/+2
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-311-1/+1
* powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2015-04-091-1/+1
* powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard2014-11-101-2/+2
* powerpc/pseries: Optimise hcall tracepointsAnton Blanchard2014-07-111-22/+16
* powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-111-34/+110
* powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard2014-06-051-3/+3
* powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-2/+2
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-101-37/+35
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-101-36/+36
* powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exitLi Zhong2012-01-111-1/+2
* powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell2010-11-291-0/+1
* powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-211-0/+38
* powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard2009-10-281-10/+21
* powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2009-10-281-43/+58
* [POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard2007-03-221-1/+6
* [POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M2007-03-221-0/+34
* [POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard2007-01-091-3/+3
* [POWERPC] Fix corruption in hcall9Anton Blanchard2007-01-091-1/+2
* [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-131-0/+72
* [POWERPC] clean up pseries hcall interfacesAnton Blanchard2006-08-011-172/+35
* [PATCH] powerpc: Extends HCALL interface for InfiniBand usageHeiko J Schick2006-04-011-0/+100
* [PATCH] powerpc: trivial: modify comments to refer to new location of filesJon Mason2006-02-101-2/+0
* powerpc: move pSeries files to arch/powerpc/platforms/pseriesPaul Mackerras2005-10-101-0/+131