index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
hvCall.S
Age
Commit message (
Expand
)
Author
2023-09-30
powerpc/pseries: Remove unused r0 in the hcall tracing code
Athira Rajeev
2023-09-30
powerpc/pseries: Fix STK_PARAM access in the hcall tracing code
Athira Rajeev
2023-08-25
powerpc/pseries: Remove unused hcall tracing instruction
Nicholas Piggin
2023-08-25
powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
Nicholas Piggin
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
2022-12-02
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
2022-09-26
powerpc/pseries: move hcall_tracepoint_refcount out of .toc
Nicholas Piggin
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2021-05-12
powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocks
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2015-04-09
powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
Anton Blanchard
2014-11-10
powerpc/jump_label: Use HAVE_JUMP_LABEL
Anton Blanchard
2014-07-11
powerpc/pseries: Optimise hcall tracepoints
Anton Blanchard
2014-07-11
powerpc/pseries: Use jump labels for hcall tracepoints
Anton Blanchard
2014-06-05
powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()
Anton Blanchard
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2012-07-10
powerpc: Merge STK_REG/PARAM/FRAMESIZE
Michael Neuling
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
2012-01-11
powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit
Li Zhong
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-05-21
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
2009-10-28
powerpc: tracing: Give hypervisor call tracepoints access to arguments
Anton Blanchard
2009-10-28
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
2007-03-22
[POWERPC] Bypass hcall stats until cpu features have run
Anton Blanchard
2007-03-22
[POWERPC] Avoid hypervisor statistics calculation in real mode
Mohan Kumar M
2007-01-09
[POWERPC] Fix bugs in the hypervisor call stats code
Anton Blanchard
2007-01-09
[POWERPC] Fix corruption in hcall9
Anton Blanchard
2006-09-13
[POWERPC] powerpc: Instrument Hypervisor Calls
Mike Kravetz
2006-08-01
[POWERPC] clean up pseries hcall interfaces
Anton Blanchard
2006-04-01
[PATCH] powerpc: Extends HCALL interface for InfiniBand usage
Heiko J Schick
2006-02-10
[PATCH] powerpc: trivial: modify comments to refer to new location of files
Jon Mason
2005-10-10
powerpc: move pSeries files to arch/powerpc/platforms/pseries
Paul Mackerras