summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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-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/ker...Linus Torvalds1-0/+10
2009-06-10Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-402/+168
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-34/+18
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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-03perf_counter: Fix throttling lock-upIngo Molnar1-1/+1
2009-06-03perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang1-15/+6
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra1-8/+8
2009-06-02perf_counter: x86: Emulate longer sample periodsPeter Zijlstra1-9/+22
2009-06-02perf_counter: Remove the last nmi/irq bitsPeter Zijlstra1-6/+0
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra1-4/+4
2009-06-01Merge branch 'x86/cpufeature' into irq/numaIngo Molnar1-5/+12
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar6-19/+43
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar5-17/+41
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches1-2/+2
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang1-14/+5
2009-05-26[CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann1-2/+21
2009-05-26[CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger1-14/+5
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones1-0/+2
2009-05-26[CPUFREQ] add atom family to p4-clockmodJarod Wilson1-0/+1
2009-05-26perf_counter, x86: Make NMI lockups more robustIngo Molnar1-0/+26
2009-05-26perf_counter, x86: Fix APIC NMI programmingIngo Molnar1-13/+3
2009-05-25Revert "perf_counter, x86: speed up the scheduling fast-path"Ingo Molnar1-2/+3
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra1-0/+13
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra1-42/+5