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
*
x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout
Denys Vlasenko
2015-04-08
5
-67
/
+26
*
x86/asm/entry/64: Move opportunistic sysret code to syscall code path
Denys Vlasenko
2015-04-08
1
-72
/
+86
*
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
2015-04-08
8
-13
/
+49
|
\
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-03
3
-2
/
+26
|
|
\
|
|
*
kgdb/x86: Fix reporting of 'si' in kgdb on x86_64
Steffen Liebergeld
2015-04-02
1
-1
/
+1
|
|
*
x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set
Andy Lutomirski
2015-04-02
1
-1
/
+15
|
|
*
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
Stefan Lippers-Hollmann
2015-04-01
1
-0
/
+10
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-03
1
-5
/
+5
|
|
\
\
|
|
*
|
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
2015-04-02
1
-3
/
+3
|
|
*
|
perf/x86/intel: Filter branches for PEBS event
Kan Liang
2015-04-02
1
-2
/
+2
|
|
|
/
|
*
|
Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-04-02
1
-1
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/xen: prepare p2m list for memory hotplug
Juergen Gross
2015-03-23
1
-1
/
+9
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-28
1
-4
/
+14
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-03-25
3
-5
/
+9
|
|
\
\
\
|
|
*
|
|
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
2015-03-24
2
-3
/
+4
|
|
*
|
|
KVM: nVMX: mask unrestricted_guest if disabled on L0
Radim Krčmář
2015-03-18
1
-2
/
+5
*
|
|
|
|
x86/alternatives: Guard NOPs optimization
Borislav Petkov
2015-04-06
1
-0
/
+3
*
|
|
|
|
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-04-06
3
-31
/
+35
*
|
|
|
|
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
2015-04-06
3
-28
/
+15
*
|
|
|
|
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
2015-04-04
3
-8
/
+26
*
|
|
|
|
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2015-04-03
2
-1
/
+3
*
|
|
|
|
x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value
Borislav Petkov
2015-04-03
1
-1
/
+1
*
|
|
|
|
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
2015-04-03
7
-17
/
+29
*
|
|
|
|
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2015-04-03
2
-9
/
+0
*
|
|
|
|
x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER
Andy Lutomirski
2015-04-03
1
-13
/
+40
*
|
|
|
|
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2015-04-03
2
-15
/
+16
*
|
|
|
|
x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment
Andy Lutomirski
2015-04-03
1
-3
/
+6
*
|
|
|
|
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2015-04-03
2
-0
/
+15
*
|
|
|
|
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-04-02
3
-27
/
+24
*
|
|
|
|
x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20
Denys Vlasenko
2015-04-02
1
-1
/
+1
*
|
|
|
|
x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
Denys Vlasenko
2015-04-02
1
-15
/
+13
*
|
|
|
|
x86/asm/entry/64: Use local label to skip around sycall dispatch
Denys Vlasenko
2015-04-01
1
-1
/
+2
*
|
|
|
|
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
Denys Vlasenko
2015-04-01
3
-7
/
+7
*
|
|
|
|
x86/asm/entry/64: Simplify looping around preempt_schedule_irq()
Denys Vlasenko
2015-04-01
1
-4
/
+3
*
|
|
|
|
x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS()
Denys Vlasenko
2015-04-01
1
-1
/
+0
*
|
|
|
|
x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_arg...
Denys Vlasenko
2015-04-01
1
-8
/
+4
*
|
|
|
|
x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_...
Denys Vlasenko
2015-04-01
1
-36
/
+46
*
|
|
|
|
x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path
Denys Vlasenko
2015-04-01
1
-6
/
+7
*
|
|
|
|
x86/asm/entry: Remove user_mode_ignore_vm86()
Ingo Molnar
2015-03-31
3
-21
/
+4
*
|
|
|
|
x86/asm/entry/64: Do not GET_THREAD_INFO() too early
Denys Vlasenko
2015-03-31
1
-3
/
+2
*
|
|
|
|
x86/asm/entry/64: Move retint_kernel code block closer to its user
Denys Vlasenko
2015-03-31
1
-12
/
+13
*
|
|
|
|
x86/asm/entry/32: Make register zero-extension more prominent
Denys Vlasenko
2015-03-27
1
-4
/
+10
*
|
|
|
|
x86/asm/entry/32: Update "interrupt off" comments
Denys Vlasenko
2015-03-27
1
-18
/
+27
*
|
|
|
|
x86/asm/entry/64: Add missing CFI annotation
Denys Vlasenko
2015-03-27
1
-0
/
+1
*
|
|
|
|
x86/asm/entry/64: Fix comment about SYSENTER MSRs
Denys Vlasenko
2015-03-27
1
-2
/
+4
*
|
|
|
|
x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...
Denys Vlasenko
2015-03-27
1
-2
/
+0
*
|
|
|
|
x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users
Denys Vlasenko
2015-03-27
1
-9
/
+7
*
|
|
|
|
x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users
Denys Vlasenko
2015-03-27
1
-20
/
+17
*
|
|
|
|
x86/asm/entry/64: Use smaller instructions
Denys Vlasenko
2015-03-27
1
-2
/
+2
*
|
|
|
|
x86/asm/entry/64: Use better label name, fix comments
Denys Vlasenko
2015-03-27
1
-7
/
+6
[next]