summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2016-05-10x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=nThomas Gleixner
2016-05-05Merge tag 'v4.6-rc6' into x86/cpu, to refresh the treeIngo Molnar
2016-05-03x86/mce: Detect local MCEs properlyYazen Ghannam
2016-05-03x86/mce: Look in genpool instead of mcelog for pending error recordsTony Luck
2016-05-03x86/mce: Detect and use SMCA-specific msr_opsYazen Ghannam
2016-05-03x86/mce: Define vendor-specific MSR accessorsYazen Ghannam
2016-05-03x86/mce: Carve out writes to MCx_STATUS and MCx_CTLAravind Gopalakrishnan
2016-05-03x86/mce: Grade uncorrected errors for SMCA-enabled systemsAravind Gopalakrishnan
2016-05-03x86/mce: Log MCEs after a warm rest on AMD, Fam17h and laterAravind Gopalakrishnan
2016-05-03Merge tag 'v4.6-rc6' into ras/core, to refresh the treeIngo Molnar
2016-04-29x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski
2016-04-22x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez
2016-04-22Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar
2016-04-19Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar
2016-04-18treewide: Fix typos in printkMasanari Iida
2016-04-16x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-13x86/cpu: Simplify extended APIC ID detection on AMDBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov
2016-04-13x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usageBorislav Petkov
2016-04-13Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar
2016-04-13Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar
2016-04-13Merge branch 'x86/cpu' into x86/asm, to merge more patchesIngo Molnar
2016-04-13x86/mce: Remove explicit smp_rmb() when starting CPUs syncDavidlohr Bueso
2016-04-13x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-13x86/cpu: Add Erratum 88 detection on AMDBorislav Petkov
2016-04-13x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()Andy Lutomirski
2016-04-13x86/cpu: Probe the behavior of nulling out a segment at boot timeAndy Lutomirski
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-29x86/cpu: Do the feature test first in enable_sep_cpu()Borislav Petkov
2016-03-29x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-03-29x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-03-29x86/cpu: Add advanced power management bitsHuang Rui
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui
2016-03-21perf/x86/amd: Move nodes_per_socket into bsp_init_amd()Huang Rui
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds