aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/nmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+1
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-14s390/nmi: remove unused codeHeiko Carstens1-2/+0
2017-10-19s390/nmi: do register validation as early as possibleMartin Schwidefsky1-88/+22
2017-10-19s390/nmi: allocation of the extended save areaMartin Schwidefsky1-0/+82
2017-10-19s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky1-1/+3
2017-10-19s390/nmi: use smp_emergency_stop instead of smp_send_stopMartin Schwidefsky1-2/+7
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao1-0/+34
2017-06-27s390/nmi: s390: New low level handling for machine check happening in guestQingFeng Hao1-10/+40
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-2/+17
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-0/+3
2017-02-23s390/nmi: purge tlbs after control register validationHeiko Carstens1-1/+2
2017-02-23s390/nmi: fix order of register validationHeiko Carstens1-12/+12
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens1-9/+10
2016-08-29s390/nmi: improve revalidation of fpu / vector registersMartin Schwidefsky1-28/+39
2016-06-13s390/time: remove ETR supportMartin Schwidefsky1-11/+2
2015-10-27s390/nmi: reduce size of percpu variableHeiko Carstens1-3/+3
2015-10-27s390/nmi: fix terminologyHeiko Carstens1-9/+9
2015-10-27s390/nmi: remove castsHeiko Carstens1-26/+26
2015-10-27s390/nmi: remove pointless error stringsHeiko Carstens1-17/+12
2015-10-16s390/fpu: split fpu-internal.h into fpu internals, api, and type headersHendrik Brueckner1-1/+0
2015-10-14s390/etr,stp: fix possible deadlock on machine checkHeiko Carstens1-4/+12
2015-08-19s390/nmi: initialize control register 0 earlierHeiko Carstens1-1/+1
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner1-2/+6
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner1-0/+1
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens1-21/+30
2015-03-25s390: remove 31 bit supportHeiko Carstens1-64/+28
2014-12-01s390: fix machine check handlingSebastian Ott1-6/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-3/+7
2014-10-09s390: add support for vector extensionMartin Schwidefsky1-0/+16
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter1-3/+7
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-4/+4
2013-08-22s390/time: clock comparator revalidationMartin Schwidefsky1-4/+1
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens1-1/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-03-11[S390] rework idle codeMartin Schwidefsky1-2/+0
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-1/+2
2010-11-25[S390] nmi: fix clock comparator revalidationHeiko Carstens1-6/+4
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-1/+2
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-04-14[S390] call nmi_enter/nmi_exit on machine checksHeiko Carstens1-2/+3
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens1-18/+11
2009-03-26[S390] split/move machine check handler codeHeiko Carstens1-0/+383