summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross3-7/+13
2017-11-10x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross3-31/+29
2017-11-05Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-94/+27
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki3-6/+11
2017-11-02Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds1-2/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman27-0/+27
2017-11-01x86/mcelog: Get rid of RCU remnantsBorislav Petkov1-94/+27
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov1-0/+19
2017-10-16x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'Colin Ian King1-1/+0
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+18
2017-10-14x86/microcode: Do the family check firstBorislav Petkov1-9/+18
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov2-0/+9
2017-09-17x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2-8/+8
2017-09-15x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov1-0/+11
2017-09-13x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan1-2/+2
2017-09-13x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski1-42/+7
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2017-09-06x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski1-0/+13
2017-09-06x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski1-0/+2
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+9
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-61/+9
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-267/+2233
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-4/+117
2017-09-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+18
2017-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-22/+36
2017-09-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+2
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar9-10/+138
2017-08-29x86/idt: Simplify alloc_intr_gate()Thomas Gleixner1-7/+2
2017-08-29x86/idt: Create file for IDT related codeThomas Gleixner1-9/+0
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner3-45/+7
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov1-13/+14
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman4-6/+21
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar5-20/+48
2017-08-25x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck1-0/+3
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck1-8/+88
2017-08-25x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck1-24/+28
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+18
2017-08-18x86: Constify attribute_group structuresArvind Yadav2-3/+3
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck1-0/+43
2017-08-16x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King1-1/+1
2017-08-16x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa3-122/+133
2017-08-16x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa4-6/+6
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner1-3/+15
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman1-14/+26
2017-08-14x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa2-11/+9
2017-08-14x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa1-0/+1
2017-08-11x86/cpu/amd: Hide unused legacy_fixup_core_id() functionArnd Bergmann1-1/+1
2017-08-11cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies1-0/+3
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov1-0/+1
2017-08-10x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_maskSuravee Suthikulpanit1-14/+18