summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-27x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski1-0/+2
2016-04-27KVM: x86: trap AMD MSRs for the TSeg base and maskPaolo Bonzini1-0/+1
2016-03-21KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup1-0/+1
2016-03-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski3-19/+48
2015-10-22KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář1-1/+1
2015-09-18x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha1-2/+26
2015-09-18x86/iommu: Fix header comments regarding standard and _FINISH macrosAravind Gopalakrishnan1-5/+6
2015-04-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov1-0/+1
2015-04-14x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski1-0/+7
2015-02-02x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski1-0/+13
2015-02-02x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-02-02x86_64, traps: Stop using IST for #SSAndy Lutomirski2-7/+5
2015-02-02kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek1-0/+1
2015-02-02nEPT: Nested INVEPTNadav Har'El1-0/+1
2015-02-02KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig1-1/+1
2015-02-02KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit1-0/+14
2015-02-02x86: Reject x32 executables if x32 ABI not supportedBen Hutchings1-2/+3
2015-02-02kvm: x86: fix stale mmio cache bugDavid Matlack1-0/+1
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski1-1/+1
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2-3/+18
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin2-0/+5
2014-07-09KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini1-1/+1
2014-07-09KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit1-1/+1
2014-07-07ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-06-08x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-04-14compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2-2/+2
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-01-16x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2013-04-26KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig1-2/+2
2013-04-17x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2-1/+6
2013-04-12x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore1-2/+2
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings1-0/+2
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin1-6/+0
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman1-0/+5
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-0/+1
2012-12-10x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin1-6/+9
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter1-11/+4
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson1-0/+1
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli1-3/+8
2012-10-02xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini1-1/+2
2012-07-16thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli1-13/+17
2012-07-16mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli1-0/+50
2012-07-16x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-1/+1
2012-06-17x86/uv: Fix UV2 BAU legacy modeCliff Wickman1-1/+0
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox1-0/+3
2012-05-04vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds1-0/+33
2012-04-24x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin1-1/+7
2012-04-24x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu3-7/+7
2012-04-16x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann1-1/+0