summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/nmi_64.c
AgeCommit message (Expand)AuthorLines
2008-05-25x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.cCyrill Gorcunov-477/+0
2008-05-25x86: nmi_32/64.c - add helper functions to hide arch specific dataCyrill Gorcunov-11/+31
2008-05-25x86: nmi_64.c - use for_each_possible_cpu helperCyrill Gorcunov-1/+1
2008-05-25x86: nmi_32/64.c - use apic_write_around instead of apic_writeCyrill Gorcunov-2/+2
2008-05-25x86: move do_nmi(), stop_nmi() and restart_nmi() to traps_64.cCyrill Gorcunov-25/+0
2008-05-25x86: nmi - die_nmi() output message unificationCyrill Gorcunov-2/+2
2008-05-12x86: nmi and irq counters are unsigned in nmi_64.cHiroshi Shimamoto-2/+2
2008-04-19ftrace: add notrace annotations for NMI routinesSteven Rostedt-2/+4
2008-04-17x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa-0/+2
2008-02-19x86: fix compile warning building without CONFIG_SYSCTLLi Zefan-12/+9
2008-01-30x86: clean up nmi_32/64.cHiroshi Shimamoto-48/+47
2008-01-30x86: nmi_64.c: make code staticAdrian Bunk-2/+2
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers-1/+1
2007-12-04x86: add the word 'WARNING' in check_nmi_watchdog() outputDon Zickus-1/+2
2007-10-13Delete filenames in comments.Dave Jones-2/+0
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner-1/+1
2007-10-11x86_64: move kernelThomas Gleixner-0/+483