index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
uv
/
uv_nmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-16
x86/platform/UV/NMI: Fix uneccessary kABI breakage
travis@sgi.com
1
-1
/
+0
2017-02-01
x86/platform/UV: Clean up the NMI code to match current coding style
travis@sgi.com
1
-37
/
+37
2017-02-01
x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source
travis@sgi.com
1
-0
/
+127
2017-02-01
x86/platform/UV: Verify NMI action is valid, default is standard
travis@sgi.com
1
-11
/
+58
2017-02-01
x86/platform/UV: Add basic CPU NMI health check
travis@sgi.com
1
-1
/
+20
2017-02-01
x86/platform/UV: Add Support for UV4 Hubless NMIs
travis@sgi.com
1
-22
/
+171
2016-10-25
x86/dumpstack: Remove kernel text addresses from stack dump
Josh Poimboeuf
1
-2
/
+2
2016-07-14
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2015-12-11
x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()
Ingo Molnar
1
-0
/
+1
2015-09-14
x86/platform/uv: Implement simple dump failover if kdump fails
Mike Travis
1
-23
/
+30
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-3
/
+3
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-02-14
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-18
/
+7
2014-08-26
uv: Replace __get_cpu_var
Christoph Lameter
1
-20
/
+20
2014-06-05
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
1
-1
/
+1
2014-01-25
x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured
Mike Travis
1
-14
/
+42
2014-01-25
x86/uv/nmi: Fix Sparse warnings
Mike Travis
1
-5
/
+4
2014-01-25
kgdb/kdb: Fix no KDB config problem
Mike Travis
1
-1
/
+1
2013-11-13
x86/dumpstack: Fix printk_address for direct addresses
Jiri Slaby
1
-1
/
+1
2013-11-11
Revert "x86/UV: Add uvtrace support"
Ingo Molnar
1
-12
/
+1
2013-10-03
x86/UV: Add call to KGDB/KDB from NMI handler
Mike Travis
1
-1
/
+46
2013-09-24
x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()
Ingo Molnar
1
-2
/
+1
2013-09-24
x86/UV: Add uvtrace support
Mike Travis
1
-1
/
+12
2013-09-24
x86/UV: Add kdump to UV NMI handler
Mike Travis
1
-0
/
+41
2013-09-24
x86/UV: Add summary of cpu activity to UV NMI handler
Mike Travis
1
-4
/
+44
2013-09-24
x86/UV: Update UV support for external NMI signals
Mike Travis
1
-40
/
+513
2013-09-24
x86/UV: Move NMI support
Mike Travis
1
-0
/
+102