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