index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
timing.c
Age
Commit message (
Expand
)
Author
2020-03-04
powerpc/kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2018-01-11
KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()
Markus Elfring
2014-07-28
KVM: PPC: Remove DCR handling
Alexander Graf
2011-07-12
KVM: PPC: fix partial application of "exit timing in ticks"
Stuart Yoder
2011-05-22
KVM: PPC: use ticks, not usecs, for exit timing
Stuart Yoder
2011-05-11
KVM: PPC: Fix issue clearing exit timing counters
Bharat Bhushan
2010-11-05
KVM: PPC: BookE: fix sleep with interrupts disabled
Scott Wood
2010-07-31
powerpc: Remove unnecessary casts of private_data
Joe Perches
2009-11-05
powerpc/kvm: Fix non-modular build
Benjamin Herrenschmidt
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard