index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: vmx: hook preemption timer support
Yunhong Jiang
2016-06-16
3
-2
/
+183
*
kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block
Yunhong Jiang
2016-06-16
1
-2
/
+15
*
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
2016-06-16
5
-1
/
+100
*
kvm: lapic: separate start_sw_tscdeadline from start_apic_timer
Yunhong Jiang
2016-06-16
1
-26
/
+31
*
KVM: remove kvm_vcpu_compatible
Paolo Bonzini
2016-06-16
2
-9
/
+3
*
x86/kvm/svm: Simplify cpu_has_svm()
Borislav Petkov
2016-06-16
2
-7
/
+2
*
KVM: x86: Fix typos
Andrea Gelmini
2016-06-14
5
-5
/
+5
*
kvm/x86: remove unnecessary header file inclusion
Kai Huang
2016-06-03
1
-2
/
+0
*
KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock
Paolo Bonzini
2016-06-03
2
-3
/
+5
*
KVM: x86: rename process_smi to enter_smm, process_smi_request to process_smi
Paolo Bonzini
2016-06-03
1
-20
/
+21
*
KVM: x86: avoid simultaneous queueing of both IRQ and SMI
Paolo Bonzini
2016-06-03
1
-16
/
+29
*
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
2016-06-02
1
-0
/
+5
*
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
2016-06-02
1
-0
/
+4
*
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
2016-06-02
1
-10
/
+12
*
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
2016-06-02
1
-1
/
+1
*
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
2016-06-02
1
-0
/
+1
*
KVM: x86: avoid write-tearing of TDP
Nadav Amit
2016-06-02
1
-4
/
+4
*
Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-28
6
-41
/
+72
|
\
|
*
um: add extended processor state save/restore support
Eli Cooper
2016-05-21
4
-15
/
+59
|
*
um: extend fpstate to _xstate to support YMM registers
Eli Cooper
2016-05-21
2
-13
/
+12
|
*
um: fix FPU state preservation around signal handlers
Eli Cooper
2016-05-21
1
-15
/
+3
*
|
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-28
1
-9
/
+8
*
|
Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-05-27
2
-1
/
+28
|
\
\
|
*
|
platform/x86: Add PMC Driver for Intel Core SoC
Rajneesh Bhardwaj
2016-05-27
1
-0
/
+27
|
*
|
intel_telemetry: Constify telemetry_core_ops structures
Julia Lawall
2016-05-05
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-27
3
-23
/
+73
|
\
\
\
|
*
|
|
kvm:vmx: more complete state update on APICv on/off
Roman Kagan
2016-05-25
1
-18
/
+30
|
*
|
|
KVM: SVM: Add more SVM_EXIT_REASONS
Jan Kiszka
2016-05-24
1
-3
/
+41
|
*
|
|
svm: bitwise vs logical op typo
Dan Carpenter
2016-05-24
1
-2
/
+2
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-27
4
-6
/
+2
|
\
\
\
\
|
*
|
|
|
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-04-20
3
-4
/
+0
|
*
|
|
|
kbuild: drop FORCE from PHONY targets
Masahiro Yamada
2016-04-20
1
-2
/
+2
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-26
11
-27
/
+85
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code
Andy Lutomirski
2016-05-20
1
-3
/
+8
|
*
|
|
|
|
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
Andy Lutomirski
2016-05-20
2
-4
/
+4
|
*
|
|
|
|
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
201
-3735
/
+6867
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
2016-05-20
3
-0
/
+48
|
*
|
|
|
|
|
x86/entry/64: Fix stack return address retrieval in thunk
Josh Poimboeuf
2016-05-19
1
-6
/
+5
|
*
|
|
|
|
|
x86/efi: Fix 7-parameter efi_call()s
Linus Torvalds
2016-05-17
1
-5
/
+4
|
*
|
|
|
|
|
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2016-05-16
3
-9
/
+13
|
*
|
|
|
|
|
x86/tsc: Add missing Cherrytrail frequency to the table
Jeremy Compostella
2016-05-12
1
-0
/
+3
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-26
3
-9
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/x86/intel/p4: Trival indentation fix, remove space
Colin Ian King
2016-05-20
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-20
1
-7
/
+7
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
2016-05-17
1
-2
/
+2
|
|
*
|
|
|
|
|
|
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-17
1
-7
/
+7
|
*
|
|
|
|
|
|
|
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
Jiri Olsa
2016-05-18
1
-1
/
+1
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-24
3
-44
/
+34
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
xen: use same main loop for counting and remapping pages
Juergen Gross
2016-05-24
1
-39
/
+26
|
*
|
|
|
|
|
|
|
xen/x86: actually allocate legacy interrupts on PV guests
Stefano Stabellini
2016-05-24
1
-2
/
+5
[next]