aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2015-02-10Merge branch 'pm-tools'Rafael J. Wysocki1-0/+4
2015-02-09Merge branch 'sfi' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpufreqRafael J. Wysocki1-0/+1
2015-02-09tools/power turbostat: decode MSR_*_PERF_LIMIT_REASONSLen Brown1-0/+4
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar1-0/+4
2014-12-20cpufreq: Add SFI based cpufreq driver supportSrinidhi Kasagar1-0/+1
2014-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2014-12-18x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski1-0/+7
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+41
2014-12-05kvm: x86: handle XSAVES vmcs and vmexitWanpeng Li1-1/+5
2014-12-03perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8Jacob Shin1-0/+4
2014-11-16Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+2
2014-11-12perf/x86/amd/ibs: Update IBS MSRs and feature definitionsAravind Gopalakrishnan1-0/+1
2014-11-12intel_pstate: Add support for HWPDirk Brandewie1-0/+41
2014-10-24kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek1-0/+2
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2014-08-21x86: Remove obsolete comment in uapi/e820.hRoss Zwisler1-5/+0
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+3
2014-08-15intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown1-0/+3
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+17
2014-07-21KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2014-07-16perf kvm: Use defines of kvm eventsAlexander Yarygin2-0/+17
2014-06-19KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLSJan Kiszka1-0/+1
2014-06-18Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin1-6/+1
2014-05-29x86/xsaves: Detect xsaves/xrstors featureFenghua Yu1-0/+2
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski1-6/+1
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin1-28/+50
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov1-3/+6
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong1-0/+1
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+14
2014-01-20Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+22
2014-01-20x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu1-5/+5
2014-01-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-01-17KVM: nVMX: Clean up handling of VMX-related MSRsJan Kiszka1-0/+1
2014-01-17add support for Hyper-V reference time counterVadim Rozenfeld1-0/+13
2014-01-14x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov1-0/+1
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young1-0/+1
2013-12-29x86/efi: Pass necessary EFI data for kexec via setup_dataDave Young1-0/+1
2013-12-20x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.hH.J. Lu1-20/+22
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2013-11-19Merge branch 'pm-tools'Rafael J. Wysocki1-0/+2
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+4
2013-11-12tools / power turbostat: Support SilvermontLen Brown1-0/+2
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1