summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2012-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-12Merge 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-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-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
2012-10-24perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver
2012-10-24x86/perf: Fix virtualization sanity checkAndre Przywara
2012-10-20perf/x86: Disable uncore on virtualized CPUsYan, Zheng
2012-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-10-19Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov
2012-10-17x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman
2012-10-16perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-05perf/AMD/IBS: Add sysfs supportRobert Richter
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver
2012-10-04x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs()Dan Carpenter
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao