index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
nmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[PATCH] x86-64: Use the 32bit wd_ops for 64bit too.
Andi Kleen
2007-05-02
1
-645
/
+33
*
[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)
Stephane Eranian
2007-05-02
1
-4
/
+4
*
[PATCH] x86: Fix potential overflow in perfctr reservation
Andi Kleen
2007-04-16
1
-4
/
+6
*
[PATCH] x86-64: Increase NMI watchdog probing timeout
Andi Kleen
2007-04-02
1
-1
/
+1
*
[PATCH] x86-64: Let oprofile reserve MSR on all CPUs
Andi Kleen
2007-04-02
1
-27
/
+91
*
Disable NMI watchdog by default properly
Linus Torvalds
2007-03-14
1
-4
/
+1
*
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
Andi Kleen
2007-02-13
1
-1
/
+1
*
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
2007-02-13
1
-0
/
+27
*
[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...
Venkatesh Pallipadi
2007-02-13
1
-14
/
+32
*
[PATCH] Revert nmi_known_cpu() check during boot option parsing
Venkatesh Pallipadi
2007-01-23
1
-2
/
+0
*
[PATCH] x86: Fix boot hang due to nmi watchdog init code
Ravikiran G Thirumalai
2006-12-09
1
-4
/
+5
*
[PATCH] x86: all cpu backtrace
Andrew Morton
2006-12-07
1
-1
/
+28
*
[PATCH] x86: Clean up x86 NMI sysctls
Andi Kleen
2006-09-30
1
-0
/
+4
*
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-09-26
1
-5
/
+125
*
[PATCH] Fix up panic messages for different NMI panics
Andi Kleen
2006-09-26
1
-2
/
+3
*
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
2006-09-26
1
-7
/
+26
*
[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)
Don Zickus
2006-09-26
1
-17
/
+4
*
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
2006-09-26
1
-0
/
+48
*
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
2006-09-26
1
-95
/
+7
*
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2006-09-26
1
-7
/
+19
*
[PATCH] Add SMP support on x86_64 to reservation framework
Don Zickus
2006-09-26
1
-139
/
+287
*
[PATCH] x86: Add performance counter reservation framework for UP kernels
Don Zickus
2006-09-26
1
-40
/
+138
*
[PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support
Andi Kleen
2006-09-26
1
-76
/
+5
*
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-07-03
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] x86_64: oprofile build fix
Andrew Morton
2006-06-28
1
-0
/
+2
*
[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
2006-06-26
1
-5
/
+76
*
[PATCH] x86_64: nmi watchdog header cleanup
Don Zickus
2006-06-26
1
-8
/
+0
*
[PATCH] x86_64: Don't run NMI watchdog during machine checks
Andi Kleen
2006-04-09
1
-0
/
+7
*
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
2006-03-25
1
-0
/
+1
*
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-03-23
1
-3
/
+1
*
[PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...
Jan Beulich
2006-02-17
1
-8
/
+11
*
[PATCH] x86_64: Disallow kprobes on NMI handlers
Andi Kleen
2006-02-04
1
-3
/
+4
*
[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernels
Andi Kleen
2006-01-11
1
-0
/
+2
*
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
2006-01-11
1
-3
/
+3
*
[PATCH] x86_64: NMI watchdog frequency calculation adjustments
Jan Beulich
2005-09-13
1
-4
/
+4
*
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
2005-09-12
1
-1
/
+0
*
[PATCH] x86-64: Clean up nmi error message
Chuck Ebbert
2005-09-12
1
-2
/
+2
*
[PATCH] NMI: Update NMI users of RCU to use new API
Paul E. McKenney
2005-09-07
1
-2
/
+2
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
1
-0
/
+2
*
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-09-05
1
-1
/
+1
*
[PATCH] x86_64: Change init sections for CPU hotplug support
Ashok Raj
2005-06-25
1
-2
/
+2
*
[PATCH] x86_64: Collected NMI watchdog fixes.
Andi Kleen
2005-05-17
1
-78
/
+172
*
[PATCH] x86_64: Reduce NMI watchdog stack usage
Andi Kleen
2005-05-17
1
-1
/
+9
*
[PATCH] check nmi watchdog is broken
Jack F Vogel
2005-05-01
1
-2
/
+7
*
[PATCH] Fix u32 vs. pm_message_t in x86-64
Pavel Machek
2005-04-16
1
-1
/
+1
*
[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machine
Andi Kleen
2005-04-16
1
-6
/
+0
*
[PATCH] x86_64: Don't assume future AMD CPUs have K8 compatible performance c...
Andi Kleen
2005-04-16
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+488