aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
AgeCommit message (Expand)Author
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
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-07-11KVM: x86: PMU Event FilterEric Hankland
2019-07-09Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-05KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPTSean Christopherson
2019-07-02KVM: X86: Yield to IPI target if necessaryWanpeng Li
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-28x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon
2019-06-18kvm: x86: add host poll control msrsMarcelo Tosatti
2019-06-04KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bitWanpeng Li
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-04-30KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann
2019-04-16KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini
2019-04-16perf/x86: Support outputting XMM registersKan Liang
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2018-11-20x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross