summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-08-311-0/+2
|\
| * kvm/x86: add support for MONITOR_TRAP_FLAGMihai Donțu2015-07-231-0/+2
* | Revert x86 sigcontext cleanupsLinus Torvalds2015-08-131-18/+3
|/
* KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini2015-07-231-2/+2
* x86: hyperv: add CPUID bit for crash handlersPaolo Bonzini2015-07-101-0/+2
* kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-031-0/+11
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+1
|\
| * e820, efi: add ACPI 6.0 persistent memory typesDan Williams2015-05-271-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-06-241-1/+13
|\ \
| * | KVM: x86: API changes for SMM supportPaolo Bonzini2015-06-041-1/+10
| * | KVM: x86: Support for disabling quirksNadav Amit2015-05-071-0/+3
| |/
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-223-666/+7
|\ \
| * | x86/uapi: Do not export <asm/msr-index.h> as part of the user API headersBorislav Petkov2015-06-072-667/+0
| * | Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-071-0/+2
| |\ \
| | * | x86/mce: Add Local MCE definitionsAshok Raj2015-06-071-0/+2
| | |/
| | |
| | \
| *-. \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-031-1/+7
| |\ \ \ | | | |/
| | * | x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani2015-05-271-1/+7
| | |/
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-221-4/+4
|\ \ \ | |/ / |/| |
| * | x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'Ingo Molnar2015-05-191-2/+2
| * | x86/fpu: Rename 'xsave_hdr' to 'header'Ingo Molnar2015-05-191-2/+2
| |/
* | tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-271-0/+1
|/
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+2
|\
| * Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-251-1/+0
| |\
| * | hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui2015-03-011-0/+2
* | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-04-191-0/+8
|\ \ \
| * | | tools/power turbostat: Initial Skylake supportLen Brown2015-04-181-0/+5
| * | | x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2Len Brown2015-04-131-0/+3
| | |/ | |/|
* | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-181-0/+10
|\ \ \
| * | | x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-011-0/+10
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-141-0/+18
|\ \ \
| * | | perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin2015-04-021-0/+18
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-134-11/+40
|\ \ \
| * | | x86/mm/KASLR: Propagate KASLR status to kernel properBorislav Petkov2015-04-031-0/+1
| * | | Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar2015-03-231-1/+0
| |\ \ \ | | |/ /
| * | | x86/signal/64: Remove 'fs' and 'gs' from sigcontextAndy Lutomirski2015-03-171-2/+17
| * | | x86/signal/64: Fix SS handling for signals delivered to 64-bit programsAndy Lutomirski2015-03-171-1/+1
| * | | x86/asm/entry/64: Fix commentsDenys Vlasenko2015-03-042-7/+21
| * | | x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...Denys Vlasenko2015-03-041-1/+0
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-131-0/+1
|\ \ \ | |_|/ |/| |
| * | KVM: nVMX: Add support for rdtscpJan Kiszka2015-03-261-0/+1
| |/
* | Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov2015-03-161-1/+0
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-0/+1
|\
| * Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2015-02-191-0/+1
| |\
| | * x86/mm/ASLR: Propagate base load address calculationJiri Kosina2015-02-191-0/+1
* | | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-151-0/+11
|\ \ \
| * | | Drivers: hv: vmbus: Implement a clockevent deviceK. Y. Srinivasan2015-01-251-0/+11
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-132-0/+9
|\ \ \
| * | | KVM: VMX: Add PML support in VMXKai Huang2015-01-301-0/+1
| * | | KVM: nVMX: Improve nested msr switch checkingEugene Korenevsky2015-01-081-0/+3
| * | | KVM: nVMX: Add nested msr load/restore algorithmWincy Van2015-01-081-0/+5
| |/ /
OpenPOWER on IntegriCloud