index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-27
KVM: MMU: document clear_spte_count
Xiao Guangrong
3
-3
/
+23
2013-06-27
KVM: MMU: drop kvm_mmu_zap_mmio_sptes
Xiao Guangrong
2
-22
/
+1
2013-06-27
KVM: MMU: init kvm generation close to mmio wrap-around value
Xiao Guangrong
1
-1
/
+6
2013-06-27
KVM: MMU: add tracepoint for check_mmio_spte
Xiao Guangrong
2
-2
/
+31
2013-06-27
KVM: MMU: fast invalidate all mmio sptes
Xiao Guangrong
6
-14
/
+61
2013-06-27
KVM: MMU: make return value of mmio page fault handler more readable
Xiao Guangrong
3
-12
/
+21
2013-06-27
KVM: MMU: store generation-number into mmio spte
Xiao Guangrong
3
-17
/
+60
2013-06-20
KVM: MMU: retain more available bits on mmio spte
Xiao Guangrong
2
-3
/
+9
2013-06-20
KVM: s390: Fixed priority of execution in STSI
Thomas Huth
1
-7
/
+16
2013-06-20
KVM: s390: Reworked LCTL and LCTLG instructions
Thomas Huth
3
-85
/
+81
2013-06-20
KVM: s390: Check for access exceptions during TPI
Thomas Huth
1
-3
/
+4
2013-06-20
KVM: s390: Check for PSTATE when handling DIAGNOSE
Thomas Huth
1
-0
/
+3
2013-06-20
KVM: s390: Privileged operation checks moved to instruction handlers
Thomas Huth
1
-24
/
+39
2013-06-20
KVM: s390: Privileged operation check for TPROT
Thomas Huth
1
-0
/
+3
2013-06-20
KVM: s390: Renamed PGM_PRIVILEGED_OPERATION
Thomas Huth
3
-12
/
+9
2013-06-19
KVM: MMU: update the documentation for reverse mapping of parent_pte
Xiao Guangrong
1
-6
/
+6
2013-06-19
kvm api doc: fix section numbers
Alexey Kardashevskiy
1
-4
/
+4
2013-06-17
KVM: s390: Fix epsw instruction decoding
Thomas Huth
1
-2
/
+1
2013-06-17
KVM: s390,perf: Detect if perf samples belong to KVM host or guest
Heinz Graalfs
5
-0
/
+65
2013-06-17
KVM: s390: Use common waitqueue
Christian Borntraeger
4
-19
/
+19
2013-06-17
KVM: s390: code cleanup to use common vcpu slab cache
Michael Mueller
1
-3
/
+3
2013-06-17
KVM: s390: guest large pages
Christian Borntraeger
4
-5
/
+99
2013-06-17
KVM: s390: Provide function for setting the guest storage key
Christian Borntraeger
2
-0
/
+51
2013-06-12
KVM: x86: handle idiv overflow at kvm_write_tsc
Marcelo Tosatti
1
-3
/
+20
2013-06-05
KVM: MMU: reduce KVM_REQ_MMU_RELOAD when root page is zapped
Gleb Natapov
1
-1
/
+7
2013-06-05
KVM: MMU: reclaim the zapped-obsolete page first
Xiao Guangrong
3
-4
/
+20
2013-06-05
KVM: MMU: collapse TLB flushes when zap all pages
Xiao Guangrong
1
-3
/
+30
2013-06-05
KVM: MMU: zap pages in batch
Xiao Guangrong
1
-24
/
+11
2013-06-05
KVM: MMU: do not reuse the obsolete page
Xiao Guangrong
1
-0
/
+3
2013-06-05
KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pages
Xiao Guangrong
2
-0
/
+21
2013-06-05
KVM: MMU: show mmu_valid_gen in shadow page related tracepoints
Xiao Guangrong
1
-10
/
+12
2013-06-05
KVM: x86: use the fast way to invalidate all pages
Xiao Guangrong
2
-17
/
+2
2013-06-05
KVM: MMU: fast invalidate all pages
Xiao Guangrong
3
-0
/
+93
2013-06-05
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
Xiao Guangrong
1
-4
/
+1
2013-06-05
KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercall
Xiao Guangrong
1
-7
/
+0
2013-06-04
kvm: exclude ioeventfd from counting kvm_io_range limit
Amos Kong
3
-2
/
+6
2013-06-03
KVM: s390: Add "devname:kvm" alias.
Cornelia Huck
1
-0
/
+9
2013-05-21
KVM: x86 emulator: convert XADD to fastop
Avi Kivity
1
-7
/
+3
2013-05-21
KVM: x86 emulator: drop unused old-style inline emulation
Avi Kivity
1
-198
/
+0
2013-05-21
KVM: x86 emulator: convert DIV/IDIV to fastop
Avi Kivity
1
-25
/
+26
2013-05-21
KVM: x86 emulator: convert single-operand MUL/IMUL to fastop
Avi Kivity
1
-19
/
+16
2013-05-21
KVM: x86 emulator: Switch fastop src operand to RDX
Avi Kivity
1
-13
/
+13
2013-05-21
KVM: x86 emulator: switch MUL/DIV to DstXacc
Avi Kivity
1
-7
/
+8
2013-05-21
KVM: x86 emulator: decode extended accumulator explicity
Avi Kivity
1
-0
/
+24
2013-05-21
KVM: x86 emulator: add support for writing back the source operand
Avi Kivity
1
-21
/
+27
2013-05-21
s390: fix gmap_ipte_notifier vs. software dirty pages
Christian Borntraeger
1
-2
/
+1
2013-05-21
s390/kvm: avoid automatic sie reentry
Martin Schwidefsky
2
-44
/
+36
2013-05-21
s390/kvm: Kick guests out of sie if prefix page host pte is touched
Christian Borntraeger
4
-37
/
+53
2013-05-21
s390/kvm: Provide a way to prevent reentering SIE
Christian Borntraeger
5
-2
/
+40
2013-05-21
s390/kvm: Mark if a cpu is in SIE
Christian Borntraeger
3
-4
/
+13
[next]