index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
kvm_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
2017-09-13
KVM: fix rcu warning on VM_CREATE errors
Christian Borntraeger
1
-0
/
+1
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+5
2017-09-01
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
1
-42
/
+0
2017-08-15
kvm: avoid uninitialized-variable warnings
Arnd Bergmann
1
-1
/
+2
2017-08-08
KVM: add spinlock optimization framework
Longpeng(Mike)
1
-1
/
+3
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
1
-7
/
+4
2017-07-26
KVM: make pid available for uevents without debugfs
Claudio Imbrenda
1
-23
/
+12
2017-07-12
KVM: trigger uevents when creating or destroying a VM
Claudio Imbrenda
1
-0
/
+69
2017-07-10
Merge branch 'annotations' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Paolo Bonzini
1
-13
/
+25
2017-07-10
kvm: avoid unused variable warning for UP builds
Paolo Bonzini
1
-9
/
+15
2017-07-07
KVM: mark memory slots as rcu
Christian Borntraeger
1
-2
/
+4
2017-07-07
KVM: mark kvm->busses as rcu protected
Christian Borntraeger
1
-7
/
+10
2017-07-07
KVM: mark vcpu->pid pointer as rcu protected
Christian Borntraeger
1
-4
/
+11
2017-06-27
KVM: explain missing kvm_put_kvm in case of failure
Paolo Bonzini
1
-0
/
+6
2017-06-27
KVM: Replaces symbolic permissions with numeric
Roman Storozhenko
1
-3
/
+3
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-4
/
+0
2017-05-09
KVM: set no_llseek in stat_fops_per_vm
Geliang Tang
1
-2
/
+2
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-15
/
+3
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-15
/
+3
2017-05-04
KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kick
Paolo Bonzini
1
-0
/
+2
2017-05-03
Revert "KVM: Support vCPU-based gfn->hva cache"
Paolo Bonzini
1
-17
/
+17
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
1
-3
/
+2
2017-04-28
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
Paul Mackerras
1
-4
/
+0
2017-04-27
KVM: mark requests that need synchronization
Paolo Bonzini
1
-3
/
+22
2017-04-27
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
1
-4
/
+8
2017-04-27
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
1
-3
/
+0
2017-04-27
KVM: perform a wake_up in kvm_make_all_cpus_request
Radim Krčmář
1
-0
/
+3
2017-04-27
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
Radim Krčmář
1
-2
/
+0
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-4
/
+0
2017-04-12
KVM: x86: race between KVM_SET_GSI_ROUTING and KVM_CREATE_IRQCHIP
David Hildenbrand
1
-0
/
+3
2017-04-07
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
1
-5
/
+5
2017-04-07
kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
Paolo Bonzini
1
-0
/
+4
2017-04-07
KVM: x86: drop legacy device assignment
Paolo Bonzini
1
-17
/
+0
2017-03-28
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
Herongguang (Stephen)
1
-1
/
+1
2017-03-23
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
1
-17
/
+25
2017-03-21
KVM: x86: clear bus pointer when destroyed
Peter Xu
1
-1
/
+11
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-01
kvm: convert kvm.users_count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-02-28
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-2
/
+2
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
1
-11
/
+5
2017-02-17
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
Markus Elfring
1
-12
/
+5
2017-02-17
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
Markus Elfring
1
-4
/
+1
2017-02-16
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
1
-17
/
+17
2017-02-16
KVM: use separate generations for each address space
Paolo Bonzini
1
-8
/
+16
2017-02-16
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
1
-7
/
+14
[next]