summaryrefslogtreecommitdiff
path: root/arch/x86/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+3
2014-08-16intel_idle: Disable Baytrail Core and Module C6 auto-demotionLen Brown1-0/+3
2014-08-05Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2014-08-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+17
2014-07-21KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2014-07-17perf 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-19Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin1-6/+1
2014-05-30x86/xsaves: Detect xsaves/xrstors featureFenghua Yu1-0/+2
2014-05-22Merge 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-06x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski1-6/+1
2014-04-03Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-03-14x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin1-28/+50
2014-03-14x86, 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-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2014-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+14
2014-01-21Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+22
2014-01-21x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu1-5/+5
2014-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus 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-15x86, 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-21x86, x32: Use __kernel_long_t/__kernel_ulong_t in x86-64 stat.hH.J. Lu1-20/+22
2013-11-21Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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-13tools / power turbostat: Support SilvermontLen Brown1-0/+2
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov1-3/+3
2013-10-18intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan1-1/+1
2013-10-10x86, hyperv: Get the local APIC timer frequency from the hypervisorK. Y. Srinivasan1-0/+19
2013-10-10KVM: nVMX: Fully support nested VMX preemption timerArthur Chunqi Li1-0/+1
2013-08-26kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T1-0/+1
2013-08-13KVM: x86: Update symbolic exit codesJan Kiszka1-2/+3
2013-08-07nEPT: Nested INVEPTNadav Har'El1-0/+1
2013-07-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-50/+104
2013-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2013-06-26perf/x86/intel: Support full width countingAndi Kleen1-0/+3
2013-06-26x86, processor-flags: Fix the datatypes and add bit number definesH. Peter Anvin1-50/+104
2013-06-26x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin1-1/+1
2013-06-26x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin1-1/+1
2013-06-11Modify UEFI anti-bricking codeMatthew Garrett1-1/+0
2013-05-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+3
2013-05-06Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+5
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson1-1/+0