summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-01207-1622/+6646
|\
| * x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=nThomas Gleixner2018-01-311-4/+4
| * x86/kvm: Support Hyper-V reenlightenmentVitaly Kuznetsov2018-01-301-0/+45
| * x86/kvm: Pass stable clocksource to guests when running nested on Hyper-VVitaly Kuznetsov2018-01-301-25/+68
| * x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-303-0/+14
| * x86/hyperv: Redirect reenlightment notifications on CPU offliningVitaly Kuznetsov2018-01-301-1/+21
| * x86/hyperv: Reenlightenment notifications supportVitaly Kuznetsov2018-01-307-1/+143
| * x86/hyperv: Add a function to read both TSC and TSC page value simulateneouslyVitaly Kuznetsov2018-01-302-4/+20
| * x86/hyperv: Check for required priviliges in hyperv_init()Vitaly Kuznetsov2018-01-301-1/+8
| * Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-301-2/+10
| |\
| | * x86/hyperv: Stop suppressing X86_FEATURE_PCIDVitaly Kuznetsov2018-01-251-2/+10
| * | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-01-309-33/+18
| |\ \
| | * | x86: Remove unused IOMMU_STRESS KconfigCorentin Labbe2018-01-251-8/+0
| | * | x86/extable: Mark exception handler functions visibleAndi Kleen2018-01-141-17/+17
| | * | x86/timer: Don't inline __const_udelayAndi Kleen2018-01-141-1/+1
| | * | x86/headers: Remove duplicate #includesPravin Shedge2017-12-126-7/+0
| * | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-301-6/+2
| |\ \ \
| | * | | x86/apic: Remove local var in flat_send_IPI_allbutself()Borislav Petkov2017-12-111-6/+2
| | |/ /
| * | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-01-304-14/+60
| |\ \ \
| | * | | x86/MCE: Make correctable error detection look at the Deferred bitYazen Ghannam2017-12-181-1/+12
| | * | | x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam2017-12-183-3/+14
| | * | | x86/MCE/AMD: Define a function to get SMCA bank typeYazen Ghannam2017-12-181-0/+14
| | * | | x86/mce/AMD: Don't set DEF_INT_TYPE in MSR_CU_DEF_ERR on SMCA systemsYazen Ghannam2017-12-041-1/+3
| | * | | x86/MCE: Extend table to report action optional errors through CMCI tooXie XiuQi2017-12-041-9/+17
| * | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-306-57/+183
| |\ \ \ \
| | * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-01-173-3/+34
| | |\ \ \ \
| | * | | | | perf/x86/msr: Clean up the codeIngo Molnar2018-01-061-32/+29
| | * | | | | perf/x86/msr: Add support for MSR_IA32_THERM_STATUSStephane Eranian2018-01-061-4/+23
| | * | | | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-01-06107-822/+2988
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2017-12-1816-89/+172
| | |\ \ \ \ \ \
| | * | | | | | | x86/tools: Standardize output format of insn_decode_testMasami Hiramatsu2017-12-121-11/+22
| | * | | | | | | x86/tools: Rename distill.awk to objdump_reformat.awkMasami Hiramatsu2017-12-123-7/+7
| | * | | | | | | x86/tools: Rename test_get_len to insn_decoder_testMasami Hiramatsu2017-12-123-11/+7
| | * | | | | | | Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar2017-12-1231-118/+155
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | uprobes/x86: Emulate push insns for uprobe on x86Yonghong Song2017-12-112-4/+107
| | * | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar2017-12-0699-2352/+1667
| | |\ \ \ \ \ \ \
| | * | | | | | | | x86/asm: Allow again using asm.h when building for the 'bpf' clang targetArnaldo Carvalho de Melo2017-12-051-0/+2
| | * | | | | | | | Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2017-11-29177-2686/+5855
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-2919-100/+295
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/speculation: Simplify indirect_branch_prediction_barrier()Borislav Petkov2018-01-273-9/+13
| | * | | | | | | | | x86/retpoline: Simplify vmexit_fill_RSB()Borislav Petkov2018-01-276-65/+71
| | * | | | | | | | | x86/cpufeatures: Clean up Spectre v2 related CPUID flagsDavid Woodhouse2018-01-274-24/+34
| | * | | | | | | | | x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner2018-01-271-3/+11
| | * | | | | | | | | x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov2018-01-261-1/+1
| | * | | | | | | | | x86/nospec: Fix header guards namesBorislav Petkov2018-01-261-3/+3
| | * | | | | | | | | x86/alternative: Print unadorned pointersBorislav Petkov2018-01-261-7/+7
| | * | | | | | | | | x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse2018-01-263-1/+24
| | * | | | | | | | | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse2018-01-261-0/+66
| | * | | | | | | | | x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse2018-01-261-5/+43
| | * | | | | | | | | x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse2018-01-261-0/+12
OpenPOWER on IntegriCloud