summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* x86/lguest: Remove lguest supportJuergen Gross2017-08-241-1/+1
* KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li2017-07-141-0/+1
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-0/+6
|\
| * PCI: hv: Use vPCI protocol version 1.2Jork Loeser2017-07-031-0/+6
* | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-3/+3
|\ \
| * | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-3/+3
| |/
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-031-0/+2
|\ \
| * | x86/boot/64: Add support of additional page table level during early bootKirill A. Shutemov2017-06-131-0/+2
| |/
* / x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov2017-06-221-9/+6Star
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-58/+0Star
* x86: stop exporting msr-index.h to userlandNicolas Dichtel2017-05-101-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-7/+21
|\
| * Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Paolo Bonzini2017-04-211-4/+7
| |\
| * | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-0/+3
| * | KVM: VMX: add missing exit reasonsPaolo Bonzini2017-04-071-7/+18
* | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-1/+6
|\ \ \
| * | | Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan2017-03-171-0/+5
| * | | Drivers: hv: Fix a typoK. Y. Srinivasan2017-03-171-1/+1
| |/ /
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-021-2/+16
|\ \ \ | |_|/ |/| |
| * | Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-014-1/+26
| |\ \
| * | | x86/boot/e820: Separate the E820 ABI structures from the in-kernel structuresIngo Molnar2017-01-292-57/+16Star
| * | | x86/boot/e820: Clean up the E820 table size define namesIngo Molnar2017-01-282-3/+6
| * | | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-8/+8
| * | | x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'Ingo Molnar2017-01-281-3/+34
| * | | x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-1/+1
| * | | x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar2017-01-281-1/+1
| * | | x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...Ingo Molnar2017-01-282-2/+2
| * | | x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.hIngo Molnar2017-01-282-1/+22
| * | | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* | | | x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey2017-03-201-4/+7
| |_|/ |/| |
* | | x86/boot: Correct setup_header.start_sys nameBorislav Petkov2017-03-011-1/+1
| |/ |/|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-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-141-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/+3Star
|\ \
| * | x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov2016-10-281-5/+3Star
| |/
* | 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-041-0/+6
|\
| * x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-141-0/+6