summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: remove compat_sys_x86_waitpid()Dominik Brodowski2018-04-021-3/+0
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-113-20/+31
|\
| * x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers2018-03-091-0/+1
| * x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-081-2/+0
| * x86/entry: Do not special-case clone(2) in compat entryDominik Brodowski2018-03-071-0/+2
| * x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscallsDominik Brodowski2018-03-071-17/+28
| * x86/entry: Remove stale syscall prototypeDominik Brodowski2018-03-071-1/+0
* | x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-081-0/+1
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-043-15/+18
|\ \
| * | x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| * | x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-042-0/+2
|\ \ \ | | |/ | |/|
| * | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-012-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-021-0/+3
|\ \ \ | |_|/ |/| |
| * | KVM: X86: Allow userspace to define the microcode versionWanpeng Li2018-03-011-0/+1
| * | KVM: x86: Add a framework for supporting MSR-based featuresTom Lendacky2018-03-011-0/+2
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-2614-46/+190
|\ \ \ | |/ / |/| / | |/
| * x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPPIngo Molnar2018-02-211-12/+14
| * x86/paravirt, objtool: Annotate indirect callsPeter Zijlstra2018-02-212-5/+17
| * x86/speculation, objtool: Annotate indirect calls/jumps for objtoolPeter Zijlstra2018-02-211-4/+23
| * x86/speculation: Use IBRS if available before calling into firmwareDavid Woodhouse2018-02-204-11/+52
| * Revert "x86/retpoline: Simplify vmexit_fill_RSB()"David Woodhouse2018-02-202-10/+63
| * x86/LDT: Avoid warning in 32-bit builds with older gccJan Beulich2018-02-201-0/+1
| * x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbersJan Beulich2018-02-202-10/+10
| * x86/mm: Fix {pmd,pud}_{set,clear}_flags()Jan Beulich2018-02-202-4/+14
| * x86/CPU: Add a microcode loader callbackBorislav Petkov2018-02-171-0/+1
| * x86/microcode: Propagate return value from updating functionsBorislav Petkov2018-02-171-2/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-262-3/+1
|\ \
| * | KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-241-0/+1
| * | kvm: fix warning for non-x86 buildsSebastian Ott2018-02-241-3/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-251-9/+9
|\ \ \
| * | | x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed2018-02-201-9/+9
* | | | bpf, x64: implement retpoline for tail callDaniel Borkmann2018-02-221-0/+37
|/ / /
* | | x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava2018-02-171-0/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-142-43/+40
|\ \ \ | |_|/ |/| |
| * | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-131-4/+0
| * | Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2018-02-1132-177/+257
| |\ \
| * | | x86/cpufeature: Update _static_cpu_has() to use all named variablesPeter Zijlstra2018-02-061-4/+5
| * | | x86/cpufeature: Reindent _static_cpu_has()Peter Zijlstra2018-02-061-39/+39
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-149-31/+48
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/cpu: Change type of x86_cache_size variable to unsigned intGustavo A. R. Silva2018-02-151-1/+1
| * | | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-152-2/+2
| * | | x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-154-11/+24
| * | | x86/speculation: Add <asm/msr-index.h> dependencyPeter Zijlstra2018-02-151-0/+1
| * | | x86/speculation: Fix up array_index_nospec_mask() asm constraintDan Williams2018-02-151-1/+1
| * | | x86/debug: Use UD2 for WARN()Peter Zijlstra2018-02-151-9/+6
| * | | x86/debug, objtool: Annotate WARN()-related UD2 as reachableJosh Poimboeuf2018-02-151-1/+5
| * | | Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"David Woodhouse2018-02-132-7/+9
* | | | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-1010-8/+95
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0160-373/+1912
| |\ \ \