Age | Commit message (Expand) | Author | Files | Lines |
2009-01-06 | x86: remove duplicated #include's | Huang Weiyi | 1 | -1/+0 |
2009-01-02 | x86: nmi.c fix style problems | Jaswinder Singh Rajput | 1 | -2/+1 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 1 | -12/+46 |
2008-10-30 | x86: nmi - add sensible names to nmi_watchdog boot param | Cyrill Gorcunov | 1 | -5/+10 |
2008-10-27 | x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not working | Aristeu Rozanski | 1 | -7/+11 |
2008-10-27 | x86, NMI watchdog: add support to enable and disable IOAPIC NMI | Aristeu Rozanski | 1 | -0/+25 |
2008-09-22 | x86, NMI watchdog: setup before enabling NMI watchdog | Aristeu Rozanski | 1 | -2/+9 |
2008-08-15 | x86, nmi: clean UP NMI watchdog failure message | Ingo Molnar | 1 | -13/+19 |
2008-08-15 | x86, NMI: fix watchdog failure message | Aristeu Rozanski | 1 | -0/+4 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 1 | -2/+9 |
2008-07-20 | x86: add unknown_nmi_panic kernel parameter | Simon Arlott | 1 | -0/+7 |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 1 | -2/+2 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 1 | -3/+3 |
2008-07-11 | x86: Recover timer_ack lost in the merge of the NMI watchdog | Maciej W. Rozycki | 1 | -0/+3 |
2008-07-08 | x86: nmi_watchdog - introduce nmi_watchdog_active() helper | Cyrill Gorcunov | 1 | -9/+4 |
2008-07-08 | x86: nmi_watchdog - use NMI_NONE by default | Cyrill Gorcunov | 1 | -23/+3 |
2008-07-08 | x86: nmi_watchdog - remove useless check | Cyrill Gorcunov | 1 | -2/+2 |
2008-07-08 | Merge branch 'x86/nmi' into x86/devel | Ingo Molnar | 1 | -0/+538 |
2008-06-19 | x86: fix typo CONFIX -> CONFIG | Glauber Costa | 1 | -1/+1 |
2008-06-12 | x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog mo... | Cyrill Gorcunov | 1 | -1/+2 |
2008-06-05 | x86, nmi: fix build | mingo@elte.hu | 1 | -2/+0 |
2008-06-05 | x86: nmi - consolidate nmi_watchdog_default for 32bit mode | Cyrill Gorcunov | 1 | -6/+8 |
2008-06-02 | x86: fix nmi.c build bug | Ingo Molnar | 1 | -0/+2 |
2008-06-02 | x86: coding style fixes for nmi.c | Hiroshi Shimamoto | 1 | -9/+7 |
2008-05-28 | x86: nmi - fix incorrect NMI watchdog used by default | Cyrill Gorcunov | 1 | -7/+9 |
2008-05-26 | x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c | Cyrill Gorcunov | 1 | -0/+533 |