summaryrefslogtreecommitdiff
path: root/arch/x86/include/uapi
AgeCommit message (Expand)Author
2020-10-28x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf
2020-09-28KVM: x86: Add infrastructure for MSR filteringAlexander Graf
2020-09-28KVM: SVM: Enable INVPCID feature on AMDBabu Moger
2020-09-09x86/sev-es: Handle NMI StateJoerg Roedel
2020-09-09x86/sev-es: Support CPU offline/onlineJoerg Roedel
2020-09-09x86/realmode: Setup AP jump tableTom Lendacky
2020-09-09x86/sev-es: Handle MMIO eventsTom Lendacky
2020-09-07x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel
2020-08-04Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-26Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2020-07-26x86: bootparam.h: Delete duplicated wordRandy Dunlap
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini
2020-06-18x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-01KVM: nVMX: Fix VMX preemption timer migrationPeter Shier
2020-06-01KVM: x86: announce KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov
2020-06-01KVM: x86: acknowledgment mechanism for async pf page ready notificationsVitaly Kuznetsov
2020-06-01KVM: x86: interrupt based APF 'page ready' event deliveryVitaly Kuznetsov
2020-06-01KVM: x86: extend struct kvm_vcpu_pv_apf_data with token infoVitaly Kuznetsov
2020-06-01KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATEPaolo Bonzini
2020-05-26x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-05-15KVM: x86: Print symbolic names of VMX VM-Exit flags in tracesSean Christopherson
2020-04-17x86/mce: Drop bogus comment about mce.kflagsTony Luck
2020-04-14x86/mce: Add a struct mce.kflags fieldTony Luck
2020-02-23KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton
2020-01-08KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2019-11-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-25y2038: ipc: fix x32 ABI breakageArnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-12x86/boot: Introduce setup_indirectDaniel Kiper
2019-11-12x86/boot: Introduce kernel_info.setup_type_maxDaniel Kiper
2019-11-12x86/boot: Introduce kernel_infoDaniel Kiper
2019-10-10x86/jailhouse: Only enable platform UARTs if availableRalf Ramsauer
2019-10-10x86/jailhouse: Improve setup data version comparisonRalf Ramsauer
2019-09-24kvm: svm: Intercept RDPRUJim Mattson
2019-09-24KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexitTao Xu
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-16Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-16Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-09-11KVM: VMX: Introduce exit reason for receiving INIT signal on guest-modeLiran Alon
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-23x86/build: Remove unneeded uapi asm-generic wrappersMasahiro Yamada
2019-07-22x86/syscalls: Make __X32_SYSCALL_BIT be unsigned longAndy Lutomirski
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland