aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/uapi
AgeCommit message (Expand)Author
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-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
2015-09-08x86/headers: Unify 'struct _fpstate_ia32' and i386 struct _fpstateIngo Molnar
2015-09-08x86/headers: Unify register type definitions between 32-bit compat and i386Ingo Molnar
2015-09-08x86/headers: Use ABI types consistently in sigcontext*.hIngo Molnar
2015-09-08x86/headers: Separate out legacy user-space structure definitionsIngo Molnar
2015-09-08x86/headers: Clean up and better document uapi/asm/sigcontext.hIngo Molnar
2015-09-08x86/headers: Clean up uapi/asm/sigcontext32.hIngo Molnar
2015-09-08x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.hIngo Molnar
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-31Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-28x86/asm: Drop repeated macro of X86_EFLAGS_AC definitionHuang Rui
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams
2015-08-17Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...Ingo Molnar
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-08-13x86/mce: Reuse one of the u16 padding fields in 'struct mce'Borislav Petkov
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan
2015-07-23kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati
2015-07-10x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-07x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-06-07x86/mce: Add Local MCE definitionsAshok Raj
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani
2015-05-19x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'Ingo Molnar
2015-05-19x86/fpu: Rename 'xsave_hdr' to 'header'Ingo Molnar
2015-05-07KVM: x86: Support for disabling quirksNadav Amit
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds