| Age | Commit message (Expand) | Author |
| 2017-10-21 | x86/mm: Disable preemption during CR3 read+write | Sebastian Andrzej Siewior |
| 2017-09-02 | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann |
| 2017-04-22 | x86/vdso: Plug race between mapping and ELF header setup | Thomas Gleixner |
| 2017-04-18 | Fix potential infoleak in older kernels | Linus Torvalds |
| 2016-12-23 | x86/init: Fix cr4_init_shadow() on CR4-less machines | Andy Lutomirski |
| 2016-10-05 | fix minor infoleak in get_user_ex() | Al Viro |
| 2016-06-06 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu |
| 2016-06-03 | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov |
| 2016-05-10 | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich |
| 2016-04-18 | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones |
| 2016-04-18 | perf/x86/intel: Add definition for PT PMI bit | Stephane Eranian |
| 2016-04-18 | x86: Add new MSRs and MSR bits used for Intel Skylake PMU support | Andi Kleen |
| 2016-04-07 | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski |
| 2015-10-27 | x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro | Andy Lutomirski |
| 2015-09-27 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski |
| 2015-07-13 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář |
| 2015-07-03 | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski |
| 2015-06-28 | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski |
| 2015-06-28 | x86: Clean up cr4 manipulation | Andy Lutomirski |
| 2015-06-28 | x86/iommu: Fix header comments regarding standard and _FINISH macros | Aravind Gopalakrishnan |
| 2015-06-09 | kvm/fpu: Enable eager restore kvm FPU for MPX | Liang Li |
| 2015-06-09 | KVM: MMU: fix SMAP virtualization | Xiao Guangrong |
| 2015-06-09 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong |
| 2015-06-09 | Revert "KVM: x86: drop fpu_activate hook" | Paolo Bonzini |
| 2015-05-17 | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi... | Len Brown |
| 2015-03-28 | x86/fpu: Drop_fpu() should not assume that tsk equals current | Oleg Nesterov |
| 2015-03-14 | x86/fpu/xsaves: Fix improper uses of __ex_table | Quentin Casasnovas |
| 2015-02-05 | xen/arm/arm64: introduce xen_arch_need_swiotlb | Stefano Stabellini |
| 2015-01-29 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
| 2015-01-29 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
| 2015-01-16 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
| 2015-01-08 | x86, microcode: Reload microcode on resume | Borislav Petkov |
| 2015-01-08 | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov |
| 2014-11-23 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski |
| 2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
| 2014-11-10 | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky |
| 2014-10-28 | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov |
| 2014-10-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2014-10-24 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
| 2014-10-24 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
| 2014-10-23 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2014-10-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2014-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
| 2014-10-17 | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define | Anton Blanchard |
| 2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2014-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2014-10-14 | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2014-10-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2014-10-14 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2014-10-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |