index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
facility.h
Age
Commit message (
Expand
)
Author
2024-10-10
s390/facilities: Fix warning about shadow of global variable
Gerd Bayer
2024-09-13
s390/facility: Let test_facility() generate static branch if possible
Heiko Carstens
2024-09-13
s390/facility: Disable compile time optimization for decompressor code
Heiko Carstens
2024-07-23
s390/alternatives: Remove alternative facility list
Heiko Carstens
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2023-12-23
KVM: s390: vsie: Fix length of facility list shadowed
Nina Schoetterl-Glausch
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-06-18
s390/facility: get rid of register asm
Heiko Carstens
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2021-01-29
Fix "ordering" comment typos
Bjorn Helgaas
2019-06-19
s390: fix stfle zero padding
Heiko Carstens
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
2018-02-05
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-01-23
s390/tools: generate header files in arch/s390/include/generated/
Hendrik Brueckner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-22
s390/facilities: get rid of __ASSEMBLY__ in facility header file
Heiko Carstens
2017-03-22
s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT
Heiko Carstens
2015-12-18
s390/facilities: optimize test_facility()
Heiko Carstens
2015-12-18
s390/facilities: add helper tool to generate facility lists
Heiko Carstens
2015-12-18
s390/facilities: use stfl mnemonic instead of insn magic
Heiko Carstens
2013-06-26
s390/facility: decompose test_facility()
Michael Mueller
2012-04-11
[S390] Fix stfle() lowcore protection problem
Michael Holzheu
2012-03-28
Disintegrate asm/system.h for S390
David Howells