aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/perfctr-watchdog.c
Commit message (Expand)AuthorAgeFilesLines
* perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter2011-02-161-0/+4
* x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-1/+1
* x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-642/+0
* x86, nmi: Support NMI watchdog on newer AMD CPU familiesAndreas Herrmann2010-10-011-5/+4
* perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-011-1/+1
* x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar2009-12-281-11/+0
* x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson2009-12-031-1/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar2009-08-241-5/+0
|\
| * x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2009-07-031-5/+0
* | x86/cpu: Clean up various files a bitAlan Cox2009-07-111-22/+23
|/
* x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava2009-06-171-4/+8
* x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-231-1/+1
* ftrace: mark lapic_wd_event() notraceIngo Molnar2008-10-141-4/+7
* x86, NMI watchdog: setup before enabling NMI watchdogAristeu Rozanski2008-09-221-12/+33
* x86, NMI watchdog: when booting with reset_devices, clear the performance cou...Aristeu Rozanski2008-09-221-0/+41
* x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4DsAristeu Rozanski2008-08-151-1/+7
* x86: convert Dprintk to pr_debugThomas Gleixner2008-07-211-2/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-2/+2
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
* | x86: perfctr-watchdog.c - coding style cleanupCyrill Gorcunov2008-07-081-90/+112
* | x86: watchdog - check for CPU is being supportedCyrill Gorcunov2008-06-051-1/+3
|/
* x86: fix watchdog ops for CoreDuoJan Beulich2008-04-261-12/+2
* x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar2008-04-041-1/+3
* x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar2008-04-041-3/+0
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* i386: do not BUG_ON() when MSR is unknownStephane Eranian2007-10-191-4/+12
* i386: constify wd_opsJan Beulich2007-10-171-6/+8
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+713