index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu_audit.c
Age
Commit message (
Expand
)
Author
2014-08-08
arch/x86: replace strict_strto calls
Daniel Walter
2013-11-20
kvm: mmu: delay mmu audit activation
Sasha Levin
2012-08-06
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
Takuya Yoshikawa
2012-04-08
KVM: MMU: Improve iteration through sptes from rmap
Takuya Yoshikawa
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-05
KVM: MMU: Remove unused kvm parameter from rmap_next()
Takuya Yoshikawa
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2011-12-27
KVM: MMU: audit: inline audit function
Xiao Guangrong
2011-12-27
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
Xiao Guangrong
2011-09-25
KVM: Clean up and extend rate-limited output
Jan Kiszka
2011-07-24
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-01-12
KVM: MMU: audit: allow audit more guests at the same time
Xiao Guangrong
2010-10-24
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
KVM: MMU: audit: check whether have unsync sps after root sync
Xiao Guangrong
2010-10-24
KVM: MMU: audit: introduce audit_printk to cleanup audit code
Xiao Guangrong
2010-10-24
KVM: MMU: audit: fix vcpu's spte walking
Xiao Guangrong
2010-10-24
KVM: MMU: lower the aduit frequency
Xiao Guangrong
2010-10-24
KVM: MMU: improve spte audit
Xiao Guangrong
2010-10-24
KVM: MMU: improve active sp audit
Xiao Guangrong
2010-10-24
KVM: MMU: move audit to a separate file
Xiao Guangrong