Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
27459f0940e16c68e080f5fc7e85aa9eb3f74528
/
drivers
/
s390
5f0b143
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
b385a14
[PATCH] Replace regular code with appropriate calls to container_of()
by Robert P. J. Day
· 18 years ago
b653d081
[PATCH] proc: remove useless (and buggy) ->nlink settings
by Alexey Dobriyan
· 18 years ago
81b7bbd
Merge branch 'linus'
by James Bottomley
· 18 years ago
9805199
[SCSI] zfcp: removed wrong comment
by Swen Schillig
· 18 years ago
ca880cf
[SCSI] zfcp: use of uninitialized variable
by Swen Schillig
· 18 years ago
6fcc471
[SCSI] zfcp: Invalid locking order
by Swen Schillig
· 18 years ago
5da5e65
[S390]: Adapt special message interface to new IUCV API
by Martin Schwidefsky
· 18 years ago
eebce38
[S390]: Adapt netiucv driver to new IUCV API
by Martin Schwidefsky
· 18 years ago
c9101c5
[S390]: Adapt vmlogrdr driver to new IUCV API
by Martin Schwidefsky
· 18 years ago
c667aac
[S390]: Adapt monreader driver to new IUCV API
by Martin Schwidefsky
· 18 years ago
33a67fe
[S390]: Rewrite of the IUCV base code, part 1
by Martin Schwidefsky
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
ab14de6
[S390] Convert memory detection into C code.
by Heiko Carstens
· 18 years ago
31ee4b2
[S390] Calibrate delay and bogomips.
by Martin Schwidefsky
· 18 years ago
cced1dd
[S390] Add crypto support for 3592 tape devices
by Michael Holzheu
· 18 years ago
d54853e
[S390] ETR support.
by Martin Schwidefsky
· 18 years ago
347d59d
[S390] cio: Don't spam debug feature.
by Cornelia Huck
· 18 years ago
184357a
[S390] Cleanup of CHSC event handling.
by Peter Oberparleiter
· 18 years ago
0f008aa
[S390] cio: declare hardware structures packed.
by Peter Oberparleiter
· 18 years ago
758976f
[S390] cio: Catch operand exceptions on stsch.
by Cornelia Huck
· 18 years ago
336c340
[S390] dasd: fix unconditional reserve handling.
by Horst Hummel
· 18 years ago
db273819
[S390] Remove dasd_ccw_log function.
by Horst Hummel
· 18 years ago
c48e091
[S390] Small barrier() and cpu_relax() cleanup.
by Heiko Carstens
· 18 years ago
1125b46
[S390] cio: Use device_{create,remove}_bin_file.
by Cornelia Huck
· 18 years ago
c59d744
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
by Heiko Carstens
· 18 years ago
444f0e5
[S390] Show loaded DCSS segments under /proc/iomem.
by Gerald Schaefer
· 18 years ago
18374d3
[S390] cio: Restart path verification after unsolicited interrupt.
by Cornelia Huck
· 18 years ago
e3c699b
[S390] dasd: fix bug in dasd initialization cleanup
by Stefan Weinhuber
· 18 years ago
dbd8ae6
[S390] sclp: invalid handling of temporary 'not operational' status
by Peter Oberparleiter
· 18 years ago
32c5b05
[S390] cio: Remove check for ssd in chpids_show().
by Cornelia Huck
· 18 years ago
b0f1779
[S390] Check the return value of kthread_run().
by Akinobu Mita
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
97bee8e
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
bf3dbdc
[S390] locking problem with __cpcmd.
by Christian Borntraeger
· 18 years ago
6faf444
[S390] cio: use barrier() in stsch_reset.
by Heiko Carstens
· 18 years ago
45d2530
s390: iucv Kconfig help description changes
by Frank Pavlic
· 18 years ago
ee2db68
s390: qeth driver fixes: atomic context fixups
by Frank Blaschka
· 18 years ago
2d36c16
s390: qeth driver fixes: packet socket
by Frank Blaschka
· 18 years ago
95c78c8
s390: qeth driver fixes: VLAN hdr, perf stats
by Frank Blaschka
· 18 years ago
3a6b95c
qeth: fix uaccess handling and get rid of unused variable
by Heiko Carstens
· 18 years ago
aa77015
[S390] cio: fix stsch_reset.
by Michael Holzheu
· 18 years ago
524a237
[S390] Change max. buffer size for monwriter device.
by Melissa Howland
· 18 years ago
e42734e
[S390] cio: css_register_subchannel race.
by Stefan Bader
· 18 years ago
a45e141
[S390] Fix reboot hang on LPARs
by Michael Holzheu
· 18 years ago
b3c14d0
[S390] sclp_cpi module license.
by Christian Borntraeger
· 18 years ago
13e742b
[S390] zcrypt: module unload fixes.
by Ralph Wuerthner
· 18 years ago
028cf91
[S390] Hipersocket multicast queue: make sure outbound handler is called
by Ursula Braun
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
88032b3
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
49522c9
[PATCH] struct path: convert s390-drivers
by Josef Sipek
· 18 years ago
24ec839
[PATCH] tty: ->signal->tty locking
by Peter Zijlstra
· 18 years ago
529192f
[S390] Use dev->groups for adding/removing the subchannel attribute group.
by Cornelia Huck
· 18 years ago
d7b5a4c9
[S390] Support for disconnected devices reappearing on another subchannel.
by Cornelia Huck
· 18 years ago
2ec2298
[S390] subchannel lock conversion.
by Cornelia Huck
· 18 years ago
7674da7
[S390] Some preparations for the dynamic subchannel mapping patch.
by Cornelia Huck
· 18 years ago
34249d0
[S390] runtime switch for qdio performance statistics
by Ursula Braun
· 18 years ago
9575bf2
[S390] New DASD feature for ERP related logging
by Horst Hummel
· 18 years ago
85eca85
[S390] add reset call handler to the ap bus.
by Ralph Wuerthner
· 18 years ago
c163753
[S390] more workqueue fixes.
by Martin Schwidefsky
· 18 years ago
e45ccc0
[S390] workqueue fixes.
by Andrew Morton
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
441e143
[PATCH] slab: remove SLAB_DMA
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
4927b3f
[PATCH] More work_struct induced breakage (s390)
by Al Viro
· 18 years ago
47af551
[S390] cio: Use device_reprobe() instead of bus_rescan_devices().
by Cornelia Huck
· 18 years ago
d23861f
[S390] cio: Retry internal operations after vary off.
by Cornelia Huck
· 18 years ago
24cb5b4
[S390] cio: Use path verification for last path gone after vary off.
by Cornelia Huck
· 18 years ago
9163bb2
[S390] non-unique constant/macro identifiers.
by Ursula Braun
· 18 years ago
c6b5b84
[S390] cpu shutdown rework
by Heiko Carstens
· 18 years ago
15e9b58
[S390] Reset infrastructure for re-IPL.
by Heiko Carstens
· 18 years ago
645c98c
[S390] return 'count' for successful execution of dasd_eer_enable.
by Horst Hummel
· 18 years ago
29145a6
[S390] Enhanced handling of failed termination requests.
by Horst Hummel
· 18 years ago
66a4263b
[S390] Add MODALIAS= to the uevent for the ap bus.
by Cornelia Huck
· 18 years ago
520a4e3
[S390] 3215 device locking.
by Martin Schwidefsky
· 18 years ago
01376f4
[S390] handle incorrect values when writing to dasd sysfs attributes.
by Horst Hummel
· 18 years ago
5a5a852
[NET] driver/s390/net: Checksum annotations.
by Al Viro
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
3c9da7b
[S390] cio: Make ccw_device_register() static.
by Cornelia Huck
· 18 years ago
f3b017d
[S390] Improve AP bus device removal.
by Ralph Wuerthner
· 18 years ago
c2b1449
[S390] cio: css_probe_device() must be called enabled.
by Cornelia Huck
· 18 years ago
71fa0a8
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 18 years ago
8d1a006
[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value
by Swen Schillig
· 18 years ago
867dcd0
[S390] dasd: clean up timer.
by Stefan Weinhuber
· 18 years ago
2c91971
[S390] monwriter find header logic.
by Melissa Howland
· 18 years ago
85a4aa6
[S390] cio: sch_no -> schid.sch_no conversion.
by Cornelia Huck
· 18 years ago
8b42f5c
[S390] cio: invalid device operational notification
by Peter Oberparleiter
· 18 years ago
12975ae
[S390] cio: remove casts from/to (void *).
by Cornelia Huck
· 18 years ago
e7769b4
[S390] cio: Remove grace period for vary off chpid.
by Cornelia Huck
· 18 years ago
7896426
[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private
by Cornelia Huck
· 18 years ago
715d854
[S390] monwriter kzalloc size.
by Melissa Howland
· 18 years ago
0898378
[S390] cio: add missing KERN_INFO printk header.
by Cornelia Huck
· 18 years ago
9d0a57c
[S390] irq change improvements.
by Heiko Carstens
· 18 years ago
6aae873
[PATCH] drivers/s390 misc sparse annotations
by Al Viro
· 18 years ago
5a489b9
[S390] irq change build fixes.
by Heiko Carstens
· 18 years ago
7e8ae7b
[S390] cio: 0 is a valid chpid.
by Cornelia Huck
· 18 years ago
2d103d5
[S390] monwriter buffer limit.
by Melissa Howland
· 18 years ago
d83682b
[S390] ap bus poll thread priority.
by Christian Borntraeger
· 18 years ago
3bdc9d0
[S390] cio: improve unit check handling for internal operations
by Peter Oberparleiter
· 18 years ago
Next »