aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-11x86: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki1-0/+3
2008-07-08x86: nmi_watchdog - introduce nmi_watchdog_active() helperCyrill Gorcunov1-9/+4
2008-07-08x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov1-23/+3
2008-07-08x86: nmi_watchdog - remove useless checkCyrill Gorcunov1-2/+2
2008-07-08Merge branch 'x86/nmi' into x86/develIngo Molnar1-0/+538
2008-06-19x86: fix typo CONFIX -> CONFIGGlauber Costa1-1/+1
2008-06-12x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog modes onlyCyrill Gorcunov1-1/+2
2008-06-05x86, nmi: fix buildmingo@elte.hu1-2/+0
2008-06-05x86: nmi - consolidate nmi_watchdog_default for 32bit modeCyrill Gorcunov1-6/+8
2008-06-02x86: fix nmi.c build bugIngo Molnar1-0/+2
2008-06-02x86: coding style fixes for nmi.cHiroshi Shimamoto1-9/+7
2008-05-28x86: nmi - fix incorrect NMI watchdog used by defaultCyrill Gorcunov1-7/+9
2008-05-25x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov1-0/+533