aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter3-5/+5
2006-12-07[PATCH] slab: remove SLAB_DMAChristoph Lameter2-2/+2
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro5-21/+18
2006-12-04[S390] cio: Use device_reprobe() instead of bus_rescan_devices().Cornelia Huck1-1/+13
2006-12-04[S390] cio: Retry internal operations after vary off.Cornelia Huck7-11/+90
2006-12-04[S390] cio: Use path verification for last path gone after vary off.Cornelia Huck3-10/+24
2006-12-04[S390] non-unique constant/macro identifiers.Ursula Braun6-65/+58
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-36/+1
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens2-63/+100
2006-12-04[S390] return 'count' for successful execution of dasd_eer_enable.Horst Hummel1-4/+5
2006-12-04[S390] Enhanced handling of failed termination requests.Horst Hummel1-5/+11
2006-12-04[S390] Add MODALIAS= to the uevent for the ap bus.Cornelia Huck1-1/+9
2006-12-04[S390] 3215 device locking.Martin Schwidefsky1-26/+24
2006-12-04[S390] handle incorrect values when writing to dasd sysfs attributes.Horst Hummel1-14/+29
2006-12-02[NET] driver/s390/net: Checksum annotations.Al Viro4-24/+24
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck2-3/+1
2006-10-27[S390] Improve AP bus device removal.Ralph Wuerthner1-1/+6
2006-10-27[S390] cio: css_probe_device() must be called enabled.Cornelia Huck1-4/+3
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-0/+5
2006-10-25[SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2-0/+5
2006-10-18[S390] dasd: clean up timer.Stefan Weinhuber1-0/+1
2006-10-18[S390] monwriter find header logic.Melissa Howland1-4/+10
2006-10-18[S390] cio: sch_no -> schid.sch_no conversion.Cornelia Huck1-1/+1
2006-10-18[S390] cio: invalid device operational notificationPeter Oberparleiter1-0/+4
2006-10-11[S390] cio: remove casts from/to (void *).Cornelia Huck4-26/+26
2006-10-11[S390] cio: Remove grace period for vary off chpid.Cornelia Huck5-76/+14
2006-10-11[S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_privateCornelia Huck8-53/+56
2006-10-11[S390] monwriter kzalloc size.Melissa Howland1-1/+1
2006-10-11[S390] cio: add missing KERN_INFO printk header.Cornelia Huck1-1/+2
2006-10-11[S390] irq change improvements.Heiko Carstens1-2/+2
2006-10-10[PATCH] drivers/s390 misc sparse annotationsAl Viro1-1/+1
2006-10-06[S390] irq change build fixes.Heiko Carstens6-8/+12
2006-10-06[S390] cio: 0 is a valid chpid.Cornelia Huck1-9/+16
2006-10-06[S390] monwriter buffer limit.Melissa Howland1-5/+5
2006-10-06[S390] ap bus poll thread priority.Christian Borntraeger1-1/+1
2006-10-04[S390] cio: improve unit check handling for internal operationsPeter Oberparleiter1-4/+4
2006-10-04[S390] cio: add timeout handler for internal operations.Peter Oberparleiter1-0/+3
2006-10-04[S390] zcrypt device registration/unregistration race.Ralph Wuerthner1-11/+12
2006-10-04[S390] Add timeouts during sense PGID, path verification and disband PGID.Cornelia Huck3-0/+13
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-1/+1
2006-10-02[PATCH] s390: update fs3270 to use a struct pidCedric Le Goater1-5/+6
2006-10-02[PATCH] const struct tty_operationsJeff Dike4-4/+4
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-1/+1
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe3-3/+3
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro1-1/+1
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky9-498/+255
2006-09-28[S390] init_timer in tty3270.Jan Glauber1-1/+0