summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
* | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-131-0/+1
* | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-131-0/+1
|/
* Revert "KVM: x86: add pcommit support"Dan Williams2016-07-231-3/+1Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-271-3/+41
|\
| * KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka2016-05-241-3/+41
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-192-4/+11
|\|
| * svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-181-1/+8
| * x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov2016-05-091-3/+3
* | x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez2016-04-221-1/+40
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-212-0/+24
|\
| * x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flagsDave Hansen2016-02-181-0/+6
| * x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen2016-02-181-0/+16
| * x86/cpu, x86/mm/pkeys: Define new CR4 bitDave Hansen2016-02-161-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-1/+3
|\ \
| * | drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin2016-02-161-0/+2
| * | kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin2016-02-161-1/+1
| |/
* | x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-172-7/+53
* | x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski2016-02-171-0/+25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-121-0/+92
|\
| * kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-161-0/+6
| * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-0/+8
| * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-161-0/+76
| * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin2015-12-161-0/+2
* | x86/RAS: Remove mce.usable_addrBorislav Petkov2015-11-241-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-121-0/+1
|\
| * KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-101-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-062-1/+21
|\|
| * drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-041-0/+12
| * KVM: x86: add pcommit supportXiao Guangrong2015-10-011-1/+3
| * kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin2015-10-011-0/+3
| * kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin2015-10-011-0/+3
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-042-239/+309
|\ \
| * | x86/headers: Clean up too long linesPeter Zijlstra2015-09-141-26/+31
| * | x86/headers: Remove direct sigcontext32.h usesIngo Molnar2015-09-081-1/+1
| * | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar2015-09-081-3/+9
| * | x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'Ingo Molnar2015-09-082-26/+2Star
| * | x86/headers: Make sigcontext pointers bit independentIngo Molnar2015-09-081-2/+2
| * | x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar2015-09-081-0/+83
| * | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32Ingo Molnar2015-09-082-3/+4
| * | x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstateIngo Molnar2015-09-082-38/+17Star
| * | x86/headers: Unify register type definitions between 32-bit compat and i386Ingo Molnar2015-09-082-23/+2Star
| * | x86/headers: Use ABI types consistently in sigcontext*.hIngo Molnar2015-09-082-70/+70
| * | x86/headers: Separate out legacy user-space structure definitionsIngo Molnar2015-09-081-60/+59Star
| * | x86/headers: Clean up and better document uapi/asm/sigcontext.hIngo Molnar2015-09-081-148/+182
| * | x86/headers: Clean up uapi/asm/sigcontext32.hIngo Molnar2015-09-081-52/+58
| * | x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.hIngo Molnar2015-09-081-0/+2
* | | x86/mce: Include linux/ioctl.h in uapi mce headerGabriel Laskar2015-10-111-1/+1
* | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings2015-10-021-1/+1
| |/ |/|
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\ \ | |/ |/|
| * libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-191-1/+1