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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-03
s390/qdio: improve some debug prints
Julian Wiedmann
1
-2
/
+3
2017-02-03
s390/qdio: fix up tiqdio_thinint_handler() kerneldoc
Julian Wiedmann
1
-2
/
+1
2017-02-03
s390/qdio: clean up q->irq_ptr usage
Julian Wiedmann
1
-4
/
+4
2017-02-03
s390/qdio: clear DSCI prior to scanning multiple input queues
Julian Wiedmann
1
-4
/
+4
2017-02-03
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
Gerald Schaefer
1
-1
/
+1
2017-01-31
s390/dasd: correct inconsistent indenting
Stefan Haberland
1
-2
/
+2
2017-01-31
s390/dasd: check blockdevice pointer before trying to sync blockdevice
Stefan Haberland
1
-4
/
+5
2017-01-31
s390/dasd: check for device error pointer within state change interrupts
Stefan Haberland
1
-2
/
+5
2017-01-31
s390/dasd: allow 0 for path_threshold attribute
Stefan Haberland
1
-4
/
+2
2017-01-31
s390/dasd: Improve parameter list parsing
Jan Höppner
2
-135
/
+125
2017-01-31
s390/dasd: Always store parameter elements in an array
Jan Höppner
1
-16
/
+16
2017-01-31
s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.
Harald Freudenberger
1
-0
/
+8
2017-01-16
s390/cio: remove cmf related code relevant for 31 bit only
Sebastian Ott
1
-8
/
+2
2017-01-16
s390: use false/true when using bool
Heiko Carstens
4
-5
/
+5
2017-01-16
s390: proper type casts for csum_partial invocations
Heiko Carstens
1
-1
/
+1
2017-01-16
s390/zcore: remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-01-16
s390/cio: remove unused struct member
Sebastian Ott
2
-2
/
+0
2017-01-16
s390/cio: export real cssid
Sebastian Ott
1
-0
/
+22
2017-01-16
s390/cio: css initialization cleanup
Sebastian Ott
1
-56
/
+47
2017-01-16
s390/cio: css attribute cleanup
Sebastian Ott
1
-28
/
+29
2017-01-16
s390/cio: use cssid for pgid generation
Sebastian Ott
4
-3
/
+53
2017-01-16
s390/cio: clarify cssid usage
Sebastian Ott
4
-26
/
+29
2017-01-16
s390/zcrypt: get rid of variable length arrays
Heiko Carstens
1
-6
/
+4
2017-01-16
s390/zcrypt: make structures static
Heiko Carstens
2
-2
/
+2
2017-01-16
s390/cio: get rid of variable length array
Heiko Carstens
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
26
-26
/
+26
2016-12-23
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
7
-15
/
+202
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
21
-2352
/
+3722
2016-12-14
scsi: zfcp: fix rport unblock race with LUN recovery
Steffen Maier
4
-9
/
+77
2016-12-14
scsi: zfcp: do not trace pure benign residual HBA responses at default level
Steffen Maier
2
-3
/
+30
2016-12-14
scsi: zfcp: fix use-after-"free" in FC ingress path after TMF
Benjamin Block
3
-3
/
+95
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-16
/
+24
2016-12-14
s390/zcrypt: add missing memory clobber to ap_qci inline assembly
Heiko Carstens
1
-1
/
+1
2016-12-14
s390/dasd: fix typos in DASD error messages
Stefan Haberland
1
-3
/
+3
2016-12-14
s390/zcrypt: tracepoint definitions for zcrypt device driver.
Harald Freudenberger
1
-24
/
+81
2016-12-14
s390/zcrypt: Rework debug feature invocations.
Harald Freudenberger
10
-143
/
+190
2016-12-14
s390/zcrypt: Improved invalid domain response handling.
Harald Freudenberger
1
-29
/
+33
2016-12-14
s390/zcrypt: Fix ap_max_domain_id for older machine types
Ingo Tuchscherer
1
-0
/
+3
2016-12-14
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
2
-3
/
+22
2016-12-14
s390/zcrypt: Fixed attrition of AP adapters and domains
Ingo Tuchscherer
4
-24
/
+47
2016-12-14
s390/zcrypt: Introduce new zcrypt device status API
Ingo Tuchscherer
1
-0
/
+42
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
16
-1989
/
+2766
2016-12-14
s390/zcrypt: Introduce workload balancing
Ingo Tuchscherer
9
-249
/
+629
2016-12-14
s390/zcrypt: get rid of ap_poll_requests
Martin Schwidefsky
1
-10
/
+24
2016-12-14
s390/zcrypt: header for the AP inline assmblies
Martin Schwidefsky
2
-175
/
+204
2016-12-14
s390/zcrypt: simplify message type handling
Martin Schwidefsky
5
-67
/
+18
2016-12-14
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
7
-20
/
+40
2016-12-14
s390/zcrypt: Introduce CEX6 toleration
Harald Freudenberger
2
-0
/
+4
2016-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
25
-489
/
+1193
[next]