summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi/asm
AgeCommit message (Expand)AuthorLines
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada-1/+0
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani-1/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-2/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2018-11-20x86/acpi, x86/boot: Take RSDP address from boot params if availableJuergen Gross-1/+2
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross-4/+0
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+6
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0
2018-10-17kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson-2/+5
2018-10-17x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov-0/+1
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross-0/+4
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman-2/+0
2018-09-20x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov-0/+1
2018-08-06KVM: X86: Implement PV IPIs in linux guestWanpeng Li-0/+1
2018-08-06kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson-0/+37
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner-1/+74
2018-05-17kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIMEMichael S. Tsirkin-1/+1
2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann-0/+73
2018-04-20y2038: x86: Extend sysvipc data structuresArnd Bergmann-1/+10
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+9
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-428/+24
2018-04-09Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar-32/+38
2018-04-05x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin-9/+9
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2018-03-28x86/hyper-v: move hyperv.h out of uapiVitaly Kuznetsov-426/+0
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman-0/+1
2018-03-16x86/kvm/hyper-v: remove stale entries from vec_bitmap/auto_eoi_bitmap on vect...Vitaly Kuznetsov-0/+2
2018-03-08x86/MCE: Cleanup and complete struct mce fields definitionsBorislav Petkov-24/+28
2018-03-08x86/MCE: Save microcode revision in machine check recordsTony Luck-0/+1
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley-0/+3
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li-2/+6
2018-03-06KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass-1/+18
2018-03-06kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan-0/+2
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2018-02-24KVM: x86: fix backward migration with async_PFRadim Krčmář-0/+1
2018-02-20x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed-9/+9
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+31
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář-1/+55
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2018-01-30x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov-0/+27
2018-01-16KVM: X86: use paravirtualized TLB ShootdownWanpeng Li-0/+2
2018-01-16KVM: X86: Add KVM_VCPU_PREEMPTEDWanpeng Li-0/+2
2018-01-14x86/jailhouse: Add infrastructure for running in non-root cellJan Kiszka-0/+22
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+6
2017-12-23x86/mm: Use/Fix PCID to optimize user/kernel switchesPeter Zijlstra-1/+6
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar-0/+3
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-11-27switch wrapper poll.h instances to generic-yAl Viro-1/+1
2017-11-08x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri-0/+2