summaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/uv/uv_nmi.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* x86/platform/UV/NMI: Fix uneccessary kABI breakagetravis@sgi.com2017-02-161-1/+0
* x86/platform/UV: Clean up the NMI code to match current coding styletravis@sgi.com2017-02-011-37/+37
* x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI sourcetravis@sgi.com2017-02-011-0/+127
* x86/platform/UV: Verify NMI action is valid, default is standardtravis@sgi.com2017-02-011-11/+58
* x86/platform/UV: Add basic CPU NMI health checktravis@sgi.com2017-02-011-1/+20
* x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com2017-02-011-22/+171
* x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf2016-10-251-2/+2
* x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar2015-12-111-0/+1
* x86/platform/uv: Implement simple dump failover if kdump failsMike Travis2015-09-141-23/+30
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-3/+3
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-18/+7
* uv: Replace __get_cpu_varChristoph Lameter2014-08-261-20/+20
* kernel/printk: use symbolic defines for console loglevelsBorislav Petkov2014-06-041-1/+1
* x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis2014-01-251-14/+42
* x86/uv/nmi: Fix Sparse warningsMike Travis2014-01-251-5/+4
* kgdb/kdb: Fix no KDB config problemMike Travis2014-01-251-1/+1
* x86/dumpstack: Fix printk_address for direct addressesJiri Slaby2013-11-121-1/+1
* Revert "x86/UV: Add uvtrace support"Ingo Molnar2013-11-111-12/+1
* x86/UV: Add call to KGDB/KDB from NMI handlerMike Travis2013-10-031-1/+46
* x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()Ingo Molnar2013-09-241-2/+1
* x86/UV: Add uvtrace supportMike Travis2013-09-241-1/+12
* x86/UV: Add kdump to UV NMI handlerMike Travis2013-09-241-0/+41
* x86/UV: Add summary of cpu activity to UV NMI handlerMike Travis2013-09-241-4/+44
* x86/UV: Update UV support for external NMI signalsMike Travis2013-09-241-40/+513
* x86/UV: Move NMI supportMike Travis2013-09-241-0/+102