index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmutrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-28
KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'
Sean Christopherson
1
-2
/
+2
2019-02-20
Revert "KVM: MMU: show mmu_valid_gen in shadow page related tracepoints"
Sean Christopherson
1
-12
/
+9
2019-02-20
Revert "KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages"
Sean Christopherson
1
-21
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-03
kvm: x86: mmu: allow A/D bits to be disabled in an mmu
Peter Feiner
1
-2
/
+4
2015-05-13
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-19
x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()
Steven Rostedt (Red Hat)
1
-2
/
+2
2014-07-31
x86/kvm: Resolve shadow warnings in macro expansion
Mark D Rustad
1
-2
/
+2
2013-06-27
KVM: MMU: add tracepoint for check_mmio_spte
Xiao Guangrong
1
-0
/
+24
2013-06-27
KVM: MMU: store generation-number into mmio spte
Xiao Guangrong
1
-4
/
+6
2013-06-05
KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages
Xiao Guangrong
1
-0
/
+20
2013-06-05
KVM: MMU: show mmu_valid_gen in shadow page related tracepoints
Xiao Guangrong
1
-10
/
+12
2013-01-07
KVM: mmu: remove unused trace event
Gleb Natapov
1
-6
/
+0
2012-07-11
KVM: MMU: fix kvm_mmu_pagetable_walk tracepoint
Xiao Guangrong
1
-4
/
+3
2012-07-11
KVM: MMU: trace fast page fault
Xiao Guangrong
1
-0
/
+38
2011-12-27
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
Xiao Guangrong
1
-19
/
+0
2011-07-24
KVM: MMU: trace mmio page fault
Xiao Guangrong
1
-0
/
+48
2010-10-24
KVM: MMU: support disable/enable mmu audit dynamicly
Xiao Guangrong
1
-0
/
+19
2010-08-01
KVM: MMU: split the operations of kvm_mmu_zap_page()
Xiao Guangrong
1
-1
/
+1
2010-05-19
KVM: MMU: convert mmu tracepoints
Xiao Guangrong
1
-43
/
+26
2010-05-17
KVM: MMU: fix sp->unsync type error in trace event definition
Gui Jianfeng
1
-1
/
+1
2010-05-17
KVM: MMU: Drop cr4.pge from shadow page role
Avi Kivity
1
-2
/
+1
2010-05-17
KVM: MMU: Replace role.glevels with role.cr4_pae
Avi Kivity
1
-2
/
+3
2010-05-17
KVM: cleanup kvm trace
Xiao Guangrong
1
-2
/
+5
2009-09-10
KVM: Trace shadow page lifecycle
Avi Kivity
1
-0
/
+103
2009-09-10
KVM: MMU: Trace guest pagetable walker
Avi Kivity
1
-0
/
+117