index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
kvm: mmu: remove is_present_gpte()
Bandan Das
4
-8
/
+3
2016-07-14
kvm: mmu: extend the is_present check to 32 bits
Bandan Das
1
-1
/
+1
2016-07-11
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
1
-2
/
+12
2016-07-11
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
1
-2
/
+13
2016-07-11
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
1
-0
/
+2
2016-07-11
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
1
-3
/
+2
2016-07-05
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
1
-1
/
+1
2016-07-01
KVM: vmx: fix missed cancellation of TSC deadline timer
Wanpeng Li
1
-24
/
+24
2016-07-01
KVM: x86: introduce cancel_hv_tscdeadline
Wanpeng Li
1
-8
/
+10
2016-07-01
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
1
-3
/
+3
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
3
-12
/
+9
2016-07-01
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
1
-4
/
+3
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-2
/
+2
2016-06-23
kvm: x86: use getboottime64
Arnd Bergmann
1
-5
/
+5
2016-06-23
KVM: VMX: enable guest access to LMCE related MSRs
Ashok Raj
3
-6
/
+43
2016-06-23
KVM: VMX: validate individual bits of guest MSR_IA32_FEATURE_CONTROL
Haozhong Zhang
1
-1
/
+24
2016-06-23
KVM: VMX: move msr_ia32_feature_control to vcpu_vmx
Haozhong Zhang
1
-7
/
+6
2016-06-16
kvm: vmx: hook preemption timer support
Yunhong Jiang
3
-2
/
+183
2016-06-16
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
1
-2
/
+15
2016-06-16
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
5
-1
/
+100
2016-06-16
kvm: lapic: separate start_sw_tscdeadline from start_apic_timer
Yunhong Jiang
1
-26
/
+31
2016-06-16
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2
-9
/
+3
2016-06-16
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2
-7
/
+2
2016-06-14
KVM: x86: Fix typos
Andrea Gelmini
5
-5
/
+5
2016-06-03
kvm/x86: remove unnecessary header file inclusion
Kai Huang
1
-2
/
+0
2016-06-03
KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock
Paolo Bonzini
2
-3
/
+5
2016-06-03
KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smi
Paolo Bonzini
1
-20
/
+21
2016-06-03
KVM: x86: avoid simultaneous queueing of both IRQ and SMI
Paolo Bonzini
1
-16
/
+29
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-05-27
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-41
/
+72
2016-05-27
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
1
-9
/
+8
2016-05-27
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-1
/
+28
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-23
/
+73
2016-05-27
platform/x86: Add PMC Driver for Intel Core SoC
Rajneesh Bhardwaj
1
-0
/
+27
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-6
/
+2
2016-05-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-27
/
+85
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-9
/
+9
2016-05-25
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
1
-18
/
+30
2016-05-24
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-44
/
+34
2016-05-24
xen: use same main loop for counting and remapping pages
Juergen Gross
1
-39
/
+26
2016-05-24
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
1
-2
/
+5
2016-05-24
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2016-05-24
KVM: SVM: Add more SVM_EXIT_REASONS
Jan Kiszka
1
-3
/
+41
2016-05-24
svm: bitwise vs logical op typo
Dan Carpenter
1
-2
/
+2
2016-05-23
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2
-2
/
+4
[next]