index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
blacklist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-5
/
+4
2015-04-15
s390: remove use of seq_printf return value
Joe Perches
1
-5
/
+7
2013-12-16
s390/blacklist: Perform subchannel scan only when needed
Peter Oberparleiter
1
-3
/
+3
2013-12-16
s390/cio: Delay scan for newly available I/O devices
Peter Oberparleiter
1
-1
/
+1
2013-05-02
s390/cio: add condev keyword to cio_ignore
Sebastian Ott
1
-0
/
+7
2013-05-02
s390/cio: add ipldev keyword to cio_ignore
Sebastian Ott
1
-2
/
+19
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2011-09-15
s390: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2010-10-25
[S390] cio: remove custom implementation of hex_to_bin()
Andy Shevchenko
1
-6
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-10-06
[S390] Fix memory leak in /proc/cio_ignore
Christian Borntraeger
1
-8
/
+5
2009-03-26
[S390] cio: fix wrong buffer access in cio_ignore_write
Sebastian Ott
1
-2
/
+1
2008-12-25
[S390] convert cio printks to pr_xxx macros.
Michael Ernst
1
-5
/
+9
2008-10-10
[S390] cio: introduce purge function for /proc/cio_ignore
Peter Oberparleiter
1
-4
/
+7
2008-06-10
[S390] cio: Fix sparse warnings in blacklist.c.
Cornelia Huck
1
-3
/
+3
2008-05-15
[S390] blacklist.c: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-05-07
[S390] cio: Fix parsing mechanism for blacklisted devices.
Michael Ernst
1
-154
/
+170
2008-05-07
[S390] cio: Remove cio_msg kernel parameter.
Michael Ernst
1
-1
/
+0
2008-04-29
s390: use non-racy method for proc entries creation
Denis V. Lunev
1
-5
/
+2
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-1
/
+1
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
1
-1
/
+1
2007-07-27
[S390] cio: Clean up messages.
Cornelia Huck
1
-11
/
+8
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-4
/
+4
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] cio async subchannel reprobe.
Peter Oberparleiter
1
-34
/
+1
2006-04-11
[PATCH] s390: wrong return codes in cio_ignore_proc_init()
Cornelia Huck
1
-2
/
+2
2006-02-01
[PATCH] s390: Remove CVS generated information
Heiko Carstens
1
-1
/
+0
2006-01-14
[PATCH] s390: email-address change
Cornelia Huck
1
-2
/
+2
2006-01-06
[PATCH] s390: Fix missing release function and cosmetic changes
Cornelia Huck
1
-4
/
+3
2006-01-06
[PATCH] s390: multiple subchannel sets support
Cornelia Huck
1
-36
/
+50
2006-01-06
[PATCH] s390: convert /proc/cio_ignore
Cornelia Huck
1
-30
/
+92
2006-01-06
[PATCH] s390: introduce for_each_subchannel
Cornelia Huck
1
-23
/
+23
2006-01-06
[PATCH] s390: introduce struct subchannel_id
Cornelia Huck
1
-11
/
+12
2005-09-17
[PATCH] s390: bl_dev array size
Heiko Carstens
1
-2
/
+2
2005-06-21
[PATCH] s390: cio max channels checks
Cornelia Huck
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+351