x86, ia64: convert to use generic dma_map_ops struct
[safe/jmp/linux-2.6] / arch / x86 / kernel / nmi.c
2009-01-02 Jaswinder Singh... x86: nmi.c fix style problems
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-10-30 Cyrill Gorcunovx86: nmi - add sensible names to nmi_watchdog boot...
2008-10-27 Aristeu Rozanskix86, NMI watchdog: disable NMIs on LVT0 in case NMI...
2008-10-27 Aristeu Rozanskix86, NMI watchdog: add support to enable and disable...
2008-09-22 Aristeu Rozanskix86, NMI watchdog: setup before enabling NMI watchdog
2008-08-15 Ingo Molnarx86, nmi: clean UP NMI watchdog failure message
2008-08-15 Aristeu Rozanskix86, NMI: fix watchdog failure message
2008-07-21 Ingo MolnarMerge branches 'x86/urgent', 'x86/amd-iommu', 'x86...
2008-07-20 Simon Arlottx86: add unknown_nmi_panic kernel parameter
2008-07-18 Maciej W. Rozyckix86: APIC: remove apic_write_around(); use alternatives
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-11 Maciej W. Rozyckix86: Recover timer_ack lost in the merge of the NMI...
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - introduce nmi_watchdog_active(...
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - use NMI_NONE by default
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - remove useless check
2008-07-08 Ingo MolnarMerge branch 'x86/nmi' into x86/devel
2008-06-19 Glauber Costax86: fix typo CONFIX -> CONFIG
2008-06-12 Cyrill Gorcunovx86: touch_nmi_watchdog(): reset alert counters for...
2008-06-05 mingo@elte.hux86, nmi: fix build
2008-06-05 Cyrill Gorcunovx86: nmi - consolidate nmi_watchdog_default for 32bit...
2008-06-02 Ingo Molnarx86: fix nmi.c build bug
2008-06-02 Hiroshi Shimamotox86: coding style fixes for nmi.c
2008-05-28 Cyrill Gorcunovx86: nmi - fix incorrect NMI watchdog used by default
2008-05-25 Cyrill Gorcunovx86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c...