summaryrefslogtreecommitdiff
path: root/arch/x86/include/uapi
AgeCommit message (Expand)Author
2019-05-14x86: stop exporting msr-index.h to userlandNicolas Dichtel
2019-05-14x86/MCE: Save microcode revision in machine check recordsTony Luck
2018-10-18x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov
2018-05-01x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-01-05kaiser: enhanced by kernel and user PCIDsHugh Dickins
2017-01-12x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov
2016-10-03Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-14x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov
2016-09-13x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam
2016-09-13x86/mce: Add support for new MCA_SYND registerYazen Ghannam
2016-07-23Revert "KVM: x86: add pcommit support"Dan Williams
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit
2016-05-09x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov
2016-04-22x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-18x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flagsDave Hansen
2016-02-18x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski
2016-02-17x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski
2016-02-16drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin
2016-02-16kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin
2016-02-16x86/cpu, x86/mm/pkeys: Define new CR4 bitDave Hansen
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-12-16kvm/x86: Hyper-V SynIC timersAndrey Smetanin
2015-12-16drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin
2015-12-16drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin
2015-12-16drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin
2015-11-24x86/RAS: Remove mce.usable_addrBorislav Petkov
2015-11-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin
2015-11-03Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-10-11x86/mce: Include linux/ioctl.h in uapi mce headerGabriel Laskar
2015-10-02x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings
2015-10-01KVM: x86: add pcommit supportXiao Guangrong
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin
2015-10-01kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin
2015-09-14x86/headers: Clean up too long linesPeter Zijlstra
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08x86/headers: Remove direct sigcontext32.h usesIngo Molnar
2015-09-08x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar
2015-09-08x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'Ingo Molnar
2015-09-08x86/headers: Make sigcontext pointers bit independentIngo Molnar
2015-09-08x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar
2015-09-08x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32Ingo Molnar