aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-10x86/cpu/amd: Limit cpu_core_id fixup to families older than F17hSuravee Suthikulpanit1-7/+17
2017-08-01x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu3-0/+21
2017-08-01x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa4-6/+97
2017-08-01x86/intel_rdt/mbm: Add mbm counter initializationVikas Shivappa4-2/+23
2017-08-01x86/intel_rdt/mbm: Basic counting of MBM events (total and local)Tony Luck4-2/+86
2017-08-01x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa3-7/+90
2017-08-01x86/intel_rdt/cqm: Add sched_in supportVikas Shivappa1-4/+0
2017-08-01x86/intel_rdt/cqm: Add mount,umount supportVikas Shivappa3-4/+62
2017-08-01x86/intel_rdt/cqm: Add rmdir supportVikas Shivappa1-4/+86
2017-08-01x86/intel_rdt: Separate the ctrl bits from rmdirVikas Shivappa1-15/+33
2017-08-01x86/intel_rdt/cqm: Add mon_dataVikas Shivappa5-3/+284
2017-08-01x86/intel_rdt: Prepare for RDT monitor data supportVikas Shivappa2-1/+1
2017-08-01x86/intel_rdt/cqm: Add cpus file supportVikas Shivappa1-17/+93
2017-08-01x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa3-51/+60
2017-08-01x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa1-2/+17
2017-08-01x86/intel_rdt: Change closid type from int to u32Vikas Shivappa2-2/+2
2017-08-01x86/intel_rdt/cqm: Add mkdir support for RDT monitoringVikas Shivappa2-8/+151
2017-08-01x86/intel_rdt: Prepare for RDT monitoring mkdir supportVikas Shivappa1-32/+79
2017-08-01x86/intel_rdt/cqm: Add info files for RDT monitoringVikas Shivappa2-0/+91
2017-08-01x86/intel_rdt: Simplify info and base file listsTony luck3-104/+112
2017-08-01x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) managementVikas Shivappa3-0/+251
2017-08-01x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa4-6/+242
2017-08-01x86/intel_rdt: Make rdt_resources_all more readableVikas Shivappa1-0/+5
2017-08-01x86/intel_rdt: Cleanup namespace to support RDT monitoringVikas Shivappa4-42/+43
2017-08-01x86/intel_rdt: Mark rdt_root and closid_alloc as staticReinette Chatre1-2/+2
2017-08-01x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa4-5/+249
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa1-1/+1
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa1-0/+8
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki1-14/+26
2017-07-25x86/mce/AMD: Allow any CPU to initialize the smca_banks arrayYazen Ghannam1-7/+2
2017-07-25x86/microcode/AMD: Free unneeded patch before exit from update_cache()Shu Wang1-1/+4
2017-07-23Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman1-0/+1
2017-07-18x86/cpu/AMD: Make the microcode level available earlier in the bootTom Lendacky1-4/+4
2017-07-18x86/cpu/AMD: Handle SME reduction in physical address sizeTom Lendacky1-11/+13
2017-07-18x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky2-0/+20
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar3-8/+82
2017-07-17x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov1-3/+9
2017-07-16x86/cpu: Use indirect call to measure performance in init_amd_k6()Mikulas Patocka1-0/+1
2017-07-05x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski1-0/+22
2017-07-05x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski1-0/+18
2017-07-05x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski1-0/+8
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-8/+82
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-200/+720