summaryrefslogtreecommitdiff
path: root/arch/x86/platform/uv/uv_nmi.c
AgeCommit message (Expand)Author
2024-01-03arch/x86: Fix typosBjorn Helgaas
2023-09-17x86/platform/uv: Rework NMI "action" modparam handlingHans de Goede
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-24x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...Justin Stitt
2023-08-09x86/apic: Wrap IPI calls into helper functionsDave Hansen
2022-05-23Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-10x86: Replace cpumask_weight() with cpumask_empty() where appropriateYury Norov
2022-04-07x86/platform/uv: Update NMI Handler for UV5Mike Travis
2021-04-26Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-20x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE codeIngo Molnar
2021-04-16x86/platform/uv: Add more to secondary CPU kdump infoGeorges Aureau
2021-03-18x86: Fix various typos in commentsIngo Molnar
2020-10-13x86/platform/uv: Remove unused variable in UV5 NMI handlerMike Travis
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-12-03x86: Fix various typos in commentsIngo Molnar
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-16x86/platform/UV/NMI: Fix uneccessary kABI breakagetravis@sgi.com
2017-02-01x86/platform/UV: Clean up the NMI code to match current coding styletravis@sgi.com
2017-02-01x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI sourcetravis@sgi.com
2017-02-01x86/platform/UV: Verify NMI action is valid, default is standardtravis@sgi.com
2017-02-01x86/platform/UV: Add basic CPU NMI health checktravis@sgi.com
2017-02-01x86/platform/UV: Add Support for UV4 Hubless NMIstravis@sgi.com
2016-10-25x86/dumpstack: Remove kernel text addresses from stack dumpJosh Poimboeuf
2016-07-14x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-12-11x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()Ingo Molnar
2015-09-14x86/platform/uv: Implement simple dump failover if kdump failsMike Travis
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-02-13x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-08-26uv: Replace __get_cpu_varChristoph Lameter
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-01-25x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configuredMike Travis
2014-01-25x86/uv/nmi: Fix Sparse warningsMike Travis
2014-01-25kgdb/kdb: Fix no KDB config problemMike Travis
2013-11-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2013-11-11Revert "x86/UV: Add uvtrace support"Ingo Molnar
2013-10-03x86/UV: Add call to KGDB/KDB from NMI handlerMike Travis
2013-09-24x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()Ingo Molnar
2013-09-24x86/UV: Add uvtrace supportMike Travis
2013-09-24x86/UV: Add kdump to UV NMI handlerMike Travis
2013-09-24x86/UV: Add summary of cpu activity to UV NMI handlerMike Travis
2013-09-24x86/UV: Update UV support for external NMI signalsMike Travis
2013-09-24x86/UV: Move NMI supportMike Travis