aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2015-06-15MTD: MAP: _relaxed build fixHEADlinux-lng-3.14.42-2015.06masterSantosh Shukla
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-03-30 Merge tag 'v3.14.37' into linux-linaro-lsk-v3.14Alex Shi
2015-03-26x86/fpu: Drop_fpu() should not assume that tsk equals currentOleg Nesterov
2015-02-02Merge tag 'v3.14.31' into linux-linaro-lsk-v3.14Mark Brown
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-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2014-12-08Merge tag 'v3.14.26' into linux-linaro-lsk-v3.14Mark Brown
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
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-14Merge tag 'v3.14.24' into linux-linaro-lsk-v3.14Mark Brown
2014-11-14x86, iosf: Added Quark MBI identifiersOng Boon Leong
2014-11-14x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box
2014-11-14kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
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: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-10-05x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
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-05-31x86,preempt: Fix preemption for i386Peter Zijlstra
2014-05-06x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu
2014-05-06x86, AVX-512: AVX-512 Feature DetectionFenghua Yu
2014-04-14x86/efi: Make efi virtual runtime map passing more robustBorislav Petkov
2014-04-14x86, pageattr: Export page unmapping interfaceBorislav Petkov
2014-03-28x86: fix boot on uniprocessor systemsArtem Fetishev
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2014-03-04Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-03-04x86/efi: Quirk out SGI UVBorislav Petkov