index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
platform
/
uv
/
uv_nmi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86: Fix typos
Bjorn Helgaas
2024-01-03
1
-1
/
+1
*
x86/platform/uv: Rework NMI "action" modparam handling
Hans de Goede
2023-09-17
1
-47
/
+57
*
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-30
1
-1
/
+1
|
\
|
*
x86/apic: Wrap IPI calls into helper functions
Dave Hansen
2023-08-09
1
-1
/
+1
*
|
x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces...
Justin Stitt
2023-08-24
1
-8
/
+4
|
/
*
Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-24
1
-10
/
+11
|
\
|
*
x86/platform/uv: Update NMI Handler for UV5
Mike Travis
2022-04-07
1
-10
/
+11
*
|
x86: Replace cpumask_weight() with cpumask_empty() where appropriate
Yury Norov
2022-04-10
1
-1
/
+1
|
/
*
Merge tag 'x86_platform_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-23
/
+23
|
\
|
*
x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code
Ingo Molnar
2021-04-20
1
-11
/
+2
|
*
x86/platform/uv: Add more to secondary CPU kdump info
Georges Aureau
2021-04-16
1
-15
/
+24
*
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
1
-1
/
+1
|
/
*
x86/platform/uv: Remove unused variable in UV5 NMI handler
Mike Travis
2020-10-13
1
-3
/
+0
*
x86/platform/uv: Update Copyrights to conform to HPE standards
Mike Travis
2020-10-07
1
-0
/
+1
*
x86/platform/uv: Update for UV5 NMI MMR changes
Mike Travis
2020-10-07
1
-10
/
+54
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
x86: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-1
/
+1
*
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
1
-2
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
x86/platform/UV/NMI: Fix uneccessary kABI breakage
travis@sgi.com
2017-02-16
1
-1
/
+0
*
x86/platform/UV: Clean up the NMI code to match current coding style
travis@sgi.com
2017-02-01
1
-37
/
+37
*
x86/platform/UV: Initialize PCH GPP_D_0 NMI Pin to be NMI source
travis@sgi.com
2017-02-01
1
-0
/
+127
*
x86/platform/UV: Verify NMI action is valid, default is standard
travis@sgi.com
2017-02-01
1
-11
/
+58
*
x86/platform/UV: Add basic CPU NMI health check
travis@sgi.com
2017-02-01
1
-1
/
+20
*
x86/platform/UV: Add Support for UV4 Hubless NMIs
travis@sgi.com
2017-02-01
1
-22
/
+171
*
x86/dumpstack: Remove kernel text addresses from stack dump
Josh Poimboeuf
2016-10-25
1
-2
/
+2
*
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+1
*
x86/platform/uv: Include clocksource.h for clocksource_touch_watchdog()
Ingo Molnar
2015-12-11
1
-0
/
+1
*
x86/platform/uv: Implement simple dump failover if kdump fails
Mike Travis
2015-09-14
1
-23
/
+30
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-3
/
+3
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-14
1
-18
/
+7
*
uv: Replace __get_cpu_var
Christoph Lameter
2014-08-26
1
-20
/
+20
*
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2014-06-05
1
-1
/
+1
*
x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured
Mike Travis
2014-01-25
1
-14
/
+42
*
x86/uv/nmi: Fix Sparse warnings
Mike Travis
2014-01-25
1
-5
/
+4
*
kgdb/kdb: Fix no KDB config problem
Mike Travis
2014-01-25
1
-1
/
+1
*
x86/dumpstack: Fix printk_address for direct addresses
Jiri Slaby
2013-11-12
1
-1
/
+1
*
Revert "x86/UV: Add uvtrace support"
Ingo Molnar
2013-11-11
1
-12
/
+1
*
x86/UV: Add call to KGDB/KDB from NMI handler
Mike Travis
2013-10-03
1
-1
/
+46
*
x86/UV: Check for alloc_cpumask_var() failures properly in uv_nmi_setup()
Ingo Molnar
2013-09-24
1
-2
/
+1
*
x86/UV: Add uvtrace support
Mike Travis
2013-09-24
1
-1
/
+12
*
x86/UV: Add kdump to UV NMI handler
Mike Travis
2013-09-24
1
-0
/
+41
*
x86/UV: Add summary of cpu activity to UV NMI handler
Mike Travis
2013-09-24
1
-4
/
+44
*
x86/UV: Update UV support for external NMI signals
Mike Travis
2013-09-24
1
-40
/
+513
*
x86/UV: Move NMI support
Mike Travis
2013-09-24
1
-0
/
+102