aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-12[S390] xpram: fix bio_end{_,}io typoMartin Schwidefsky
2007-10-12[S390] 3215: Handle special console device.Cornelia Huck
2007-10-12[S390] vmwatchdog: fix broken inline assembly.Heiko Carstens
2007-10-12[S390] tape: Fix medium state handlingMichael Holzheu
2007-10-12[S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu
2007-10-12[S390] qdio: change QDIO performance_stats error message priorityUrsula Braun
2007-10-12[S390] is_power_of_2 in drivers/s390/block/dasd_int.hvignesh babu
2007-10-12[S390] qdio: dont cast function pointers and use them to call functions.Heiko Carstens
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens
2007-10-12[S390] zcrypt: fix PCIXCC/CEX2C error recoveryRalph Wuerthner
2007-10-12[S390] zcrypt: fix ap_reset_domain()Ralph Wuerthner
2007-10-12[S390] zcrypt: remove duplicated struct CPRBX definitionRalph Wuerthner
2007-10-12[S390] zcrypt: make init/exit functions static.Heiko Carstens
2007-10-12[S390] cio: Avoid machine check vs. not operational races.Cornelia Huck
2007-10-12[S390] cio: Fix device attributes for early devices.Cornelia Huck
2007-10-12[S390] cio: Disable channel measurements (cmf) on shutdown/reboot.Cornelia Huck
2007-10-12[S390] cio: Introduce ccw_bus_type.shutdown.Cornelia Huck
2007-10-12[S390] cio: Disable channel path measurements on shutdown/reboot.Cornelia Huck
2007-10-12[S390] cio: Minor style fixes.Cornelia Huck
2007-10-12[S390] cio: Add docbook comments.Cornelia Huck
2007-10-12[S390] cio: Kerneldoc comments for cmf.Cornelia Huck
2007-10-12[S390] cio: Fix some coding style issues in cmf.Cornelia Huck
2007-10-12[S390] cio: remove subchannel_add_files()Cornelia Huck
2007-10-12[S390] cio: rename css to channel_subsystemsCornelia Huck
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-11[QETH]: fix qeth_main.cAndrew Morton
2007-10-10qeth: discard inbound packets with unknown header idUrsula Braun
2007-10-10lcs: Channel errors drive lcs_recovery which leads to kernel panic.Klaus D. Wacker
2007-10-10qeth: avoid duplicate deletion of multicast addressesUrsula Braun
2007-10-10qeth: EDDP does not work on large MTUsFrank Blaschka
2007-10-10qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packetsKlaus D. Wacker
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-08-31qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker
2007-08-31qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun
2007-08-31qeth: crash during reboot after failing online settingUrsula Braun
2007-08-31qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka
2007-08-31qeth: dont return the return values of void functions.Heiko Carstens
2007-08-31qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka
2007-08-31qeth: ungrouping a device must not be interruptibleUrsula Braun
2007-08-22[S390] vmur: fix reference counting for vmur device structureMichael Holzheu
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-08-22[S390] qdio: Refresh buffer states for IQDIO Asynchronous output queueKlaus D. Wacker