summaryrefslogtreecommitdiff
path: root/arch/x86/include/uapi/asm (follow)
Commit message (Expand)AuthorAge
* kbuild: replace genhdr-y with generated-yMasahiro Yamada2020-06-01
* uapi: export all headers under uapi directoriesNicolas Dichtel2020-06-01
* x86/MCE: Save microcode revision in machine check recordsTony Luck2019-05-16
* x86: stop exporting msr-index.h to userlandNicolas Dichtel2019-05-16
* x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-05-02
* kaiser: enhanced by kernel and user PCIDsDave Hansen2018-01-05
* 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-03
|\ \
| * | 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
* | | x86/headers/uapi: Fix __BITS_PER_LONG value for x32 buildsBen Hutchings2015-10-02
| |/ |/|
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-19
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \
| * \ Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...Ingo Molnar2015-08-17
| |\ \
| * | | x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati2015-07-21
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-01
|\ \ \ \
| * | | | x86/asm: Drop repeated macro of X86_EFLAGS_AC definitionHuang Rui2015-08-28
| | |/ / | |/| |
* | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \
| * | | | x86/mce: Reuse one of the u16 padding fields in 'struct mce'Borislav Petkov2015-08-13
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \
| * | | | Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan2015-08-05
| |/ / /
* | | | Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-31
|\ \ \ \ | |_|/ / |/| | |
| * | | kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu2015-07-23
| |/ /
* / / Revert x86 sigcontext cleanupsLinus Torvalds2015-08-13
|/ /
* | KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini2015-07-23
* | x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini2015-07-10
|/
* kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-03
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-29
|\
| * e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-27
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-24
|\ \