aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi/asm
Commit message (Expand)AuthorAge
* x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTOREDmitry Safonov2017-01-12
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-03
|\
| * x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_*Dmitry Safonov2016-09-14
* | x86/mce/AMD: Save MCA_IPID in MCE struct on SMCA systemsYazen Ghannam2016-09-13
* | x86/mce: Add support for new MCA_SYND registerYazen Ghannam2016-09-13
|/
* Revert "KVM: x86: add pcommit support"Dan Williams2016-07-23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-27
|\
| * KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka2016-05-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\|
| * svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-18
| * x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov2016-05-09
* | x86/boot: Enumerate documentation for the x86 hardware_subarchLuis R. Rodriguez2016-04-22
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flagsDave Hansen2016-02-18
| * x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen2016-02-18
| * x86/cpu, x86/mm/pkeys: Define new CR4 bitDave Hansen2016-02-16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \
| * | drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI headerAndrey Smetanin2016-02-16
| * | kvm/x86: Rename Hyper-V long spin wait hypercallAndrey Smetanin2016-02-16
| |/
* | x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-17
* | x86/signal/64: Add a comment about sigcontext->fs and gsAndy Lutomirski2016-02-17
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-12
|\
| * kvm/x86: Hyper-V SynIC timersAndrey Smetanin2015-12-16
| * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-16
| * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 headerAndrey Smetanin2015-12-16
| * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 headerAndrey Smetanin2015-12-16
* | x86/RAS: Remove mce.usable_addrBorislav Petkov2015-11-24
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-12
|\
| * KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\|
| * drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-04
| * KVM: x86: add pcommit supportXiao Guangrong2015-10-01
| * kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME supportAndrey Smetanin2015-10-01
| * kvm/x86: Hyper-V HV_X64_MSR_RESET msrAndrey Smetanin2015-10-01
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-04
|\ \
| * | x86/headers: Clean up too long linesPeter Zijlstra2015-09-14
| * | x86/headers: Remove direct sigcontext32.h usesIngo Molnar2015-09-08
| * | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar2015-09-08
| * | x86/headers: Unify 'struct sigcontext_ia32' and 'struct sigcontext_32'Ingo Molnar2015-09-08
| * | x86/headers: Make sigcontext pointers bit independentIngo Molnar2015-09-08
| * | x86/headers: Move the 'struct sigcontext' definitions into the UAPI headerIngo Molnar2015-09-08
| * | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32Ingo Molnar2015-09-08
| * | x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstateIngo Molnar2015-09-08
| * | x86/headers: Unify register type definitions between 32-bit compat and i386Ingo Molnar2015-09-08
| * | x86/headers: Use ABI types consistently in sigcontext*.hIngo Molnar2015-09-08
| * | x86/headers: Separate out legacy user-space structure definitionsIngo Molnar2015-09-08
| * | x86/headers: Clean up and better document uapi/asm/sigcontext.hIngo Molnar2015-09-08
| * | x86/headers: Clean up uapi/asm/sigcontext32.hIngo Molnar2015-09-08
| * | x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.hIngo Molnar2015-09-08
* | | x86/mce: Include linux/ioctl.h in uapi mce headerGabriel Laskar2015-10-11