index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
nmi.c
Age
Commit message (
Expand
)
Author
2007-10-11
i386: prepare shared kernel/nmi.c
Thomas Gleixner
2007-09-10
i386: fix a hang on stuck nmi watchdog
Daniel Walker
2007-08-18
x86_64: Fix to keep watchdog disabled by default for i386/x86_64
Daniel Gollub
2007-07-22
i386: Do not include other cpus' interrupt 0 in nmi_watchdog
Keith Owens
2007-07-17
i386: speedup touch_nmi_watchdog
Andrew Morton
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2007-05-02
[PATCH] i386: Clean up NMI watchdog code
Andi Kleen
2007-05-02
[PATCH] i386: Remove unneeded externs in nmi.c
Andi Kleen
2007-05-02
[PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)
Stephane Eranian
2007-04-24
[PATCH] i386: Fix some warnings added by earlier patch
Andi Kleen
2007-04-16
[PATCH] x86: Fix potential overflow in perfctr reservation
Andi Kleen
2007-04-02
[PATCH] x86-64: Increase NMI watchdog probing timeout
Andi Kleen
2007-04-02
[PATCH] x86-64: Let oprofile reserve MSR on all CPUs
Andi Kleen
2007-03-14
Disable NMI watchdog by default properly
Linus Torvalds
2007-02-16
[PATCH] i386 prepare nmi watchdog for dynticks
Thomas Gleixner
2007-02-13
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
Andi Kleen
2007-02-13
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
2007-02-13
[PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdog
Venkatesh Pallipadi
2007-01-23
[PATCH] Revert nmi_known_cpu() check during boot option parsing
Venkatesh Pallipadi
2006-12-09
[PATCH] x86: Fix boot hang due to nmi watchdog init code
Ravikiran G Thirumalai
2006-12-07
[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog
Jan Beulich
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
2006-10-21
[PATCH] i386: Disable nmi watchdog on all ThinkPads
Andi Kleen
2006-10-01
[PATCH] Some config.h removals
Zachary Amsden
2006-09-30
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2006-09-26
[PATCH] i386: Disallow kprobes on NMI handlers
Fernando Luis Vázquez Cao
2006-09-26
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-09-26
[PATCH] i386: Enable NMI watchdog by default
Andi Kleen
2006-09-26
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)
Don Zickus
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
2006-09-26
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
2006-09-26
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2006-09-26
[PATCH] i386: Add SMP support on i386 to reservation framework
Don Zickus
2006-09-26
[PATCH] x86: Add performance counter reservation framework for UP kernels
Don Zickus
2006-09-26
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
Andi Kleen
2006-07-31
[PATCH] IDE: Touch NMI watchdog during resume from STR
Michal Schmidt
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-06-26
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-06-26
[PATCH] x86_64: nmi watchdog header cleanup
Don Zickus
2006-03-28
[PATCH] fix signed vs unsigned in nmi watchdog
Jesper Juhl
2006-03-28
[PATCH] for_each_possible_cpu: i386
KAMEZAWA Hiroyuki
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
2006-03-08
[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmi
GOTO Masanori
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2005-10-30
[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64
Eric W. Biederman
2005-09-26
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
2005-09-05
[PATCH] x86 NMI: better support for debuggers
George Anzinger
[next]