summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-06Merge branch 'x86/fpu' into x86/asm, to pick up fixIngo Molnar
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-02x86/cpuid: Replace set/clear_bit32()Thomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/entry/64: Stop initializing TSS.sp0 at bootAndy Lutomirski
2017-11-02x86/entry/64: Pass SP0 directly to load_sp0()Andy Lutomirski
2017-11-02Merge branch 'x86/fpu' into x86/asmIngo Molnar
2017-11-01x86/mcelog: Get rid of RCU remnantsBorislav Petkov
2017-10-31x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU featuresGayatri Kammela
2017-10-18x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()Thomas Gleixner
2017-10-18x86/microcode/intel: Disable late loading on model 79Borislav Petkov
2017-10-17x86/fpu: Parse clearcpuid= as early XSAVE argumentAndi Kleen
2017-10-17x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen
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