aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar
2010-01-29perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra
2010-01-29perf_event: x86: Optimize the fast path a little morePeter Zijlstra
2010-01-29perf_event: x86: Optimize constraint weight computationPeter Zijlstra
2010-01-29perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra
2010-01-29perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra
2010-01-29perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra
2010-01-29perf_event: x86: Fixup constraints typing issuePeter Zijlstra
2010-01-29perf_event: x86: Allocate the fake_cpucPeter Zijlstra
2010-01-29perf_events: Add fast-path to the rescheduling codeStephane Eranian
2010-01-29perf_events, x86: Improve x86 event schedulingStephane Eranian
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard
2010-01-28ACPI: replace acpi_integer by u64Lin Ming
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-01-22x86, cacheinfo: Calculate L3 indicesBorislav Petkov
2010-01-22x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov
2010-01-22x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-13[CPUFREQ] Fix cast warning in pcc driver.Dave Jones
2010-01-13[CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar
2010-01-13[CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger
2010-01-13perf: Drop useless check for ignored frameFrederic Weisbecker
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-13x86: Macroise x86 cache descriptorsDave Jones
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-31perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker
2009-12-28x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-17x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2009-12-17perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker
2009-12-17cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell
2009-12-16x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-15Merge branch 'x86/mce' into x86/urgentIngo Molnar
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-12-11x86: Limit the number of processor bootup messagesMike Travis
2009-12-11Merge commit 'linus/master' into x86/urgentH. Peter Anvin
2009-12-10x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava
2009-12-10x86, perf events: Check if we have APIC enabledCyrill Gorcunov