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
/
drivers
/
s390
/
cio
/
idset.c
Age
Commit message (
Expand
)
Author
2020-02-27
s390: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-01-08
s390/cio: idset.c: remove some unused functions
Rickard Strandqvist
2013-04-17
s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()
Akinobu Mita
2012-11-06
s390/cio: fix length calculation in idset.c
Sebastian Ott
2012-10-18
s390/css: stop stsch loop after cc 3
Sebastian Ott
2012-10-18
s390/cio: use generic bitmap functions
Sebastian Ott
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2009-09-22
[S390] cio: introduce consistent subchannel scanning
Sebastian Ott
2009-09-22
[S390] cio: idset use actual number of ssids
Sebastian Ott
2009-09-22
[S390] cio: introduce css_eval_scheduled
Sebastian Ott
2008-08-01
[S390] cio: Memory allocation for idset changed.
Michael Ernst
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-04-27
[S390] cio: replace subchannel evaluation queue with bitmap
Peter Oberparleiter