aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2014-12-16nEPT: Nested INVEPTNadav Har'El
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-14KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-11-14x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-09-05Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
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-03x86: fix boot on uniprocessor systemsArtem Fetishev
2014-02-22xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
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
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2013-10-18x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-26sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck
2013-09-26x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-02KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka
2013-05-02x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds