Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
75f2b879aeb3158daf6aa95d135803f7e71df06b
/
drivers
/
s390
509d97b
s390/chsc: fix SEI usage
by Sebastian Ott
· 12 years ago
6673cd0
s390/3215: partially revert tty close handling fix
by Heiko Carstens
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
add9bde
s390/irq: enable irq sum accounting for /proc/stat again
by Heiko Carstens
· 12 years ago
c7708fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
6726a80
s390/qdio: rename the misleading PCI flag of qdio devices
by Jan Glauber
· 12 years ago
d99e79e
s390/cio: fix pgid reserved check
by Sebastian Ott
· 12 years ago
7441b06
s390/pci: PCI hotplug support via SCLP
by Jan Glauber
· 12 years ago
cbc0dd1
s390/pci: CHSC PCI support for error and availability events
by Jan Glauber
· 12 years ago
d07dc5d
s390/dasd: add safe offline interface
by Stefan Haberland
· 12 years ago
55d3a85
s390/dasd: fix unaccessible device after resume
by Stefan Haberland
· 12 years ago
683c3dc
s390/ccwgroup: allow drivers to call set_{on,off}line
by Sebastian Ott
· 12 years ago
cff9710
s390/ccwgroup: set_online return error when already online
by Sebastian Ott
· 12 years ago
6b70a92
s390/memory hotplug: use pfmf instruction to initialize storage keys
by Heiko Carstens
· 12 years ago
1e466fc
s390/zcrypt: msgType50 (RSA-CRT) fix
by Ingo Tuchscherer
· 12 years ago
287a093
s390: use ccw_device_get_schid
by Sebastian Ott
· 12 years ago
9368dac
s390: Add a mechanism to get the subchannel id.
by Cornelia Huck
· 12 years ago
ce1d801
s390/qdio: rework BUG's and WARN_ON's
by Jan Glauber
· 12 years ago
773bab4
s390/dasd: fix multi-line printks with multiple KERN_<level>s
by Sebastian Ott
· 12 years ago
18af5c1
qeth: Remove BUG_ONs
by Stefan Raspl
· 12 years ago
395672e0
qeth: Consolidate tracing of card features
by Stefan Raspl
· 12 years ago
7096b18
qeth: Clarify card type naming for virtual NICs
by Stefan Raspl
· 12 years ago
569743e
claw: remove BUG_ONs
by Ursula Braun
· 12 years ago
bfd2eb3
ctcm: remove BUG_ONs
by Ursula Braun
· 12 years ago
7bf9bcf
qeth: Remove unused variable
by Stefan Raspl
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
1e619a1
Merge 3.7-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
1d567e1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
191c5f1
TTY: call tty_port_destroy in the rest of drivers
by Jiri Slaby
· 12 years ago
ae289dc
s390/3215: fix tty close handling
by Heiko Carstens
· 12 years ago
7702745
qeth: set new mac even if old mac is gone
by Ursula Braun
· 12 years ago
a134884
qeth: Fix IPA_CMD_QIPASSIST return code handling
by Stefan Raspl
· 12 years ago
7f0bc6c
s390/cio: fix length calculation in idset.c
by Sebastian Ott
· 12 years ago
619506d
s390: Move css limits from drivers/s390/cio/ to include/asm/.
by Cornelia Huck
· 13 years ago
31370f75
s390/cio: suppress 2nd path verification during resume
by Sebastian Ott
· 12 years ago
cec8546
s390/css: stop stsch loop after cc 3
by Sebastian Ott
· 12 years ago
aa92b33
s390/cio: use generic bitmap functions
by Sebastian Ott
· 12 years ago
2efaf5f
qeth: fix deadlock between recovery and bonding driver
by Stefan Raspl
· 12 years ago
1c8161a
smsgiucv: reestablish IUCV path after resume
by Hendrik Brueckner
· 12 years ago
021d48b
s390/zcrypt: remove duplicated include from zcrypt_pcixcc.c
by Wei Yongjun
· 12 years ago
521b3d7
s390/dcssblk: cleanup device attribute usage
by Sebastian Ott
· 12 years ago
dc92b1f
Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
fe709ed
Merge SCSI misc branch into isci-for-3.6 tag
by James Bottomley
· 12 years ago
3498d13
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6457f126
virtio: support reserved vqs
by Michael S. Tsirkin
· 12 years ago
17bb6d4
virtio-ring: move queue_index to vring_virtqueue
by Jason Wang
· 12 years ago
3bc9fef9
s390/dasd: check count address during online setting
by Stefan Haberland
· 12 years ago
72abaad
drivers/s390/char/monreader.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
41459d3
s390: add uninitialized_var() to suppress false positive compiler warnings
by Heiko Carstens
· 12 years ago
0e37b0cb
s390/tape: remove even more tape block leftovers
by Heiko Carstens
· 12 years ago
c80773e
s390/ap_bus: add missing ifdef
by Heiko Carstens
· 12 years ago
d3feb48
s390/qdio: fix truncated debug output of hex values
by Jan Glauber
· 12 years ago
dabecb2
s390/zcryt: Handle AP configuration changes
by Holger Dengler
· 12 years ago
745e967
s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPP
by Heiko Carstens
· 12 years ago
a8f6db4
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
by Heiko Carstens
· 12 years ago
d06cbda
s390/sclp: use -EOPNOTSUPP instead of -ENOSYS
by Heiko Carstens
· 12 years ago
2267a0c
s390/dasd: fix return value for non-existent ioctls
by Heiko Carstens
· 12 years ago
caf757c
s390/sysinfo,stsi: change return code handling
by Heiko Carstens
· 12 years ago
94f2b9e
s390/3270: drop unused spinlock from struct con3270
by Jean Delvare
· 12 years ago
24996ed
s390/scm: reorder scm_remove
by Sebastian Ott
· 12 years ago
c3e6d40
s390/scm: remove superfluous lock
by Sebastian Ott
· 12 years ago
0d804b2
s390/scm_block: force cluster writes
by Sebastian Ott
· 12 years ago
f30664e
s390: add scm block driver
by Sebastian Ott
· 12 years ago
2e73c2c
s390/eadm_sch: add support for irq statistics
by Sebastian Ott
· 12 years ago
eadb86a
s390/cio: add eadm subchannel driver
by Sebastian Ott
· 12 years ago
40ff4cc
s390: add scm notification
by Sebastian Ott
· 12 years ago
1d1c8f7
s390: add scm bus driver
by Sebastian Ott
· 12 years ago
184b08a
s390/chsc: implement store SCM information
by Sebastian Ott
· 12 years ago
d2fc439b
s390: add eadm related structures
by Sebastian Ott
· 12 years ago
382b736
s390: add eadm facility bits
by Sebastian Ott
· 12 years ago
01c5e6d
s390/css: export css_sched_sch_todo
by Sebastian Ott
· 12 years ago
1e2076f
s390/zcrypt: Add support for CEX4 crypto card
by Holger Dengler
· 12 years ago
5e55a48
s390/zcrypt: Separate msgtype implementation from card modules.
by Holger Dengler
· 12 years ago
b26bd94
s390/ap: Add functiton facility information as AP device attribute.
by Holger Dengler
· 12 years ago
7501455
s390/ap: configuration information exploitation
by Holger Dengler
· 12 years ago
b8f37a4a
ctcm: fix error return code
by Peter Senna Tschudin
· 12 years ago
6531084
drivers/s390/net: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
f68bd07
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
by Wei Yongjun
· 12 years ago
3c78747
lcs: ensure proper ccw setup
by Sebastian Ott
· 12 years ago
725b9c0
qeth: cleanup channel path descriptor function
by Sebastian Ott
· 12 years ago
d436de8
[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_device
by Martin Peschke
· 12 years ago
43f60cb
[SCSI] zfcp: No automatic port_rescan on events
by Steffen Maier
· 12 years ago
d99b601
[SCSI] zfcp: restore refcount check on port_remove
by Steffen Maier
· 12 years ago
ca579c9
[SCSI] zfcp: remove invalid reference to list iterator variable
by Julia Lawall
· 12 years ago
cb452149
[SCSI] zfcp: Do not wakeup while suspended
by Steffen Maier
· 12 years ago
01e6052
[SCSI] zfcp: Bounds checking for deferred error trace
by Steffen Maier
· 12 years ago
0100998
[SCSI] zfcp: Make trace record tags unique
by Steffen Maier
· 12 years ago
d220197
[SCSI] zfcp: Adapt to new FC_PORTSPEED semantics
by Steffen Maier
· 12 years ago
03429f3
s390/dasd: fix read unit address configuration loop
by Stefan Haberland
· 12 years ago
12d7b10
s390/dasd: fix pathgroup race
by Stefan Haberland
· 12 years ago
7ac3c93
Merge 3.6-rc6 into tty-next
by Greg Kroah-Hartman
· 12 years ago
3368ba2
s390/cio: invalidate cdev pointer before deregistration
by Sebastian Ott
· 12 years ago
43d0be7
s390/cio: fix IO subchannel event race
by Sebastian Ott
· 12 years ago
1f08be8
s390/dasd: move wake_up call
by Sebastian Ott
· 12 years ago
6b79d14
s390/dasd: fix ioctl return value
by Heiko Carstens
· 12 years ago
Next »