summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-30x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski1-0/+13
2015-01-30x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski1-1/+1
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski1-0/+7
2014-12-07x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini2-2/+9
2014-12-07uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski1-1/+1
2014-12-07x86_64, traps: Stop using IST for #SSAndy Lutomirski3-7/+6
2014-11-14x86, iosf: Added Quark MBI identifiersOng Boon Leong1-0/+22
2014-11-14x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box1-0/+33
2014-11-14kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek1-0/+2
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit1-0/+14
2014-11-14KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig1-1/+1
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings1-2/+3
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack1-0/+1
2014-10-06x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young1-3/+3
2014-10-06x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader1-0/+1
2014-09-06Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini1-1/+1
2014-08-08x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski1-1/+1
2014-08-08x86, espfix: Fix broken header guardH. Peter Anvin1-1/+1
2014-08-08x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin2-3/+18
2014-08-08x86-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-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-01x86,preempt: Fix preemption for i386Peter Zijlstra1-0/+12
2014-05-06x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu1-6/+10
2014-05-06x86, AVX-512: AVX-512 Feature DetectionFenghua Yu1-0/+4
2014-04-14x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov1-1/+2
2014-04-14x86, pageattr: Export page unmapping interfaceBorislav Petkov1-0/+2
2014-03-29x86: fix boot on uniprocessor systemsArtem Fetishev1-1/+2
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel1-12/+2
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones3-10/+5
2014-03-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-0/+1
2014-03-05x86/efi: Quirk out SGI UVBorislav Petkov1-0/+1
2014-02-19x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner1-1/+1
2014-02-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov1-0/+2
2014-02-11xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman1-2/+12
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+4
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin17-103/+72
2014-02-06Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-3/+2
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk1-3/+2
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds1-2/+3
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-21/+12
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss1-2/+3
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-1/+2
2014-01-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-8/+11
2014-01-31mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2