summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-251-2/+6
|\
| * kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson2018-10-171-2/+5
| * x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov2018-10-171-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-2/+0
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-2/+0
* | | x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2018-10-101-0/+4
| |/ |/|
* | x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2018-09-201-0/+1
|/
* KVM: X86: Implement PV IPIs in linux guestWanpeng Li2018-08-061-0/+1
* kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson2018-08-061-0/+37
* Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-193-1/+74
|\
| * kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin2018-05-171-1/+1
| * x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-04-272-0/+73
* | y2038: x86: Extend sysvipc data structuresArnd Bergmann2018-04-201-1/+10
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-151-9/+9
|\
| * Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar2018-04-093-32/+38
| |\
| * | x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin2018-04-051-9/+9
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-093-428/+24
|\ \ \
| * | | x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov2018-03-282-426/+0
| * | | x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov2018-03-161-0/+2
| * | | KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li2018-03-061-2/+6
| * | | KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass2018-03-061-1/+18
| * | | kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-061-0/+2
* | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-041-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-281-0/+1
| |\ \ \
| * | | | Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-061-0/+3
| | |/ / | |/| |
* | | | x86/MCE: Cleanup and complete struct mce fields definitionsBorislav Petkov2018-03-081-24/+28
| |/ / |/| |
* | | x86/MCE: Save microcode revision in machine check recordsTony Luck2018-03-081-0/+1
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-261-0/+1
|\ \
| * | KVM: x86: fix backward migration with async_PFRadim Krčmář2018-02-241-0/+1
| |/
* / x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed2018-02-201-9/+9
|/
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-102-0/+31
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-013-1/+55
| |\
| | * x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-301-0/+27
| * | KVM: X86: use paravirtualized TLB ShootdownWanpeng Li2018-01-161-0/+2
| * | KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li2018-01-161-0/+2
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-1/+1
|\ \ \ | |_|/ |/| |
| * | switch wrapper poll.h instances to generic-yAl Viro2017-11-272-1/+1
* | | x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka2018-01-141-0/+22
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-1/+6
|\ \ \ | |_|/ |/| |
| * | x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra2017-12-231-1/+6
| * | Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-171-0/+3
| |\ \
* | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
| |_|/ |/| |
* | | x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri2017-11-081-0/+2
* | | x86/boot: Add early boot support when running with SEV activeTom Lendacky2017-11-071-1/+0
* | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-0744-0/+44
|\| | | |/ |/|