aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter1-3/+24
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar4-14/+22
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-19/+0
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+2
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner5-2/+15
2010-10-12Merge branch 'x86/cleanups' into irq/sparseirqThomas Gleixner3-3/+3
2010-10-12acpi-cpufreq: fix a memleak when unloading driverZhang Rui1-0/+1
2010-10-11x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMANikanth Karthikesan1-3/+1
2010-10-11x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov1-6/+3
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar5-7/+16
2010-10-08x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming1-1/+2
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+5
2010-10-05perf, gcc-4.6: Fix set but unused variableAndi Kleen1-2/+0
2010-10-05Merge branch 'perf/urgent' into perf/coreIngo Molnar2-2/+16
2010-10-04x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov1-5/+10
2010-10-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-6/+12
2010-10-01x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann1-5/+15
2010-10-01x86, amd: Add support for CPUID topology extension of AMD CPUsAndreas Herrmann1-24/+26
2010-10-01x86, nmi: Support NMI watchdog on newer AMD CPU familiesAndreas Herrmann1-5/+4
2010-10-01x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann1-1/+1
2010-10-01Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin2-1/+24
2010-09-30[CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg1-6/+12
2010-09-30[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim1-1/+1
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov1-1/+5
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin3-1/+3
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+11
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich1-0/+1
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter1-1/+11
2010-09-20x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin3-1/+3
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann1-5/+5
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann1-2/+2
2010-09-17x86, cacheinfo: Fix dependency of AMD L3 CIDAndreas Herrmann1-4/+4
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar2-6/+7
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2-8/+9
2010-09-10x86, mtrr: Support mtrr lookup for range spanning across MTRR rangeVenkatesh Pallipadi1-7/+77
2010-09-10x86, mtrr: Refactor MTRR type overlap check codeVenkatesh Pallipadi1-15/+29
2010-09-09x86, fpu: Merge fpu_init()Brian Gerst1-7/+0
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra1-1/+0
2010-09-09perf: Rework the PMU methodsPeter Zijlstra3-47/+63
2010-09-09perf: Per PMU disablePeter Zijlstra1-7/+9
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra1-8/+14
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-17/+28
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-7/+7
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar3-20/+56
2010-09-08x86, kvm: add new AMD SVM feature bitsAndre Przywara1-0/+6
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+7
2010-09-05therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 'thermal'Jin Dongming1-1/+1
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann1-2/+2
2010-09-05x86, AMD: Remove needless CPU family check (for L3 cache info)Andreas Herrmann1-1/+1