- b3e15bd x86, NMI watchdog: setup before enabling NMI watchdog by Aristeu Rozanski · 16 years ago
- 8bb8519 x86, nmi: clean UP NMI watchdog failure message by Ingo Molnar · 16 years ago
- 1563666 x86, NMI: fix watchdog failure message by Aristeu Rozanski · 16 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
- e3a61b0 x86: add unknown_nmi_panic kernel parameter by Simon Arlott · 16 years ago
- 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 17 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
- 5b4d238 x86: Recover timer_ack lost in the merge of the NMI watchdog by Maciej W. Rozycki · 17 years ago
- 4de0043 x86: nmi_watchdog - introduce nmi_watchdog_active() helper by Cyrill Gorcunov · 17 years ago
- c376d45 x86: nmi_watchdog - use NMI_NONE by default by Cyrill Gorcunov · 17 years ago
- 2b6adda x86: nmi_watchdog - remove useless check by Cyrill Gorcunov · 17 years ago
- 4b62ac9 Merge branch 'x86/nmi' into x86/devel by Ingo Molnar · 17 years ago
- b8e0418b x86: fix typo CONFIX -> CONFIG by Glauber Costa · 17 years ago
- f781b03 x86: touch_nmi_watchdog(): reset alert counters for supported nmi_watchdog modes only by Cyrill Gorcunov · 17 years ago
- 75b9f5d x86, nmi: fix build by mingo@elte.hu · 17 years ago
- 3ed3f06 x86: nmi - consolidate nmi_watchdog_default for 32bit mode by Cyrill Gorcunov · 17 years ago
- 3d1ba1d x86: fix nmi.c build bug by Ingo Molnar · 17 years ago
- 88ff0a4 x86: coding style fixes for nmi.c by Hiroshi Shimamoto · 17 years ago
- 19ec673 x86: nmi - fix incorrect NMI watchdog used by default by Cyrill Gorcunov · 17 years ago
- 1798bc2 x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c by Cyrill Gorcunov · 17 years ago[Renamed (85%) from arch/x86/kernel/nmi_32.c]
- fd5cea0 x86: nmi_32/64.c - add helper functions to hide arch specific data by Cyrill Gorcunov · 17 years ago
- 7c2ba83 x86: nmi_32.c cleanup - use for_each_online_cpu helper by Cyrill Gorcunov · 17 years ago
- 6c8decdf x86: nmi_32.c - unknown_nmi_panic_callback should always panic by Cyrill Gorcunov · 17 years ago
- ad63ba1 x86: nmi_32/64.c - use apic_write_around instead of apic_write by Cyrill Gorcunov · 17 years ago
- 4b82b27 x86: nmi_32.c - add nmi_watchdog_default helper by Cyrill Gorcunov · 17 years ago
- d1b946b x86: nmi_32.c - add "panic" option by Cyrill Gorcunov · 17 years ago
- ddca03c x86: nmi - unify die_nmi() interface by Cyrill Gorcunov · 17 years ago
- f784946 x86: use per_cpu data in nmi_32 by Hiroshi Shimamoto · 17 years ago
- 5deb45e ftrace: add notrace annotations for NMI routines by Steven Rostedt · 17 years ago
- 6e90894 x86: fix ioapic bug again by Ingo Molnar · 17 years ago
- 0054f4b x86: Explicitly include required header files. by Robert P. J. Day · 17 years ago
- 4626df1 x86: call check_nmi_watchdog explicitly in native_smp_cpus_done by Glauber de Oliveira Costa · 17 years ago
- 6d60cd5 x86: unify nmi_32.h and nmi_64.h by Glauber de Oliveira Costa · 17 years ago
- a062bae x86: fix compile warning building without CONFIG_SYSCTL by Li Zefan · 17 years ago
- 416b721 x86: clean up nmi_32/64.c by Hiroshi Shimamoto · 17 years ago
- af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
- 4960c9d Revert "x86: fix NMI watchdog & 'stopped time' problem" by Thomas Gleixner · 17 years ago
- 75bc122 x86: add the word 'WARNING' in check_nmi_watchdog() output by Don Zickus · 17 years ago
- d4d25de x86: fix NMI watchdog & 'stopped time' problem by Maciej W. Rozycki · 17 years ago
- 0492007 x86: make nmi_cpu_busy() always defined by Ingo Molnar · 17 years ago
- 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
- 3c9aea4 x86: Fix irq0 / local apic timer accounting by Thomas Gleixner · 17 years ago
- 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/nmi_32.c]
- 77399ad i386: prepare shared kernel/nmi.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/nmi.c]
- d958654 i386: fix a hang on stuck nmi watchdog by Daniel Walker · 17 years ago
- 0328ece x86_64: Fix to keep watchdog disabled by default for i386/x86_64 by Daniel Gollub · 17 years ago
- 20fe1d3 i386: Do not include other cpus' interrupt 0 in nmi_watchdog by Keith Owens · 17 years ago
- f289025 i386: speedup touch_nmi_watchdog by Andrew Morton · 18 years ago
- 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
- 09198e6 [PATCH] i386: Clean up NMI watchdog code by Andi Kleen · 18 years ago
- bbba11c [PATCH] i386: Remove unneeded externs in nmi.c by Andi Kleen · 18 years ago
- bf8696e [PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2) by Stephane Eranian · 18 years ago
- 8689b51 [PATCH] i386: Fix some warnings added by earlier patch by Andi Kleen · 18 years ago
- 1714f9b [PATCH] x86: Fix potential overflow in perfctr reservation by Andi Kleen · 18 years ago
- 0fb2ebf [PATCH] x86-64: Increase NMI watchdog probing timeout by Andi Kleen · 18 years ago
- 89e0756 [PATCH] x86-64: Let oprofile reserve MSR on all CPUs by Andi Kleen · 18 years ago
- 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 18 years ago
- f8b5035 [PATCH] i386 prepare nmi watchdog for dynticks by Thomas Gleixner · 18 years ago
- 0a4599c [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs by Andi Kleen · 18 years ago
- 5d0e600 [PATCH] x86: fix laptop bootup hang in init_acpi() by Ingo Molnar · 18 years ago
- 90ce4bc4 [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog by Venkatesh Pallipadi · 18 years ago
- 58d9ce7d [PATCH] Revert nmi_known_cpu() check during boot option parsing by Venkatesh Pallipadi · 18 years ago
- 92715e2 [PATCH] x86: Fix boot hang due to nmi watchdog init code by Ravikiran G Thirumalai · 18 years ago
- c6ea396 [PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog by Jan Beulich · 18 years ago
- bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
- a1bae67 [PATCH] i386: Disable nmi watchdog on all ThinkPads by Andi Kleen · 18 years ago
- 5a73fdc [PATCH] Some config.h removals by Zachary Amsden · 18 years ago
- 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
- 0603975 [PATCH] i386: Disallow kprobes on NMI handlers by Fernando Luis Vázquez Cao · 18 years ago
- 248dcb2 [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
- 1de8497 [PATCH] i386: Enable NMI watchdog by default by Andi Kleen · 18 years ago
- 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 18 years ago
- e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
- 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
- 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
- 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
- b7471c6 [PATCH] i386: Add SMP support on i386 to reservation framework by Don Zickus · 18 years ago
- 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
- b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
- 1e86240 [PATCH] IDE: Touch NMI watchdog during resume from STR by Michal Schmidt · 18 years ago
- 366c7f5 [PATCH] lockdep: annotate enable_in_hardirq() by Ingo Molnar · 19 years ago
- 0080e66 [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 19 years ago
- 3e4ff11 [PATCH] x86_64: nmi watchdog header cleanup by Don Zickus · 19 years ago
- b791cce [PATCH] fix signed vs unsigned in nmi watchdog by Jesper Juhl · 19 years ago
- c8912599 [PATCH] for_each_possible_cpu: i386 by KAMEZAWA Hiroyuki · 19 years ago
- 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 19 years ago
- 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
- b884e25 [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi by GOTO Masanori · 19 years ago
- 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
- 29b70081 [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 by Eric W. Biederman · 19 years ago
- ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 19 years ago
- 8446f1d [PATCH] detect soft lockups by Ingo Molnar · 19 years ago
- 748f2ed [PATCH] x86 NMI: better support for debuggers by George Anzinger · 19 years ago
- cd3716a [PATCH] Mobil Pentium 4 HT and the NMI by Steven Rostedt · 19 years ago
- 7fbb4f6 [PATCH] adjust i386 watchdog tick calculation by Jan Beulich · 20 years ago
- 67701ae9 [PATCH] check nmi watchdog is broken by Jack F Vogel · 20 years ago
- 438510f [PATCH] pm_message_t: more fixes in common and i386 by Pavel Machek · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2