summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-045-200/+720
|\
| * x86/mce: Always save severity in machine_check_poll()Yazen Ghannam2017-06-261-6/+1
| * x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseJuergen Gross2017-06-201-1/+7
| * x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam2017-06-141-2/+3
| * x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam2017-06-141-2/+3
| * x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov2017-06-141-0/+9
| * x86/mce: Clean up include filesBorislav Petkov2017-06-141-10/+0
| * x86/mce: Get rid of register_mce_write_callback()Borislav Petkov2017-06-143-58/+61
| * x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov2017-06-141-16/+526
| * x86/mce/AMD: Use saved threshold block info in interrupt handlerYazen Ghannam2017-06-141-31/+35
| * x86/mce/AMD: Use msr_stat when clearing MCA_STATUSYazen Ghannam2017-06-141-1/+1
| * Merge tag 'v4.12-rc5' into ras/core, to pick up fixesIngo Molnar2017-06-143-8/+12
| |\
| * | x86/mce/AMD: Carve out SMCA bank configurationYazen Ghannam2017-05-211-38/+38
| * | x86/mce/AMD: Redo error logging from APIC LVT interrupt handlersYazen Ghannam2017-05-211-73/+74
| * | x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_tElena Reshetova2017-05-211-3/+3
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-041-2/+0
|\ \ \
| * | | x86/mtrr: Remove get_online_cpus() from mtrr_save_state()Sebastian Andrzej Siewior2017-05-261-2/+0
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-07-033-6/+34
|\ \ \ \
| * | | | x86/microcode: Make a couple of symbols staticColin Ian King2017-06-262-2/+2
| * | | | x86/microcode/intel: Save pointer to ucode patch for early AP loadingBorislav Petkov2017-06-201-4/+21
| * | | | x86/microcode: Look for the initrd at the correct address on 32-bitBorislav Petkov2017-06-201-0/+11
| | |_|/ | |/| |
* | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-1/+17
|\ \ \ \
| * | | | x86/hyperv: Read TSC frequency from a synthetic MSRVitaly Kuznetsov2017-06-221-0/+15
| * | | | x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov2017-06-221-1/+2
| |/ / /
* / / / x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
|/ / /
* | | x86/microcode/intel: Clear patch pointer before jettisoning the initrdDominik Brodowski2017-06-081-0/+3
* | | x86/cpu/cyrix: Add alternative Device ID of Geode GX1 SoCChristian Sünkenberg2017-06-051-0/+1
* | | x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...Borislav Petkov2017-05-291-8/+8
| |/ |/|
* | x86/MCE: Export memory_error()Borislav Petkov2017-05-211-7/+6
|/
* Tigran has movedAndrew Morton2017-05-133-3/+3
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-121-2/+0
|\
| * Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2017-05-0515-629/+1113
| |\
| * \ Merge branch 'x86/microcode' into x86/urgent, to pick up cleanupIngo Molnar2017-05-011-2/+0
| |\ \
| | * | x86/microcode/AMD: Remove redundant NULL check on mcColin Ian King2017-03-181-2/+0
* | | | Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-121-2/+3
|\ \ \ \
| * | | | x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenJuergen Gross2017-05-111-2/+3
* | | | | x86: use set_memory.h headerLaura Abbott2017-05-092-2/+2
* | | | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Drivers: hv: Issue explicit EOI when autoeoi is not enabledK. Y. Srinivasan2017-04-081-0/+3
| | |/ / | |/| |
* | | | x86/cpu: remove hypervisor specific set_cpu_featuresJuergen Gross2017-05-022-9/+0
* | | | vmware: set cpu capabilities during platform initializationJuergen Gross2017-05-021-19/+20
* | | | x86/xen: add CONFIG_XEN_PV to KconfigVitaly Kuznetsov2017-05-021-1/+3
* | | | x86/xen: separate PV and HVM hypervisorsVitaly Kuznetsov2017-05-021-1/+2
| |_|/ |/| |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-021-6/+53
|\ \ \
| * \ \ Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-113-5/+5
| |\ \ \
| * \ \ \ Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar2017-04-032-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86/cpu' into x86/mm, before applying dependent patchIngo Molnar2017-03-301-3/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/process' into x86/mm, to create new base for further patchesIngo Molnar2017-03-231-8/+32
| |\ \ \ \ \ \
| * | | | | | | x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixupAndy Lutomirski2017-03-231-11/+17
| * | | | | | | x86/gdt: Fix setup_fixmap_gdt() to use the correct PAAndy Lutomirski2017-03-231-2/+2