summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* perf_events, x86: AMD event schedulingStephane Eranian2010-02-261-3/+262
* perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-261-4/+20
* perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-041-6/+28
* bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-041-3/+7
* perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra2010-02-041-72/+61
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-291-0/+7
|\
| * perf: x86: Add support for the ANY bitStephane Eranian2010-01-211-0/+7
* | perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra2010-01-291-3/+0
* | perf_events, x86: Implement Intel Westmere supportPeter Zijlstra2010-01-291-7/+117
* | perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra2010-01-291-45/+14
* | perf_events, x86: Fix event constraint masksPeter Zijlstra2010-01-291-4/+9
* | perf_event: x86: Deduplicate the disable codePeter Zijlstra2010-01-291-16/+13
* | perf, x86: Clean up event constraints code a bitIngo Molnar2010-01-291-29/+8
* | perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra2010-01-291-0/+1
* | perf_event: x86: Optimize the fast path a little morePeter Zijlstra2010-01-291-3/+3
* | perf_event: x86: Optimize constraint weight computationPeter Zijlstra2010-01-291-4/+5
* | perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra2010-01-291-41/+34
* | perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra2010-01-291-31/+37
* | perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra2010-01-291-24/+23
* | perf_event: x86: Fixup constraints typing issuePeter Zijlstra2010-01-291-3/+3
* | perf_event: x86: Allocate the fake_cpucPeter Zijlstra2010-01-291-10/+19
* | perf_events: Add fast-path to the rescheduling codeStephane Eranian2010-01-291-30/+61
* | perf_events, x86: Improve x86 event schedulingStephane Eranian2010-01-291-215/+560
* | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-281-3/+0
* | perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-131-8/+0
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-135-42/+20
|\ \ | |/
| * Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-311-1/+1
| |\
| | * perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker2009-12-311-1/+1
| * | Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-241-1/+3
| |\ \
| | * | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-221-1/+3
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-191-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-192-39/+15
| |\ \ \ | | |_|/ | |/| |
| | * | x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2009-12-171-1/+0
| | * | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-161-38/+15
| * | | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
* | | | x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar2009-12-281-11/+0
| |_|/ |/| |
* | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-171-1/+1
* | | perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-171-0/+1
|/ /
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-161-10/+12
|\ \ | |/
| * Merge branch 'x86/mce' into x86/urgentIngo Molnar2009-12-151-10/+12
| |\
| | * cpumask: Use modern cpumask style in arch/x86/kernel/cpu/mcheck/mce-inject.cRusty Russell2009-11-041-10/+12
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-7/+4
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-146-25/+35
|\ \ \ | |/ /
| * | x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-141-5/+12
| * | x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-141-2/+3
| * | x86: Limit the number of processor bootup messagesMike Travis2009-12-115-15/+16
| * | Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-112-2/+2
| |\ \
| * | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava2009-12-101-6/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-144-60/+60
|\ \ \ \
| * | | | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-293-46/+46