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