Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f51770ed465e6eb41da7fa16fd92eb67069600cf
f51770e
kvm: Make init_rmode_identity_map() return 0 on success.
by Tang Chen
· 10 years ago
a255d47
kvm: Remove ept_identity_pagetable from struct kvm_arch.
by Tang Chen
· 10 years ago
80ce163
KVM: VFIO: register kvm_device_ops dynamically
by Will Deacon
· 10 years ago
84877d9
KVM: s390: register flic ops dynamically
by Cornelia Huck
· 10 years ago
c06a841
KVM: ARM: vgic: register kvm_device_ops dynamically
by Will Deacon
· 10 years ago
d60eacb
KVM: device: add simple registration mechanism for kvm_device_ops
by Will Deacon
· 10 years ago
184564e
kvm: ioapic: conditionally delay irq delivery duringeoi broadcast
by Zhang Haoyu
· 10 years ago
105b21b
KVM: x86: Use kvm_make_request when applicable
by Guo Hui Liu
· 10 years ago
a183b63
KVM: x86: make apic_accept_irq tracepoint more generic
by Paolo Bonzini
· 10 years ago
73a6d94
kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.
by Tang Chen
· 10 years ago
2c69c1a
Merge tag 'kvm-s390-next-20140910' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 10 years ago
bfac1f5
KVM: s390/interrupt: remove double assignment
by Christian Borntraeger
· 10 years ago
f7a960a
KVM: s390/cmm: Fix prefix handling for diag 10 balloon
by Christian Borntraeger
· 10 years ago
6b33195
KVM: s390: get rid of constant condition in ipte_unlock_simple
by Christian Borntraeger
· 10 years ago
f346026
KVM: s390: unintended fallthrough for external call
by Christian Borntraeger
· 10 years ago
0349985
KVM: s390: Limit guest size to 16TB
by Christian Borntraeger
· 10 years ago
614aeab
KVM: s390: add __must_check to interrupt deliver functions
by Christian Borntraeger
· 10 years ago
5102ee8
KVM: CPACF: Enable MSA4 instructions for kvm guest
by Tony Krowiak
· 10 years ago
209cf19
KVM: fix api documentation of KVM_GET_EMULATED_CPUID
by Alex Bennée
· 10 years ago
4bd9d34
KVM: document KVM_SET_GUEST_DEBUG api
by Alex Bennée
· 10 years ago
f2a2516
KVM: remove redundant assignments in __kvm_set_memory_region
by Christian Borntraeger
· 10 years ago
a13f533
KVM: remove redundant assigment of return value in kvm_dev_ioctl
by Christian Borntraeger
· 10 years ago
3465611
KVM: remove redundant check of in_spin_loop
by Christian Borntraeger
· 10 years ago
54987b7
KVM: x86: propagate exception from permission checks on the nested page fault
by Paolo Bonzini
· 10 years ago
ef54bcf
KVM: x86: skip writeback on injection of nested exception
by Paolo Bonzini
· 10 years ago
5e35251
KVM: nSVM: propagate the NPF EXITINFO to the guest
by Paolo Bonzini
· 10 years ago
a0c0feb
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
by Paolo Bonzini
· 10 years ago
d143148
KVM: mmio: cleanup kvm_set_mmio_spte_mask
by Tiejun Chen
· 10 years ago
56f17dd
kvm: x86: fix stale mmio cache bug
by David Matlack
· 10 years ago
ee3d157
kvm: fix potentially corrupt mmio cache
by David Matlack
· 10 years ago
00f034a
KVM: do not bias the generation number in kvm_current_mmio_generation
by Paolo Bonzini
· 10 years ago
fd27523
KVM: x86: use guest maxphyaddr to check MTRR values
by Paolo Bonzini
· 10 years ago
13a34e0
KVM: remove garbage arg to *hardware_{en,dis}able
by Radim Krčmář
· 10 years ago
0865e63
KVM: static inline empty kvm_arch functions
by Radim Krčmář
· 10 years ago
6564730
KVM: forward declare structs in kvm_types.h
by Paolo Bonzini
· 10 years ago
d5b7706
KVM: x86: remove Aligned bit from movntps/movntpd
by Paolo Bonzini
· 10 years ago
0a37027
KVM: x86 emulator: emulate MOVNTDQ
by Alex Williamson
· 10 years ago
0f54a32
KVM: vmx: VMXOFF emulation in vm86 should cause #UD
by Nadav Amit
· 10 years ago
48d89b9
KVM: x86: fix some sparse warnings
by Paolo Bonzini
· 10 years ago
a7c0b07
KVM: nVMX: nested TPR shadow/threshold emulation
by Wanpeng Li
· 10 years ago
a2bcba5
KVM: nVMX: introduce nested_get_vmcs12_pages
by Wanpeng Li
· 10 years ago
44b5ce7
KVM: Unconditionally export KVM_CAP_USER_NMI
by Christoffer Dall
· 10 years ago
0f8a4de
KVM: Unconditionally export KVM_CAP_READONLY_MEM
by Christoffer Dall
· 10 years ago
dc77d34
KVM: s390/mm: fix up indentation of set_guest_storage_key
by Christian Borntraeger
· 10 years ago
a7428c3
Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
f079e95
KVM: s390/mm: remove outdated gmap data structures
by Martin Schwidefsky
· 10 years ago
c6c956b
KVM: s390/mm: support gmap page tables with less than 5 levels
by Martin Schwidefsky
· 10 years ago
527e30b
KVM: s390/mm: use radix trees for guest to host mappings
by Martin Schwidefsky
· 11 years ago
54ad89b
kvm: x86: fix tracing for 32-bit
by Paolo Bonzini
· 10 years ago
7cd4b90
Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 10 years ago
6e0a043
KVM: s390/mm: cleanup gmap function arguments, variable names
by Martin Schwidefsky
· 11 years ago
9da4e38
KVM: s390/mm: readd address parameter to gmap_do_ipte_notify
by Martin Schwidefsky
· 11 years ago
55dbbdd
KVM: s390/mm: readd address parameter to pgste_ipte_notify
by Martin Schwidefsky
· 11 years ago
331cbc2
KVM: s390: don't use kvm lock in interrupt injection code
by Jens Freimann
· 10 years ago
7939503
KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery
by Jens Freimann
· 11 years ago
d3d692c
KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it
by David Hildenbrand
· 10 years ago
b028ee3
KVM: s390: synchronize more registers with kvm_run
by David Hildenbrand
· 10 years ago
c3950b6
KVM: s390: no special machine check delivery
by Christian Borntraeger
· 10 years ago
fbfa304
KVM: s390: clear kvm_dirty_regs when dropping to user space
by David Hildenbrand
· 10 years ago
d8482c0
KVM: clarify the idea of kvm_dirty_regs
by David Hildenbrand
· 10 years ago
8a2ef71
KVM: s390: factor out get_ilc() function
by Jens Freimann
· 10 years ago
ab3f285
KVM: s390/mm: try a cow on read only pages for key ops
by Christian Borntraeger
· 10 years ago
44c6ca3
KVM: s390: add defines for pfault init delivery code
by Jens Freimann
· 11 years ago
614a80e
KVM: s390: Fix user triggerable bug in dead code
by Christian Borntraeger
· 10 years ago
7b46268
KVM: trace kvm_ple_window grow/shrink
by Radim Krčmář
· 10 years ago
b4a2d31
KVM: VMX: dynamise PLE window
by Radim Krčmář
· 10 years ago
a7653ec
KVM: VMX: make PLE window per-VCPU
by Radim Krčmář
· 10 years ago
ae97a3b
KVM: x86: introduce sched_in to kvm_x86_ops
by Radim Krčmář
· 10 years ago
e790d9e
KVM: add kvm_arch_sched_in
by Radim Krčmář
· 10 years ago
6689fbe
KVM: x86: Replace X86_FEATURE_NX offset with the definition
by Nadav Amit
· 10 years ago
7103f60
KVM: avoid unnecessary synchronize_rcu
by Christian Borntraeger
· 10 years ago
e0ad0b4
KVM: emulate: warn on invalid or uninitialized exception numbers
by Paolo Bonzini
· 10 years ago
592f085
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
by Paolo Bonzini
· 10 years ago
d27aa7f
KVM: x86: Clarify PMU related features bit manipulation
by Nadav Amit
· 10 years ago
a32e845
KVM: vmx: fix ept reserved bits for 1-GByte page
by Wanpeng Li
· 10 years ago
1e1b6c2
KVM: x86: recalculate_apic_map after enabling apic
by Nadav Amit
· 10 years ago
fae0ba2
KVM: x86: Clear apic tsc-deadline after deadline
by Nadav Amit
· 10 years ago
d7a2a24
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
by Wanpeng Li
· 10 years ago
adfb5d2
KVM: x86: fix check legal type of Variable Range MTRRs
by Wanpeng Li
· 10 years ago
3b63a43
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
by Monam Agarwal
· 11 years ago
15fc075
KVM: x86: raise invalid TSS exceptions during a task switch
by Paolo Bonzini
· 10 years ago
4473b57
KVM: x86: drop fpu_activate hook
by Wanpeng Li
· 10 years ago
dc9b2d9
KVM: SVM: add rdmsr support for AMD event registers
by Wei Huang
· 10 years ago
30d1e0e
virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it
by Chen Gang
· 10 years ago
0d234da
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
by Paolo Bonzini
· 10 years ago
9a4cfb2
KVM: x86: do not check CS.DPL against RPL during task switch
by Paolo Bonzini
· 10 years ago
3a6095a
KVM: x86: Avoid emulating instructions on #UD mistakenly
by Nadav Amit
· 10 years ago
c04fa58
PC, KVM, CMA: Fix regression caused by wrong get_order() use
by Alexey Kardashevskiy
· 10 years ago
350b8bd
kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)
by Michael S. Tsirkin
· 10 years ago
7d1311b
Linux 3.17-rc1
by Linus Torvalds
· 10 years ago
605f884
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 10 years ago
4989900
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 10 years ago
6fedb0f
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
90c8096
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio
by Linus Torvalds
· 10 years ago
e64df3e
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
53b95d6
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
da06df5
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 10 years ago
186e4e8
platform/x86: Enable build support for toshiba_haps
by Azael Avalos
· 10 years ago
f369aa6
Documentation: Add file about toshiba_haps module
by Azael Avalos
· 10 years ago
23d0ba0
platform/x86: Toshiba HDD Active Protection Sensor
by Azael Avalos
· 10 years ago
Next »