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