aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-04-29perf_counter, x86: rework counter enable functionsRobert Richter
2009-04-29perf_counter, x86: consistent use of type int for counter indexRobert Richter
2009-04-29perf_counter, x86: generic use of cpuc->activeRobert Richter
2009-04-29perf_counter, x86: rename cpuc->active_maskRobert Richter
2009-04-29perf_counter, x86: make x86_pmu_read() static inlineRobert Richter
2009-04-29perf_counter, x86: make pmu version genericRobert Richter
2009-04-29perf_counter, x86: move counter parameters to struct x86_pmuRobert Richter
2009-04-29perf_counter, x86: make x86_pmu data a static structRobert Richter
2009-04-29perf_counter, x86: modify initialization of struct x86_pmuRobert Richter
2009-04-29perf_counter, x86: rename intel only functionsRobert Richter
2009-04-29perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_...Robert Richter
2009-04-29perf_counter, x86: remove ack_status() from struct x86_pmuRobert Richter
2009-04-29perf_counter, x86: remove get_status() from struct x86_pmuRobert Richter
2009-04-29perf_counter, x86: make interrupt handler model specificRobert Richter
2009-04-29perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmuRobert Richter
2009-04-29perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter
2009-04-29perf_counter, x86: protect per-cpu variables with compile barriers onlyRobert Richter
2009-04-29perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all()Robert Richter
2009-04-29perf_counter, x86: add default path to cpu detectionRobert Richter
2009-04-29perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpusRobert Richter
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-22x86, mce: fix boot logging logicAndi Kleen
2009-04-22x86, mce: make polling timer interval per CPUAndi Kleen
2009-04-19acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger
2009-04-19acpi-cpufreq: style-only: add parens to math expressionThomas Renninger
2009-04-19acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger
2009-04-19x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-10x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann
2009-04-10x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf
2009-04-10x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf
2009-04-10x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann
2009-04-10x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann
2009-04-10x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-08perf_counter: allow for data addresses to be recordedPeter Zijlstra
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-07ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi
2009-04-07ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-07ACPI: cpufreq: remove dupilcated #includeHuang Weiyi
2009-04-06perf_counter: add more context informationPeter Zijlstra
2009-04-06perf_counter: pmc arbitrationPeter Zijlstra
2009-04-06perf_counter: x86: callchain supportPeter Zijlstra
2009-04-06perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra