aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/timing.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266Thomas Gleixner1-12/+1
2018-01-11KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()Markus Elfring1-2/+1
2014-07-28KVM: PPC: Remove DCR handlingAlexander Graf1-1/+0
2011-07-12KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder1-9/+0
2011-05-22KVM: PPC: use ticks, not usecs, for exit timingStuart Yoder1-4/+17
2011-05-11KVM: PPC: Fix issue clearing exit timing countersBharat Bhushan1-3/+7
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-07-31powerpc: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2009-11-05powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard1-66/+43
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard1-0/+262