summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-05Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki
2017-11-02Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01x86/mcelog: Get rid of RCU remnantsBorislav Petkov
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-16x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'Colin Ian King
2017-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-14x86/microcode: Do the family check firstBorislav Petkov
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov
2017-09-17x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski
2017-09-15x86/cpu/AMD: Fix erratum 1076 (CPB bit)Borislav Petkov
2017-09-13x86/hyper-V: Allocate the IDT entry early in bootK. Y. Srinivasan
2017-09-13x86/mm/64: Initialize CR4.PCIDE earlyAndy Lutomirski
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-06x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski
2017-09-06x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar
2017-08-29x86/idt: Simplify alloc_intr_gate()Thomas Gleixner
2017-08-29x86/idt: Create file for IDT related codeThomas Gleixner
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-25x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck
2017-08-25x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck
2017-08-16x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King
2017-08-16x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa
2017-08-16x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman
2017-08-14x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa
2017-08-14x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa
2017-08-11x86/cpu/amd: Hide unused legacy_fixup_core_id() functionArnd Bergmann
2017-08-11cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov
2017-08-10x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_maskSuravee Suthikulpanit
2017-08-10x86/cpu/amd: Limit cpu_core_id fixup to families older than F17hSuravee Suthikulpanit