aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2018-05-10Merge tag 'v4.15.18' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.17' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.16' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.14' into v4.15/standard/baseBruce Ashfield
2018-04-19x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-04-19x86/mce/AMD: Get address from already initialized blockYazen Ghannam
2018-04-12x86/microcode: Fix CPU synchronization routineBorislav Petkov
2018-04-12x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov
2018-04-12x86/microcode: Synchronize late microcode loadingAshok Raj
2018-04-12x86/microcode: Request microcode on the BSPBorislav Petkov
2018-04-12x86/microcode/intel: Look into the patch cache firstBorislav Petkov
2018-04-12x86/microcode: Do not upload microcode if CPUs are offlineAshok Raj
2018-04-12x86/microcode/intel: Writeback and invalidate caches before updating microcodeAshok Raj
2018-04-12x86/microcode/intel: Check microcode revision before updating sibling threadsAshok Raj
2018-04-12x86/microcode: Get rid of struct apply_microcode_ctxBorislav Petkov
2018-04-12x86/CPU: Check CPU feature bits after microcode upgradeBorislav Petkov
2018-04-12x86/CPU: Add a microcode loader callbackBorislav Petkov
2018-04-12x86/microcode: Propagate return value from updating functionsBorislav Petkov
2018-04-12x86/gart: Exclude GART aperture from vmcoreJiri Bohac
2018-04-08crypto: x86/cast5-avx - fix ECB encryption when long sg follows short oneEric Biggers
2018-04-08x86/platform/uv/BAU: Add APIC idt entryAndrew Banman
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28perf/x86/intel/uncore: Fix Skylake UPI event formatKan Liang
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-28x86/vsyscall/64: Use proper accessor to update P4D entryBoris Ostrovsky
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-26Merge tag 'v4.15.12' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.11' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.10' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.9' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.8' into v4.15/standard/baseBruce Ashfield
2018-03-21x86/mm: Fix vmalloc_fault to use pXd_largeToshi Kani
2018-03-21KVM: x86: Fix device passthrough when SME is activeTom Lendacky
2018-03-21x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklistAlexander Sergeyev
2018-03-21x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft
2018-03-21x86/vm86/32: Fix POPF emulationAndy Lutomirski
2018-03-21x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov
2018-03-21x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov
2018-03-19KVM: X86: Restart the guest when insn_len is zero and SEV is enabledBrijesh Singh
2018-03-19x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-03-15x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava
2018-03-15x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers
2018-03-15objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra