summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov2008-05-251-477/+0
* x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov2008-05-251-11/+31
* x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov2008-05-251-1/+1
* x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov2008-05-251-2/+2
* x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov2008-05-251-25/+0
* x86: nmi - die_nmi() output message unificationCyrill Gorcunov2008-05-251-2/+2
* x86: nmi and irq counters are unsigned in nmi_64.cHiroshi Shimamoto2008-05-121-2/+2
* ftrace: add notrace annotations for NMI routinesSteven Rostedt2008-04-191-2/+4
* x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa2008-04-171-0/+2
* x86: fix compile warning building without CONFIG_SYSCTLLi Zefan2008-02-191-12/+9
* x86: clean up nmi_32/64.cHiroshi Shimamoto2008-01-301-48/+47
* x86: nmi_64.c: make code staticAdrian Bunk2008-01-301-2/+2
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus2007-12-041-1/+2
* Delete filenames in comments.Dave Jones2007-10-131-2/+0
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-1/+1
* x86_64: move kernelThomas Gleixner2007-10-111-0/+483
OpenPOWER on IntegriCloud