summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-08-25x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-25arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2015-07-30KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-06-23x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-02perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan
2015-04-09x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-29x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski
2015-01-26x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-07x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-03x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-11-13kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-11-13KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-13KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-11-13x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-31kvm: x86: fix stale mmio cache bugDavid Matlack
2014-09-26mm, x86: Account for TLB flushes only when debuggingMel Gorman
2014-09-12x86: Add check for number of available vectors before CPU downPrarit Bhargava
2014-09-03Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-08-19x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-19x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-19x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-19x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-07-18KVM: x86: preserve the high 32-bits of the PAT registerPaolo Bonzini
2014-07-18KVM: x86: Increase the number of fixed MTRR regs to 10Nadav Amit
2014-07-17ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo
2014-06-06x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-04-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-04-03Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2014-02-22xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101Paolo Bonzini
2014-02-06x86, kvm: cache the base of the KVM cpuid leavesPaolo Bonzini
2014-01-15x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-09mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-10-30percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-09-25xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2013-09-11mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen
2013-09-10Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk
2013-09-09Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds