index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
xtensa
/
mmu.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
KVM: irqchip: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-06-05
x86/kvm/VMX: drop bad asm() clobber from nested_vmx_check_vmentry_hw()
Jan Beulich
1
-1
/
+1
2019-06-05
kvm: selftests: introduce aarch64_vcpu_add_default
Andrew Jones
2
-2
/
+9
2019-06-05
kvm: selftests: introduce aarch64_vcpu_setup
Andrew Jones
2
-6
/
+15
2019-06-05
kvm: selftests: hide vcpu_setup in processor code
Paolo Bonzini
9
-31
/
+28
2019-06-04
kvm: selftests: ucall improvements
Andrew Jones
2
-8
/
+14
2019-06-04
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
Wanpeng Li
3
-5
/
+24
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
7
-3
/
+23
2019-06-04
KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITS
Wanpeng Li
1
-0
/
+1
2019-06-04
kvm: x86: refine kvm_get_arch_capabilities()
Xiaoyao Li
2
-5
/
+4
2019-06-04
KVM: Directly return result from kvm_arch_check_processor_compat()
Sean Christopherson
11
-20
/
+27
2019-06-04
kvm: svm/avic: Do not send AVIC doorbell to self
Suthikulpanit, Suravee
1
-4
/
+7
2019-06-04
KVM: LAPIC: Optimize timer latency further
Wanpeng Li
5
-5
/
+11
2019-06-04
KVM: LAPIC: Delay trace_kvm_wait_lapic_expire tracepoint to after vmexit
Wanpeng Li
3
-7
/
+15
2019-06-04
KVM: LAPIC: Extract adaptive tune timer advancement logic
Wanpeng Li
1
-24
/
+33
2019-06-04
KVM/nSVM: properly map nested VMCB
Vitaly Kuznetsov
1
-2
/
+2
2019-06-04
kvm: x86: Fix reserved bits related calculation errors caused by MKTME
Kai Huang
1
-6
/
+27
2019-06-04
kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
Kai Huang
2
-31
/
+31
2019-05-30
KVM: PPC: Book3S HV: Restore SPRG3 in kvmhv_p9_guest_entry()
Suraj Jitindar Singh
1
-0
/
+1
2019-05-30
KVM: PPC: Book3S HV: Fix lockdep warning when entering guest on POWER9
Paul Mackerras
1
-2
/
+5
2019-05-30
KVM: PPC: Book3S HV: XIVE: Fix page offset when clearing ESB pages
Cédric Le Goater
1
-1
/
+2
2019-05-30
KVM: PPC: Book3S HV: XIVE: Take the srcu read lock when accessing memslots
Cédric Le Goater
1
-0
/
+8
2019-05-30
KVM: PPC: Book3S HV: XIVE: Do not clear IRQ data of passthrough interrupts
Cédric Le Goater
1
-2
/
+2
2019-05-30
KVM: PPC: Book3S HV: XIVE: Introduce a new mutex for the XIVE device
Cédric Le Goater
3
-17
/
+22
2019-05-29
KVM: PPC: Book3S HV: XIVE: Fix the enforced limit on the vCPU identifier
Cédric Le Goater
1
-1
/
+1
2019-05-29
KVM: PPC: Book3S HV: XIVE: Do not test the EQ flag validity when resetting
Cédric Le Goater
1
-18
/
+18
2019-05-29
KVM: PPC: Book3S HV: XIVE: Clear file mapping when device is released
Cédric Le Goater
1
-0
/
+8
2019-05-29
KVM: PPC: Book3S HV: Don't take kvm->lock around kvm_for_each_vcpu
Paul Mackerras
1
-8
/
+1
2019-05-29
KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token list
Paul Mackerras
3
-8
/
+8
2019-05-29
KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
Paul Mackerras
3
-26
/
+42
2019-05-29
KVM: PPC: Book3S HV: Avoid touching arch.mmu_ready in XIVE release functions
Paul Mackerras
2
-32
/
+24
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
6
-2
/
+13
2019-05-28
kvm: fix compile on s390 part 2
Christian Borntraeger
1
-0
/
+2
2019-05-27
Linux 5.2-rc2
v5.2-rc2
Linus Torvalds
1
-2
/
+2
2019-05-26
random: fix soft lockup when trying to read from an uninitialized blocking pool
Theodore Ts'o
1
-3
/
+13
2019-05-26
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-25
ext4: fix dcache lookup of !casefolded directories
Gabriel Krisman Bertazi
1
-1
/
+1
2019-05-24
locking/lock_events: Use this_cpu_add() when necessary
Waiman Long
1
-2
/
+40
2019-05-24
KVM: x86: fix return value for reserved EFER
Paolo Bonzini
1
-1
/
+1
2019-05-24
tools/kvm_stat: fix fields filter for child events
Stefan Raspl
2
-4
/
+14
2019-05-24
KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard
Thomas Huth
2
-0
/
+4
2019-05-24
kvm: selftests: aarch64: compile with warnings on
Andrew Jones
1
-4
/
+5
2019-05-24
kvm: selftests: aarch64: fix default vm mode
Andrew Jones
1
-1
/
+1
2019-05-24
kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size
Andrew Jones
1
-1
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-24
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
Paolo Bonzini
1
-5
/
+8
2019-05-24
KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
Paolo Bonzini
4
-13
/
+15
2019-05-24
x86/kvm/pmu: Set AMD's virt PMU version to 1
Borislav Petkov
1
-1
/
+1
2019-05-24
KVM: x86: do not spam dmesg with VMCS/VMCB dumps
Paolo Bonzini
2
-8
/
+27
2019-05-24
kvm: Check irqchip mode before assign irqfd
Peter Xu
3
-0
/
+17
[next]