| Age | Commit message (Expand) | Author |
| 2016-04-27 | x86/iopl/64: Properly context-switch IOPL on Xen PV | Andy Lutomirski |
| 2016-04-27 | KVM: x86: trap AMD MSRs for the TSeg base and mask | Paolo Bonzini |
| 2016-03-21 | KVM: x86: work around infinite loop in microcode when #AC is delivered | Eric Northup |
| 2016-03-21 | x86/ldt: Make modify_ldt synchronous | Andy Lutomirski |
| 2015-10-22 | KVM: x86: make vapics_in_nmi_mode atomic | Radim Krčmář |
| 2015-09-18 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |
| 2015-09-18 | x86/iommu: Fix header comments regarding standard and _FINISH macros | Aravind Gopalakrishnan |
| 2015-04-14 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov |
| 2015-04-14 | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski |
| 2015-02-02 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski |
| 2015-02-02 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski |
| 2015-02-02 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski |
| 2015-02-02 | kvm: vmx: handle invvpid vm exit gracefully | Petr Matousek |
| 2015-02-02 | nEPT: Nested INVEPT | Nadav Har'El |
| 2015-02-02 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig |
| 2015-02-02 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit |
| 2015-02-02 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings |
| 2015-02-02 | kvm: x86: fix stale mmio cache bug | David Matlack |
| 2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski |
| 2014-08-07 | x86, espfix: Fix broken header guard | H. Peter Anvin |
| 2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin |
| 2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin |
| 2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini |
| 2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit |
| 2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo |
| 2014-06-07 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
| 2014-04-14 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
| 2014-04-03 | x86: fix boot on uniprocessor systems | Artem Fetishev |
| 2014-01-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
| 2013-04-25 | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig |
| 2013-04-16 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky |
| 2013-04-12 | x86: remove the x32 syscall bitmask from syscall_get_nr() | Paul Moore |
| 2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
| 2013-02-28 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin |
| 2013-02-17 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
| 2013-02-14 | efi: Make 'efi_enabled' a function to query EFI facilities | Matt Fleming |
| 2012-12-10 | x86, fpu: Avoid FPU lazy restore after suspend | Vincent Palatin |
| 2012-12-03 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
| 2012-10-31 | x86: efi: Turn off efi_enabled after setup on mixed fw/kernel | Olof Johansson |
| 2012-10-13 | mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP | Andrea Arcangeli |
| 2012-10-02 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini |
| 2012-07-16 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli |
| 2012-07-16 | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition | Andrea Arcangeli |
| 2012-07-16 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
| 2012-06-17 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
| 2012-05-14 | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable | Alan Cox |
| 2012-05-03 | vfs: make word-at-a-time accesses handle a non-existing page | Linus Torvalds |
| 2012-04-23 | x32, siginfo: Provide proper overrides for x32 siginfo_t | H. Peter Anvin |
| 2012-04-23 | x32: Check __ILP32__ instead of __LP64__ for x32 | H.J. Lu |
| 2012-04-16 | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann |