index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-10
5
-64
/
+47
|
\
|
*
KVM: x86: fix APIC page invalidation
Radim Krčmář
2017-12-06
2
-0
/
+17
|
*
KVM: VMX: fix page leak in hardware_setup()
Jim Mattson
2017-12-05
1
-1
/
+0
|
*
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
2017-12-05
1
-5
/
+0
|
*
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
2017-12-05
3
-36
/
+0
|
*
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-12-05
2
-22
/
+30
*
|
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
10
-10
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
1
-0
/
+1
|
\
\
|
*
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-0
/
+1
|
|
/
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
15
-44
/
+107
|
\
\
|
*
|
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
2017-12-06
1
-1
/
+1
|
*
|
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
2
-4
/
+4
|
*
|
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
2017-12-06
1
-4
/
+17
|
*
|
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
2017-12-06
1
-1
/
+1
|
*
|
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
2017-12-06
1
-0
/
+4
|
*
|
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-06
2
-2
/
+6
|
*
|
x86/idt: Load idt early in start_secondary
Chunyu Hu
2017-11-28
1
-1
/
+1
|
*
|
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
2017-11-28
4
-14
/
+53
|
*
|
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
2017-11-25
2
-4
/
+9
|
*
|
x86/tlb: Refactor CR4 setting and shadow write
Nadav Amit
2017-11-25
1
-13
/
+11
*
|
|
x86: don't hash faulting address in oops printout
Linus Torvalds
2017-12-05
1
-1
/
+1
*
|
|
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
2017-12-05
1
-1
/
+1
|
|
/
|
/
|
*
|
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-29
1
-1
/
+1
*
|
|
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
2017-11-29
1
-0
/
+6
[next]