index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
hvCall.S
Age
Commit message (
Expand
)
Author
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