summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2017-08-01x86/intel_rdt/cqm: Add cpus file supportVikas Shivappa
2017-08-01x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa
2017-08-01x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa
2017-08-01x86/intel_rdt: Change closid type from int to u32Vikas Shivappa
2017-08-01x86/intel_rdt/cqm: Add mkdir support for RDT monitoringVikas Shivappa
2017-08-01x86/intel_rdt: Prepare for RDT monitoring mkdir supportVikas Shivappa
2017-08-01x86/intel_rdt/cqm: Add info files for RDT monitoringVikas Shivappa
2017-08-01x86/intel_rdt: Simplify info and base file listsTony luck
2017-08-01x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) managementVikas Shivappa
2017-08-01x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa
2017-08-01x86/intel_rdt: Make rdt_resources_all more readableVikas Shivappa
2017-08-01x86/intel_rdt: Cleanup namespace to support RDT monitoringVikas Shivappa
2017-08-01x86/intel_rdt: Mark rdt_root and closid_alloc as staticReinette Chatre
2017-08-01x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-07-30cpufreq: x86: Make scaling_cur_freq behave more as expectedRafael J. Wysocki
2017-07-25x86/mce/AMD: Allow any CPU to initialize the smca_banks arrayYazen Ghannam
2017-07-25x86/microcode/AMD: Free unneeded patch before exit from update_cache()Shu Wang
2017-07-23Merge 4.13-rc2 into char-misc-nextGreg Kroah-Hartman
2017-07-18x86/cpu/AMD: Make the microcode level available earlier in the bootTom Lendacky
2017-07-18x86/cpu/AMD: Handle SME reduction in physical address sizeTom Lendacky
2017-07-18x86/cpu/AMD: Add the Secure Memory Encryption CPU featureTom Lendacky
2017-07-18Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar
2017-07-17x86/hyper-v: stash the max number of virtual/logical processorVitaly Kuznetsov
2017-07-16x86/cpu: Use indirect call to measure performance in init_amd_k6()Mikulas Patocka
2017-07-05x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2017-07-05x86/mm: Add the 'nopcid' boot option to turn off PCIDAndy Lutomirski
2017-07-05x86/mm: Disable PCID on 32-bit kernelsAndy Lutomirski
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-03Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-07-03Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2017-06-26x86/mce: Always save severity in machine_check_poll()Yazen Ghannam
2017-06-26x86/microcode: Make a couple of symbols staticColin Ian King
2017-06-24x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"Len Brown
2017-06-22x86/hyperv: Read TSC frequency from a synthetic MSRVitaly Kuznetsov
2017-06-22x86/hyperv: Check frequency MSRs presence according to the specificationVitaly Kuznetsov
2017-06-20x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseJuergen Gross
2017-06-20x86/microcode/intel: Save pointer to ucode patch for early AP loadingBorislav Petkov
2017-06-20x86/microcode: Look for the initrd at the correct address on 32-bitBorislav Petkov
2017-06-14x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam
2017-06-14x86/mce: Don't disable MCA banks when offlining a CPU on AMDYazen Ghannam
2017-06-14x86/mce/mce-inject: Preset the MCE injection structBorislav Petkov
2017-06-14x86/mce: Clean up include filesBorislav Petkov
2017-06-14x86/mce: Get rid of register_mce_write_callback()Borislav Petkov
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov