Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
931ee0dc5c69e8113233d21942681ab8fecde7f9
/
arch
/
x86
/
kernel
/
nmi_32.c
0b6a39f
Revert "x86: fix ioapic bug again"
by Ingo Molnar
· 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
af5ca3f
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
· 18 years ago
0328ece
x86_64: Fix to keep watchdog disabled by default for i386/x86_64
by Daniel Gollub
· 18 years ago
20fe1d3
i386: Do not include other cpus' interrupt 0 in nmi_watchdog
by Keith Owens
· 18 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
· 19 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
29b7008
[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
· 20 years ago
748f2ed
[PATCH] x86 NMI: better support for debuggers
by George Anzinger
· 20 years ago
cd3716a
[PATCH] Mobil Pentium 4 HT and the NMI
by Steven Rostedt
· 20 years ago
7fbb4f6
[PATCH] adjust i386 watchdog tick calculation
by Jan Beulich
· 20 years ago
67701ae
[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