summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorLines
2017-09-07Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2017-09-06x86/mm: Document how CR4.PCIDE restore worksAndy Lutomirski-0/+13
2017-09-06x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski-0/+2
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+9
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-61/+9
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-267/+2233
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+117
2017-09-04Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-14/+18
2017-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-22/+36
2017-09-04Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+2
2017-08-31Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependencyIngo Molnar-10/+138
2017-08-29x86/idt: Simplify alloc_intr_gate()Thomas Gleixner-7/+2
2017-08-29x86/idt: Create file for IDT related codeThomas Gleixner-9/+0
2017-08-29x86/mce: Remove duplicated tracing interrupt codeThomas Gleixner-45/+7
2017-08-29x86/microcode/intel: Improve microcode patches saving flowBorislav Petkov-13/+14
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman-6/+21
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar-20/+48
2017-08-25x86/intel_rdt: Turn off most RDT features on SkylakeTony Luck-0/+3
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck-8/+88
2017-08-25x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck-24/+28
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+18
2017-08-18x86: Constify attribute_group structuresArvind Yadav-3/+3
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck-0/+43
2017-08-16x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King-1/+1
2017-08-16x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa-122/+133
2017-08-16x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa-6/+6
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner-3/+15
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman-14/+26
2017-08-14x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa-11/+9
2017-08-14x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa-0/+1
2017-08-11x86/cpu/amd: Hide unused legacy_fixup_core_id() functionArnd Bergmann-1/+1
2017-08-11cpufreq: x86: Disable interrupts during MSRs readingDoug Smythies-0/+3
2017-08-10x86/hyper-v: Use hypercall for remote TLB flushVitaly Kuznetsov-0/+1
2017-08-10x86/cpu/amd: Derive L3 shared_cpu_map from cpu_llc_shared_maskSuravee Suthikulpanit-14/+18
2017-08-10x86/cpu/amd: Limit cpu_core_id fixup to families older than F17hSuravee Suthikulpanit-7/+17
2017-08-01x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu-0/+21
2017-08-01x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa-6/+97
2017-08-01x86/intel_rdt/mbm: Add mbm counter initializationVikas Shivappa-2/+23
2017-08-01x86/intel_rdt/mbm: Basic counting of MBM events (total and local)Tony Luck-2/+86
2017-08-01x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa-7/+90
2017-08-01x86/intel_rdt/cqm: Add sched_in supportVikas Shivappa-4/+0
2017-08-01x86/intel_rdt/cqm: Add mount,umount supportVikas Shivappa-4/+62
2017-08-01x86/intel_rdt/cqm: Add rmdir supportVikas Shivappa-4/+86
2017-08-01x86/intel_rdt: Separate the ctrl bits from rmdirVikas Shivappa-15/+33
2017-08-01x86/intel_rdt/cqm: Add mon_dataVikas Shivappa-3/+284
2017-08-01x86/intel_rdt: Prepare for RDT monitor data supportVikas Shivappa-1/+1
2017-08-01x86/intel_rdt/cqm: Add cpus file supportVikas Shivappa-17/+93
2017-08-01x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa-51/+60
2017-08-01x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa-2/+17
2017-08-01x86/intel_rdt: Change closid type from int to u32Vikas Shivappa-2/+2