index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2019-02-11
KVM: nVMX: Always reflect #NM VM-exits to L1
Jim Mattson
1
-10
/
+0
2019-02-11
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
4
-144
/
+25
2019-02-11
x86, hibernate: Fix nosave_regions setup for hibernation
Zhimin Gu
1
-1
/
+1
2019-02-11
x86/corruption-check: Fix panic in memory_corruption_check() when boot option...
He Zhe
1
-0
/
+15
2019-02-11
x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clear
Juergen Gross
1
-4
/
+3
2019-02-11
x86/boot: eboot.c: Include string function declarations
Ben Hutchings
1
-2
/
+1
2019-02-11
x86/eisa: Add missing include
Thomas Gleixner
1
-0
/
+1
2019-02-11
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
6
-19
/
+17
2019-02-11
x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
1
-5
/
+8
2019-02-11
x86/asm: Fix pud/pmd interfaces to handle large PAT bit
Toshi Kani
2
-8
/
+10
2019-02-11
x86/asm: Move PUD_PAGE macros to page_types.h
Toshi Kani
2
-3
/
+3
2019-02-11
x86/asm: Add pud/pmd mask interfaces to handle large PAT bit
Toshi Kani
1
-2
/
+34
2018-12-17
x86/percpu: Fix this_cpu_read()
Peter Zijlstra
1
-4
/
+4
2018-12-17
x86/vdso: Fix asm constraints on vDSO syscall fallbacks
Andy Lutomirski
1
-8
/
+10
2018-12-17
x86/paravirt: Fix some warning messages
Dan Carpenter
1
-2
/
+2
2018-12-17
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
1
-2
/
+8
2018-12-17
x86/boot: Move EISA setup to a separate file
Thomas Gleixner
3
-13
/
+19
2018-12-17
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
2
-11
/
+11
2018-12-17
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
6
-8
/
+24
2018-12-17
x86/microcode: Update the new microcode revision unconditionally
Filippo Sironi
2
-16
/
+14
2018-12-17
x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
Prarit Bhargava
2
-0
/
+8
2018-12-17
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
2
-0
/
+23
2018-12-17
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
4
-36
/
+29
2018-12-17
x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
Andi Kleen
3
-6
/
+45
2018-12-17
x86/spectre: Add missing family 6 check to microcode check
Andi Kleen
1
-0
/
+3
2018-12-17
x86/process: Re-export start_thread()
Rian Hunter
1
-0
/
+1
2018-11-20
x86/apic: Fix build failure with X86_IO_APIC disabled
Ben Hutchings
1
-1
/
+2
2018-11-20
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
1
-0
/
+6
2018-11-20
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
1
-3
/
+0
2018-11-20
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2
-6
/
+5
2018-11-20
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
Tom Lendacky
1
-3
/
+5
2018-11-20
x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
Konrad Rzeszutek Wilk
1
-8
/
+3
2018-11-20
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
6
-9
/
+24
2018-11-20
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
3
-2
/
+4
2018-11-20
x86/cpufeatures: Hide AMD-specific speculation flags
Ben Hutchings
1
-3
/
+3
2018-11-20
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-11-20
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-11-20
x86/speculation: Fix up array_index_nospec_mask() asm constraint
Dan Williams
1
-1
/
+1
2018-11-20
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
1
-6
/
+8
2018-11-20
x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE defines
Matt Turner
1
-2
/
+2
2018-11-20
arch/x86/kernel/cpu/common.c: fix unused symbol warning
Andrew Morton
1
-1
/
+3
2018-10-21
KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changed
Wei Huang
1
-1
/
+4
2018-10-21
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
1
-5
/
+1
2018-10-21
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
1
-2
/
+4
2018-10-21
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
Tetsuo Handa
2
-2
/
+8
2018-10-21
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Peter Zijlstra
1
-1
/
+4
2018-10-21
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra
1
-0
/
+3
2018-10-21
bpf, x64: fix memleak when not converging after image
Daniel Borkmann
1
-1
/
+2
2018-10-21
x86/smpboot: Don't use mwait_play_dead() on AMD systems
Yazen Ghannam
1
-0
/
+2
2018-10-21
x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y
Joerg Roedel
1
-4
/
+6
[next]