summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2015-06-03Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez
2015-05-27x86/mm/mtrr: Generalize runtime disabling of MTRRsLuis R. Rodriguez
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez
2015-05-27x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...Luis R. Rodriguez
2015-05-27x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpersToshi Kani
2015-05-27x86/mm/mtrr: Clean up mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRsToshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()Toshi Kani
2015-05-27x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entryToshi Kani
2015-05-27Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...Ingo Molnar
2015-05-18x86/mce: Fix MCE severity messagesBorislav Petkov
2015-05-17Merge branch 'x86/asm' into x86/apic, to resolve conflictsIngo Molnar
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar
2015-05-15x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner
2015-05-11perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-05-11x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()Toshi Kani
2015-05-08x86/entry: Remove unused 'kernel_stack' per-cpu variableDenys Vlasenko
2015-05-08perf/x86/intel: Fix SLM cache event listKan Liang
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-05hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky
2015-04-26x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski
2015-04-22perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao
2015-04-22perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...Sonny Rao
2015-04-22perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmuJiri Olsa
2015-04-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-18perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()Ingo Molnar
2015-04-17perf/x86/intel: Add Broadwell support for the LBR callstackKan Liang
2015-04-17perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...Jacob Pan
2015-04-17perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp eventsPeter Zijlstra
2015-04-17perf/x86: Fix hw_perf_event::flags collisionPeter Zijlstra
2015-04-15x86: mtrr: if: remove use of seq_printf return valueJoe Perches
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-13Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-04-13Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-04-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-12perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar
2015-04-03x86/asm/entry/64: Use a define for an invalid segment selectorBorislav Petkov
2015-04-03x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR valueBorislav Petkov
2015-04-03x86/mce/severity: Fix warning about indented bracesAravind Gopalakrishnan
2015-04-03x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski
2015-04-02perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar
2015-04-02perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRsAndi Kleen
2015-04-02perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen
2015-04-02perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen
2015-04-02perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen