aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\
| * perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-16
| * perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-06
| * perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-06
| * perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-06
| * perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-06
| * perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-06
| * perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-31
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-04
|\ \
| * | x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov2013-02-04
| |/
* | x86/perf: Add IvyBridge EP supportYouquan Song2013-01-24
* | perf/x86: Fix P6 driver section warningyangyongqiang2013-01-24
* | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom supportShuoX Liu2013-01-24
|/
* perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-10
* X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-19
|\
| * x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-17
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-14
|\ \
| * \ Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar2012-10-26
| |\ \
| | * | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-26
| | * | x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-26
| | * | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-26
| | * | x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \
| * | | | x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering2012-12-07
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \
| * | | | | death to idle_regs()Al Viro2012-11-28
* | | | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-29
| * | | | | x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-29
| |/ / / /
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann2012-11-13
| * | | | | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMDAndreas Herrmann2012-11-13
| * | | | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2012-11-13
| * | | | | x86: Add cpu_has_topoextAndreas Herrmann2012-11-13
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | x86, hotplug: The first online processor saves the MTRR stateFenghua Yu2012-11-14
| * | | | | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu2012-11-14
| |/ / / /
* | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-08
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-13
| |\ \ \ \
| | * | | | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-30
| | |/ / /
| * | | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-31
| * | | | x86, AMD: Change Boris' email addressBorislav Petkov2012-10-30
| |/ / /
| * | | perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun2012-10-24
| * | | perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver2012-10-24
| * | | perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver2012-10-24
| * | | perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver2012-10-24
| * | | perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng2012-10-24
| * | | perf/x86: Remove P6 cpuc->enabled checkVince Weaver2012-10-24