aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08x86/headers: Fix (old) header file dependency bug in uapi/asm/sigcontext32.hIngo Molnar1-0/+2
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-08-31Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+2
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-08-28x86/asm: Drop repeated macro of X86_EFLAGS_AC definitionHuang Rui1-2/+0
2015-08-19libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams1-1/+1
2015-08-17Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new changesIngo Molnar3-20/+7
2015-08-13Revert x86 sigcontext cleanupsLinus Torvalds1-18/+3
2015-08-13x86/mce: Reuse one of the u16 padding fields in 'struct mce'Borislav Petkov1-1/+2
2015-08-05Drivers: hv: vmbus: Implement a clocksource based on the TSC pageK. Y. Srinivasan1-0/+2
2015-07-23kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu1-0/+2
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini1-2/+2
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati1-1/+1
2015-07-10x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini1-0/+2
2015-07-03kvm: add hyper-v crash msrs valuesAndrey Smetanin1-0/+11
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimmLinus Torvalds1-0/+1
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+13
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-666/+7
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2015-06-07x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov2-667/+0
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar1-0/+2
2015-06-07x86/mce: Add Local MCE definitionsAshok Raj1-0/+2
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini1-1/+10
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patchIngo Molnar1-1/+7
2015-05-27e820, efi: add ACPI 6.0 persistent memory typesDan Williams1-0/+1
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli1-0/+1
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani1-1/+7
2015-05-19x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'Ingo Molnar1-2/+2
2015-05-19x86/fpu: Rename 'xsave_hdr' to 'header'Ingo Molnar1-2/+2
2015-05-07KVM: x86: Support for disabling quirksNadav Amit1-0/+3
2015-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+2
2015-04-19Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+8
2015-04-18tools/power turbostat: Initial Skylake supportLen Brown1-0/+5
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+18
2015-04-13x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2Len Brown1-0/+3
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-11/+40
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-04-03x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov1-0/+1
2015-04-02perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin1-0/+18
2015-04-01x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig1-0/+10
2015-03-26KVM: nVMX: Add support for rdtscpJan Kiszka1-0/+1
2015-03-25Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman1-1/+0
2015-03-23Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar1-1/+0
2015-03-17x86/signal/64: Remove 'fs' and 'gs' from sigcontextAndy Lutomirski1-2/+17
2015-03-17x86/signal/64: Fix SS handling for signals delivered to 64-bit programsAndy Lutomirski1-1/+1
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov1-1/+0
2015-03-04x86/asm/entry/64: Fix commentsDenys Vlasenko2-7/+21