aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck1-0/+1
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář1-0/+1
2018-02-20x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed1-9/+9
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+31
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář3-1/+55
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+1
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov1-0/+27
2018-01-16KVM: X86: use paravirtualized TLB ShootdownWanpeng Li1-0/+2
2018-01-16KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li1-0/+2
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka1-0/+22
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2017-12-23x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra1-1/+6
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar1-0/+3
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-11-27switch wrapper poll.h instances to generic-yAl Viro2-1/+1
2017-11-08x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri1-0/+2
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky1-1/+0
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar44-0/+44
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman3-0/+3
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman37-0/+37
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-11-01x86/boot: Relocate definition of the initial state of CR0Ricardo Neri1-0/+3
2017-09-13x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definitionVitaly Kuznetsov1-6/+0
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+17
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-3/+0
2017-08-31x86/hyper-v: Support extended CPU ranges for TLB flush hypercallsVitaly Kuznetsov1-0/+10
2017-08-24x86/lguest: Remove lguest supportJuergen Gross1-1/+1
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov1-0/+7
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li1-0/+1
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+6
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+3
2017-07-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-07-02PCI: hv: Use vPCI protocol version 1.2Jork Loeser1-0/+6
2017-06-22x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov1-9/+6
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada1-3/+3
2017-06-13x86/boot/64: Add support of additional page table level during early bootKirill A. Shutemov1-0/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel1-58/+0
2017-05-11x86: stop exporting msr-index.h to userlandNicolas Dichtel1-1/+0
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+21
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+6
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+16
2017-04-21Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEADPaolo Bonzini1-4/+7
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini1-0/+3
2017-04-07KVM: VMX: add missing exit reasonsPaolo Bonzini1-7/+18
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey1-4/+7
2017-03-17Drivers: hv: Base autoeoi enablement based on hypervisor hintsK. Y. Srinivasan1-0/+5
2017-03-17Drivers: hv: Fix a typoK. Y. Srinivasan1-1/+1
2017-03-01x86/boot: Correct setup_header.start_sys nameBorislav Petkov1-1/+1
2017-03-01Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updatesIngo Molnar4-1/+26