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
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-41
/
+72
2016-05-28
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-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
4
-6
/
+2
2016-05-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-27
/
+85
2016-05-26
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-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
2
-2
/
+4
2016-05-24
mm, aout: handle vm_brk failures
Michal Hocko
1
-7
/
+15
2016-05-24
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
2
-2
/
+0
2016-05-24
kexec: provide arch_kexec_protect(unprotect)_crashkres()
Xunlei Pang
1
-0
/
+45
2016-05-23
Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-1
/
+2
2016-05-23
x86: remove more uaccess_32.h complexity
Linus Torvalds
1
-26
/
+0
2016-05-23
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
1
-36
/
+0
2016-05-22
um: add extended processor state save/restore support
Eli Cooper
4
-15
/
+59
2016-05-22
um: extend fpstate to _xstate to support YMM registers
Eli Cooper
2
-13
/
+12
2016-05-22
um: fix FPU state preservation around signal handlers
Eli Cooper
1
-15
/
+3
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+16
2016-05-21
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2
-1
/
+1
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-3
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+1
2016-05-21
x86/kasan: instrument user memory access API
Andrey Ryabinin
2
-0
/
+12
2016-05-20
ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
Steven Rostedt
1
-1
/
+2
[next]