index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
ctl_reg.h
Age
Commit message (
Expand
)
Author
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-06-11
s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inline
Guenter Roeck
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
2018-05-17
KVM: s390: introduce defines for control registers
David Hildenbrand
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
s390/nmi: do register validation as early as possible
Martin Schwidefsky
2017-10-19
s390/ctl_reg: move control register definitions to ctl_reg.h
Martin Schwidefsky
2017-10-19
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
2017-06-22
KVM: s390: implement instruction execution protection for emulated
Christian Borntraeger
2017-02-17
s390: add missing "do {} while (0)" loop constructs to multiline macros
Heiko Carstens
2017-01-16
s390/sclp: make early sclp irq handler more robust
Heiko Carstens
2017-01-16
s390/ctl_reg: make __ctl_load a full memory barrier
Heiko Carstens
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
2015-07-13
s390/nmi: fix vector register corruption
Heiko Carstens
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2014-04-22
s390/ctl_reg: add union type for control register 0
Heiko Carstens
2013-11-15
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
2013-10-24
s390: cleanup and add sanity checks to control register macros
Heiko Carstens
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-03-28
Disintegrate asm/system.h for S390
David Howells