| Commit message (Expand) | Author | Age |
* | x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c | Cyrill Gorcunov | 2008-05-25 |
* | x86: nmi_32/64.c - add helper functions to hide arch specific data | Cyrill Gorcunov | 2008-05-25 |
* | x86: nmi_32.c cleanup - use for_each_online_cpu helper | Cyrill Gorcunov | 2008-05-25 |
* | x86: nmi_32.c - unknown_nmi_panic_callback should always panic | Cyrill Gorcunov | 2008-05-25 |
* | x86: nmi_32/64.c - use apic_write_around instead of apic_write | Cyrill Gorcunov | 2008-05-25 |
* | x86: nmi_32.c - add nmi_watchdog_default helper | Cyrill Gorcunov | 2008-05-25 |
* | x86: nmi_32.c - add "panic" option | Cyrill Gorcunov | 2008-05-25 |
* | x86: nmi - unify die_nmi() interface | Cyrill Gorcunov | 2008-05-25 |
* | x86: use per_cpu data in nmi_32 | Hiroshi Shimamoto | 2008-05-12 |
* | ftrace: add notrace annotations for NMI routines | Steven Rostedt | 2008-04-19 |
* | x86: fix ioapic bug again | Ingo Molnar | 2008-04-17 |
* | x86: Explicitly include required header files. | Robert P. J. Day | 2008-04-17 |
* | x86: call check_nmi_watchdog explicitly in native_smp_cpus_done | Glauber de Oliveira Costa | 2008-04-17 |
* | x86: unify nmi_32.h and nmi_64.h | Glauber de Oliveira Costa | 2008-04-17 |
* | x86: fix compile warning building without CONFIG_SYSCTL | Li Zefan | 2008-02-19 |
* | x86: clean up nmi_32/64.c | Hiroshi Shimamoto | 2008-01-30 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 |
* | Revert "x86: fix NMI watchdog & 'stopped time' problem" | Thomas Gleixner | 2008-01-22 |
* | x86: add the word 'WARNING' in check_nmi_watchdog() output | Don Zickus | 2007-12-04 |
* | x86: fix NMI watchdog & 'stopped time' problem | Maciej W. Rozycki | 2007-11-26 |
* | x86: make nmi_cpu_busy() always defined | Ingo Molnar | 2007-11-09 |
* | Delete filenames in comments. | Dave Jones | 2007-10-13 |
* | x86: Fix irq0 / local apic timer accounting | Thomas Gleixner | 2007-10-12 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 |