| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-03-19 | x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 | H.J. Lu | 3 | -0/+5 |
| 2018-03-15 | x86/kprobes: Fix kernel crash when probing .entry_trampoline code | Francis Deslauriers | 3 | -1/+12 |
| 2018-03-15 | objtool, retpolines: Integrate objtool with retpoline support more closely | Peter Zijlstra | 2 | -7/+4 |
| 2018-03-15 | x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute() | Peter Zijlstra | 1 | -0/+2 |
| 2018-03-15 | x86/boot, objtool: Annotate indirect jump in secondary_startup_64() | Peter Zijlstra | 1 | -0/+2 |
| 2018-03-15 | x86/paravirt, objtool: Annotate indirect calls | Peter Zijlstra | 2 | -5/+17 |
| 2018-03-15 | x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP | Ingo Molnar | 1 | -12/+14 |
| 2018-03-15 | x86/speculation, objtool: Annotate indirect calls/jumps for objtool | Peter Zijlstra | 1 | -4/+23 |
| 2018-03-15 | x86/retpoline: Support retpoline builds with Clang | David Woodhouse | 1 | -1/+4 |
| 2018-03-15 | x86/speculation: Use IBRS if available before calling into firmware | David Woodhouse | 5 | -12/+63 |
| 2018-03-15 | Revert "x86/retpoline: Simplify vmexit_fill_RSB()" | David Woodhouse | 6 | -71/+65 |
| 2018-03-15 | x86-64/realmode: Add instruction suffix | Jan Beulich | 1 | -1/+1 |
| 2018-03-15 | x86/LDT: Avoid warning in 32-bit builds with older gcc | Jan Beulich | 1 | -0/+1 |
| 2018-03-15 | x86/asm: Improve how GEN_*_SUFFIXED_RMWcc() specify clobbers | Jan Beulich | 2 | -10/+10 |
| 2018-03-15 | x86/mm: Remove stale comment about KMEMCHECK | Jann Horn | 1 | -4/+0 |
| 2018-03-15 | x86/entry/64: Use 'xorl' for faster register clearing | Dominik Brodowski | 2 | -35/+35 |
| 2018-03-15 | x86/entry: Reduce the code footprint of the 'idtentry' macro | Dominik Brodowski | 2 | -11/+18 |
| 2018-03-15 | x86/spectre_v2: Don't check microcode versions when running under hypervisors | Konrad Rzeszutek Wilk | 1 | -0/+7 |
| 2018-03-15 | x86/MCE: Serialize sysfs changes | Seunghun Han | 1 | -1/+21 |
| 2018-03-15 | x86/MCE: Save microcode revision in machine check records | Tony Luck | 2 | -1/+4 |
| 2018-03-11 | KVM: x86: fix backward migration with async_PF | Radim Krčmář | 3 | -5/+7 |
| 2018-03-11 | bpf, x64: implement retpoline for tail call | Daniel Borkmann | 2 | -4/+42 |
| 2018-03-09 | KVM/x86: remove WARN_ON() for when vm_munmap() fails | Eric Biggers | 1 | -4/+2 |
| 2018-03-09 | KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ... | Tianyu Lan | 1 | -2/+2 |
| 2018-03-09 | KVM: x86: fix vcpu initialization with userspace lapic | Radim Krčmář | 2 | -7/+6 |
| 2018-03-09 | KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path... | Paolo Bonzini | 2 | -2/+2 |
| 2018-03-09 | KVM: x86: move LAPIC initialization after VMCS creation | Paolo Bonzini | 2 | -1/+1 |
| 2018-03-09 | KVM/x86: Remove indirect MSR op calls from SPEC_CTRL | Paolo Bonzini | 2 | -6/+8 |
| 2018-03-09 | KVM: X86: Fix SMRAM accessing even if VM is shutdown | Wanpeng Li | 1 | -1/+1 |
| 2018-03-09 | KVM: x86: extend usage of RET_MMIO_PF_* constants | Paolo Bonzini | 2 | -58/+55 |
| 2018-03-09 | x86/mm: Fix {pmd,pud}_{set,clear}_flags() | Jan Beulich | 2 | -4/+14 |
| 2018-03-09 | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table | Thomas Gleixner | 6 | -25/+32 |
| 2018-03-09 | x86/platform/intel-mid: Handle Intel Edison reboot correctly | Sebastian Panceac | 1 | -1/+1 |
| 2018-03-09 | x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend | Juergen Gross | 1 | -0/+16 |
| 2018-03-03 | x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const" | Andy Shevchenko | 1 | -1/+1 |
| 2018-03-03 | x86/efi: Fix kernel param add_efi_memmap regression | Dave Young | 1 | -3/+2 |
| 2018-03-03 | perf/x86/intel: Plug memory leak in intel_pmu_init() | Thomas Gleixner | 1 | -1/+4 |
| 2018-03-03 | xen/balloon: Mark unallocated host memory as UNUSABLE | Boris Ostrovsky | 2 | -4/+83 |
| 2018-03-03 | x86-64/Xen: eliminate W+X mappings | Jan Beulich | 2 | -0/+15 |
| 2018-03-03 | x86/stacktrace: Make zombie stack traces reliable | Josh Poimboeuf | 1 | -1/+5 |
| 2018-03-03 | x86/asm: Allow again using asm.h when building for the 'bpf' clang target | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2018-02-28 | x86/oprofile: Fix bogus GCC-8 warning in nmi_setup() | Arnd Bergmann | 1 | -1/+1 |
| 2018-02-25 | x86/mm/kmmio: Fix mmiotrace for page unaligned addresses | Karol Herbst | 2 | -7/+9 |
| 2018-02-25 | KVM: VMX: fix page leak in hardware_setup() | Jim Mattson | 1 | -1/+0 |
| 2018-02-25 | KVM: x86: fix escape of guest dr6 to the host | Wanpeng Li | 1 | -0/+6 |
| 2018-02-25 | crypto: x86/twofish-3way - Fix %rbp usage | Eric Biggers | 1 | -52/+60 |
| 2018-02-25 | KVM/x86: Check input paging mode when cs.l is set | Lan Tianyu | 1 | -0/+26 |
| 2018-02-22 | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages | Tony Luck | 3 | -10/+26 |
| 2018-02-22 | xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests | Simon Gaiser | 1 | -0/+6 |
| 2018-02-22 | x86/entry/64: Fix CR3 restore in paranoid_exit() | Ingo Molnar | 1 | -0/+1 |