summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-10perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern
2013-01-03X86: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-19Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-12-17x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin
2012-12-14Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-07x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering
2012-11-29x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin
2012-11-28death to idle_regs()Al Viro
2012-11-14x86, hotplug: The first online processor saves the MTRR stateFenghua Yu
2012-11-14x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu
2012-11-13x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann
2012-11-13x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMDAndreas Herrmann
2012-11-13x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann
2012-11-13x86: Add cpu_has_topoextAndreas Herrmann
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen
2012-10-30perf/x86: Fix sparse warningsPeter Huewe
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov
2012-10-26Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov
2012-10-26x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov
2012-10-26x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun
2012-10-24perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver
2012-10-24perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver
2012-10-24perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng
2012-10-24perf/x86: Add hardware events translations for Intel P6 cpusJiri Olsa
2012-10-24perf/x86: Add hardware events translations for AMD cpusJiri Olsa
2012-10-24perf/x86: Add hardware events translations for Intel cpusJiri Olsa
2012-10-24perf/x86: Filter out undefined events from sysfs events attributeJiri Olsa
2012-10-24perf/x86: Make hardware event translations available in sysfsJiri Olsa
2012-10-24perf/x86: Remove P6 cpuc->enabled checkVince Weaver
2012-10-24perf/x86: Update/fix generic events on P6 PMUVince Weaver