summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+2
2018-03-31Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+1
2018-03-28x86/platform/UV: Fix critical UV MMR address errormike.travis@hpe.com1-1/+1
2018-03-28x86/platform/uv/BAU: Add APIC idt entryAndrew Banman1-0/+1
2018-03-27x86/alternatives: Fixup alternative_call_2Alexey Dobriyan1-3/+1
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-45/+0
2018-03-20kvm/x86: fix icebp instruction handlingLinus Torvalds1-0/+1
2018-03-20x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirkChristoph Hellwig2-45/+0
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+7
2018-03-16x86/microcode: Attempt late loading only when new microcode is presentBorislav Petkov1-0/+1
2018-03-14x86/speculation, objtool: Annotate indirect calls/jumps for objtool on 32-bit...Andy Whitcroft1-1/+4
2018-03-12x86/cpufeatures: Add Intel PCONFIG cpufeatureKirill A. Shutemov1-0/+1
2018-03-12x86/cpufeatures: Add Intel Total Memory Encryption cpufeatureKirill A. Shutemov1-0/+1
2018-03-11Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-20/+31
2018-03-09x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers1-0/+1
2018-03-08x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski1-2/+0
2018-03-07x86/entry: Do not special-case clone(2) in compat entryDominik Brodowski1-0/+2
2018-03-07x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscallsDominik Brodowski1-17/+28
2018-03-07x86/entry: Remove stale syscall prototypeDominik Brodowski1-1/+0
2018-03-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-15/+18
2018-03-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+2
2018-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2018-03-01KVM: X86: Allow userspace to define the microcode versionWanpeng Li1-0/+1
2018-03-01KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky1-0/+2
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2-0/+2
2018-02-28x86/asm: Add instruction suffixes to bitopsJan Beulich2-14/+17
2018-02-28x86/refcounts: Switch to UD2 for exceptionsKees Cook1-1/+1
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-46/+190
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2018-02-24kvm: fix warning for non-x86 buildsSebastian Ott1-3/+0
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann1-0/+37
2018-02-21x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar1-12/+14
2018-02-21x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2-5/+17
2018-02-21x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra1-4/+23
2018-02-20x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse4-11/+52
2018-02-20Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2-10/+63
2018-02-20x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich1-0/+1
2018-02-20x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2-10/+10
2018-02-20x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2-4/+14
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava1-0/+1
2018-02-17x86/CPU: Add a microcode loader callbackBorislav Petkov1-0/+1
2018-02-17x86/microcode: Propagate return value from updating functionsBorislav Petkov1-2/+7
2018-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-43/+40
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-31/+48
2018-02-15x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2-2/+2
2018-02-15x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski4-11/+24
2018-02-15x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra1-0/+1
2018-02-15x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams1-1/+1
2018-02-15x86/debug: Use UD2 for WARN()Peter Zijlstra1-9/+6