summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-221-0/+9
|\
| * KVM: x86: add KVM_HC_CLOCK_PAIRING hypercallMarcelo Tosatti2017-02-071-0/+9
* | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-0/+8
|\ \
| * | Drivers: hv: vmbus: Move the crash notification functionK. Y. Srinivasan2017-01-201-0/+8
| |/
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-02-201-0/+7
|\ \
| * | x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAITGrzegorz Andrejczuk2017-02-041-0/+7
| |/
* / efi: Get and store the secure boot statusDavid Howells2017-02-071-1/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-131-0/+5
|\
| * KVM: nVMX: check host CR3 on vmentry and vmexitLadi Prosek2016-12-081-0/+1
| * KVM: nVMX: support descriptor table exitsPaolo Bonzini2016-11-021-0/+4
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-121-5/+3
|\ \
| * | x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov2016-10-281-5/+3
| |/
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-0/+1
|\ \
| * | x86/mce: Include the PPIN in MCE records when availableTony Luck2016-11-231-0/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-121-1/+3
|\ \
| * | x86/kvm: Support the vCPU preemption checkPan Xinhui2016-11-221-1/+3
| |/
* / x86/efi: Retrieve and assign Apple device propertiesLukas Wunner2016-11-131-0/+1
|/
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-031-0/+6
|\
| * x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-0/+6
* | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-131-0/+1
* | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-131-0/+1
|/
* Revert "KVM: x86: add pcommit support"Dan Williams2016-07-231-3/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-271-3/+41
|\
| * KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka2016-05-241-3/+41
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-192-4/+11
|\|
| * svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-181-1/+8
| * x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov2016-05-091-3/+3
* | x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez2016-04-221-1/+40
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-0/+24
|\
| * x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flagsDave Hansen2016-02-181-0/+6
| * x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen2016-02-181-0/+16
| * x86/cpu, x86/mm/pkeys: Define new CR4 bitDave Hansen2016-02-161-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-1/+3
|\ \
| * | drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin2016-02-161-0/+2
| * | kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin2016-02-161-1/+1
| |/
* | x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-172-7/+53
* | x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski2016-02-171-0/+25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-121-0/+92
|\
| * kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-161-0/+6
| * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-0/+8
| * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-0/+76
| * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin2015-12-161-0/+2
* | x86/RAS: Remove mce.usable_addrBorislav Petkov2015-11-241-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-121-0/+1
|\
| * KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-101-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-052-1/+21
|\|
| * drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-041-0/+12
| * KVM: x86: add pcommit supportXiao Guangrong2015-10-011-1/+3
| * kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin2015-10-011-0/+3
| * kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin2015-10-011-0/+3