index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perfctr-watchdog.c
Age
Commit message (
Expand
)
Author
2008-10-14
ftrace: mark lapic_wd_event() notrace
Ingo Molnar
2008-09-22
x86, NMI watchdog: setup before enabling NMI watchdog
Aristeu Rozanski
2008-09-22
x86, NMI watchdog: when booting with reset_devices, clear the performance cou...
Aristeu Rozanski
2008-08-15
x86, perfctr: don't use CCCR_OVF_PMI1 on Pentium 4Ds
Aristeu Rozanski
2008-07-21
x86: convert Dprintk to pr_debug
Thomas Gleixner
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-08
x86: perfctr-watchdog.c - coding style cleanup
Cyrill Gorcunov
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-05
x86: watchdog - check for CPU is being supported
Cyrill Gorcunov
2008-04-26
x86: fix watchdog ops for CoreDuo
Jan Beulich
2008-04-04
x86: print message if nmi_watchdog=2 cannot be enabled
Ingo Molnar
2008-04-04
x86: fix nmi_watchdog=2 on Pentium-D CPUs
Ingo Molnar
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
2007-10-19
i386: do not BUG_ON() when MSR is unknown
Stephane Eranian
2007-10-17
i386: constify wd_ops
Jan Beulich
2007-10-11
i386: move kernel/cpu
Thomas Gleixner