summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton2020-02-231-0/+1
* KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2020-01-081-2/+2
* arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-051-0/+2
* arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-051-0/+3
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-013-8/+8
|\
| * y2038: ipc: fix x32 ABI breakageArnd Bergmann2019-11-251-2/+2
| * y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-9/+16
|\ \
| * | x86/jailhouse: Only enable platform UARTs if availableRalf Ramsauer2019-10-101-0/+3
| * | x86/jailhouse: Improve setup data version comparisonRalf Ramsauer2019-10-101-9/+13
| |/
* | x86/boot: Introduce setup_indirectDaniel Kiper2019-11-121-3/+13
* | x86/boot: Introduce kernel_info.setup_type_maxDaniel Kiper2019-11-121-0/+3
* | x86/boot: Introduce kernel_infoDaniel Kiper2019-11-121-0/+1
|/
* kvm: svm: Intercept RDPRUJim Mattson2019-09-241-0/+1
* KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexitTao Xu2019-09-241-1/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-181-0/+2
|\
| * KVM: VMX: Introduce exit reason for receiving INIT signal on guest-modeLiran Alon2019-09-111-0/+2
* | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-171-1/+1
|\ \
| * | x86/syscalls: Make __X32_SYSCALL_BIT be unsigned longAndy Lutomirski2019-07-221-1/+1
* | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-09-1710-16/+0
|\ \ \ | |_|/ |/| |
| * | x86/build: Remove unneeded uapi asm-generic wrappersMasahiro Yamada2019-07-2310-16/+0
| |/
* / treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-254-4/+4
|/
* KVM: x86: Add fixed counters to PMU filterEric Hankland2019-07-201-3/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-133-5/+18
|\
| * Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-112-11/+23
| |\
| * | KVM: x86: PMU Event FilterEric Hankland2019-07-111-0/+10
| * | KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPTSean Christopherson2019-07-051-1/+0
| * | KVM: X86: Yield to IPI target if necessaryWanpeng Li2019-07-021-0/+1
| * | kvm: x86: add host poll control msrsMarcelo Tosatti2019-06-181-0/+2
| * | KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bitWanpeng Li2019-06-041-4/+5
* | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-091-0/+2
|\ \ \
| * | | x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He2019-06-281-0/+2
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-291-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-241-0/+3
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-201-11/+22
|\ \ \ | |/ / |/| |
| * | KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon2019-06-191-11/+22
| |/
* / treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-1/+0
|\
| * asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-1/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-061-1/+22
|\ \
| * | perf/x86: Support outputting XMM registersKan Liang2019-04-161-1/+22
* | | KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson2019-04-301-0/+1
| |/ |/|
* | KVM: nVMX: always use early vmcs check when EPT is disabledPaolo Bonzini2019-04-161-0/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-1/+0
* arch: Use asm-generic/socket.h when possibleDeepa Dinamani2019-02-032-1/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-2/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross2018-11-201-1/+2
* x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross2018-11-201-4/+0