aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hvCall_inst.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-2/+2
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman1-1/+2
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-01-03powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong1-3/+1
2010-11-03powerpc: remove cast from void*matt mooney1-1/+1
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell1-5/+5
2010-02-09powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt1-2/+2
2009-10-28powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard1-2/+3
2009-10-28powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard1-0/+37
2009-09-23seq_file: constify seq_operationsJames Morris1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-01-09[POWERPC] Fix bugs in the hypervisor call stats codeAnton Blanchard1-2/+2
2006-12-08[PATCH] struct path: convert powerpcJosef Sipek1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz1-0/+129