summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2010-09-30[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim
2010-09-30perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov
2010-09-28x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-09-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich
2010-09-24perf, x86: Catch spurious interrupts after disabling countersRobert Richter
2010-09-20x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann
2010-09-17x86, cacheinfo: Fix dependency of AMD L3 CIDAndreas Herrmann
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian
2010-09-10x86, mtrr: Support mtrr lookup for range spanning across MTRR rangeVenkatesh Pallipadi
2010-09-10x86, mtrr: Refactor MTRR type overlap check codeVenkatesh Pallipadi
2010-09-09x86, fpu: Merge fpu_init()Brian Gerst
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-09-08x86, kvm: add new AMD SVM feature bitsAndre Przywara
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-05therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann
2010-09-05x86, AMD: Remove needless CPU family check (for L3 cache info)Andreas Herrmann
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus
2010-09-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov
2010-08-27Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker
2010-08-25x86, tsc: Remove CPU frequency calibration on AMDBorislav Petkov
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar
2010-08-25perf: Remove unused variableLin Ming
2010-08-20x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-20perf: Remove superfluous return values from perf_callchain_*()Peter Zijlstra
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-08-19perf: Fix race in callchainsFrederic Weisbecker
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker
2010-08-19perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-08-13[CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim