index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-30
8
-62
/
+154
|
\
|
*
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
1
-5
/
+2
|
*
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
2017-11-27
1
-1
/
+2
|
*
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
2017-11-27
1
-1
/
+1
|
*
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
2017-11-27
1
-4
/
+7
|
*
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
2017-11-27
1
-0
/
+5
|
*
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
2017-11-27
1
-1
/
+6
|
*
KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIP
Paolo Bonzini
2017-11-17
1
-2
/
+1
|
*
KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
Janakarajan Natarajan
2017-11-17
1
-1
/
+1
|
*
KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...
Liran Alon
2017-11-17
1
-7
/
+6
|
*
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
2017-11-17
1
-0
/
+6
|
*
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
2017-11-17
1
-1
/
+10
|
*
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
Nikita Leshenko
2017-11-17
1
-5
/
+5
|
*
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
Nikita Leshenko
2017-11-17
1
-1
/
+3
|
*
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
2017-11-17
1
-2
/
+1
|
*
KVM: x86: inject exceptions produced by x86_decode_insn
Paolo Bonzini
2017-11-17
1
-0
/
+2
|
*
KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRs
Eyal Moscovici
2017-11-17
1
-4
/
+13
|
*
KVM: x86: fix em_fxstor() sleeping while in atomic
David Hildenbrand
2017-11-17
1
-6
/
+26
|
*
KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
Wanpeng Li
2017-11-17
1
-12
/
+22
|
*
KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
Wanpeng Li
2017-11-17
1
-0
/
+5
|
*
KVM: X86: Fix operand/address-size during instruction decoding
Wanpeng Li
2017-11-17
1
-0
/
+7
|
*
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2017-11-17
2
-2
/
+3
|
*
KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
Liran Alon
2017-11-17
1
-1
/
+1
|
*
KVM: x86: Exit to user-mode on #UD intercept when emulator requires
Liran Alon
2017-11-17
2
-0
/
+4
|
*
KVM: nVMX/nSVM: Don't intercept #UD when running L2
Liran Alon
2017-11-17
2
-6
/
+12
|
*
KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junk
Liran Alon
2017-11-17
1
-0
/
+3
*
|
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-30
1
-1
/
+1
*
|
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
2017-11-30
1
-0
/
+6
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
26
-413
/
+272
|
\
\
|
*
|
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-24
1
-1
/
+1
|
*
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
6
-262
/
+2
|
*
|
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
3
-4
/
+4
|
*
|
x86/boot/KASLR: Remove unused variable
Chao Fan
2017-11-23
1
-3
/
+2
|
*
|
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
2017-11-23
1
-2
/
+8
|
*
|
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-11-22
2
-8
/
+137
|
*
|
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
2017-11-22
1
-2
/
+2
|
*
|
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
2017-11-21
1
-4
/
+58
|
*
|
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
2017-11-17
1
-45
/
+10
|
*
|
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2017-11-17
2
-44
/
+30
|
*
|
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
2017-11-17
3
-4
/
+4
|
*
|
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
2017-11-17
1
-22
/
+5
|
*
|
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
2017-11-17
1
-1
/
+33
|
*
|
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
2017-11-17
1
-2
/
+4
|
*
|
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
2
-0
/
+20
|
*
|
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
2017-11-16
4
-6
/
+62
|
*
|
x86/umip: Identify the STR and SLDT instructions
Ricardo Neri
2017-11-14
1
-8
/
+16
|
*
|
x86/umip: Print a line in the boot log that UMIP has been enabled
Ricardo Neri
2017-11-14
1
-0
/
+2
|
*
|
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
2017-11-14
1
-3
/
+9
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
2
-12
/
+31
|
\
\
\
|
*
|
|
perf/x86/intel/uncore: Add event constraint for BDX PCU
Kan Liang
2017-11-14
1
-0
/
+8
[next]