aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15[CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedstep-centrino.cRusty Russell1-43/+17
2009-06-15[CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2-39/+55
2009-06-15[CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar1-5/+1
2009-06-15[CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar1-14/+11
2009-06-15[CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton1-4/+3
2009-06-15[CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques1-7/+9
2009-06-15[CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger1-0/+13
2009-06-15perf_counter: x86: Fix call-chain support to use NMI-safe methodsPeter Zijlstra1-10/+39
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum20-1600/+2724
2009-06-15x86: add hooks for kmemcheckVegard Nossum1-0/+23
2009-06-15perf_counter, x86: Fix kernel-space call-chainsIngo Molnar1-13/+9
2009-06-14perf_counter, x86: Fix call-chain walkingIngo Molnar1-2/+4
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-1600/+2717
2009-06-13perf_counter, x86: Update AMD hw caching related event tableJaswinder Singh Rajput1-21/+15
2009-06-13perf_counter, x86: Check old-AMD performance monitoring supportJaswinder Singh Rajput1-0/+4
2009-06-12perf_counter/x86: Add a quirk for Atom processorsYong Wang1-0/+7
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar18-461/+1929
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-7/+1715
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar17-465/+250
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra1-6/+6
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-16/+16
2009-06-11x86, mce: Add boot options for corrected errorsHidetoshi Seto2-2/+20
2009-06-11x86, mce: Fix mce printingHidetoshi Seto1-11/+15
2009-06-11perf_counter: Accurate period dataPeter Zijlstra1-3/+12
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra1-4/+11
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+10
2009-06-10Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-402/+168
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-34/+18
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-10/+35
2009-06-10CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte1-3/+6
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte1-5/+1
2009-06-10perf_counter: More aggressive frequency adjustmentPeter Zijlstra1-2/+3
2009-06-10perf_counter/x86: Fix the model number of Intel Core2 processorsYong Wang1-1/+4
2009-06-10KVM: Add VT-x machine check supportAndi Kleen1-0/+1
2009-06-09perf_counter, x86: Correct some event and umask values for Intel processorsYong Wang1-7/+7
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann1-0/+10
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu5-5/+5
2009-06-08perf_counter, x86: Clean up hw_cache_event ids copiesThomas Gleixner1-6/+3
2009-06-08perf_counter, x86: Implement generalized cache event types, add AMD supportThomas Gleixner1-0/+102
2009-06-08perf_counter: Clean up x86 boot messagesIngo Molnar1-22/+24
2009-06-08perf_counter, x86: Implement generalized cache event types, add Atom supportThomas Gleixner1-1/+84
2009-06-08perf_counter, x86: Implement generalized cache event types, add Core2 supportThomas Gleixner1-1/+84
2009-06-07x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput1-321/+96
2009-06-07Merge branch 'linus' into x86/cpuIngo Molnar11-87/+121
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar1-2/+2
2009-06-06perf_counter: Implement generalized cache event typesIngo Molnar1-8/+193
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar1-4/+4
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones1-6/+7
2009-06-03x86, mce: support action-optional machine checksAndi Kleen1-0/+133