aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/ctl_reg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-27s390/ctl_reg: add ctlreg5 and ctlreg15 unionsHeiko Carstens1-0/+17
2021-07-05s390/mcck: move register validation to C codeAlexander Gordeev1-2/+0
2019-11-20s390/early: move control registers setup in C codeVasily Gorbik1-0/+1
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada1-21/+21
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-7/+2
2019-06-11s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inlineGuenter Roeck1-2/+2
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens1-7/+2
2018-05-17KVM: s390: introduce defines for control registersDavid Hildenbrand1-0/+12
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+31
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19s390/nmi: do register validation as early as possibleMartin Schwidefsky1-0/+2
2017-10-19s390/ctl_reg: move control register definitions to ctl_reg.hMartin Schwidefsky1-0/+11
2017-10-19s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky1-1/+18
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger1-1/+3
2017-02-17s390: add missing "do {} while (0)" loop constructs to multiline macrosHeiko Carstens1-4/+4
2017-01-16s390/sclp: make early sclp irq handler more robustHeiko Carstens1-1/+3
2017-01-16s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens1-1/+3
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner1-2/+0
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner1-0/+2
2015-07-13s390/nmi: fix vector register corruptionHeiko Carstens1-1/+4
2015-03-25s390: remove 31 bit supportHeiko Carstens1-12/+2
2014-04-22s390/ctl_reg: add union type for control register 0Heiko Carstens1-0/+14
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu1-0/+2
2013-10-24s390: cleanup and add sanity checks to control register macrosHeiko Carstens1-61/+51
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-3/+3
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+76