summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-1410-15/+67
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1419-248/+145
| |\
| * | vmwatchdog: BKL pushdownArnd Bergmann2008-07-021-1/+6
| * | vmcp: BKL pushdownArnd Bergmann2008-07-021-0/+4
| * | monwriter: BKL pushdownArnd Bergmann2008-07-021-0/+3
| * | monreader: BKL pushdownArnd Bergmann2008-07-021-0/+4
| * | crypto-zcrypt_api: BKL pushdownArnd Bergmann2008-06-201-0/+3
| * | block-dasd_eer: BKL pushdownArnd Bergmann2008-06-201-0/+6
| * | drivers/s390: cdev lock_kernel() pushdownJonathan Corbet2008-06-204-14/+41
* | | [S390] sclp_tty: Fix scheduling while atomic bug.Heiko Carstens2008-07-141-19/+17
* | | [S390] sclp_tty: remove ioctl interface.Heiko Carstens2008-07-143-248/+23
* | | [S390] Remove P390 support.Heiko Carstens2008-07-144-15/+1
* | | [S390] Cleanup vmcp printk messages.Christian Borntraeger2008-07-141-10/+5
* | | [S390] Cleanup lcs printk messages.Klaus-D. Wacker2008-07-141-5/+2
* | | [S390] Cleanup vmwatch printk messages.Martin Schwidefsky2008-07-141-13/+3
* | | [S390] Cleanup dcssblk printk messages.Hongjie Yang2008-07-141-19/+3
* | | [S390] Cleanup zfcp dumper printk messages.Michael Holzheu2008-07-141-19/+12
* | | [S390] Cleanup vmlogrdr printk messages.Martin Schwidefsky2008-07-141-26/+3
* | | [S390] Cleanup monreader printk messages.Gerald Schaefer2008-07-141-67/+7
* | | [S390] Cleanup smsgiucv printk messages.Martin Schwidefsky2008-07-141-8/+2
* | | [S390] Cleanup qeth print messages.Frank Blaschka2008-07-142-10/+2
* | | [S390] Cleanup netiucv printk messages.Ursula Braun2008-07-141-52/+9
* | | [S390] Cleanup sclp printk messages.Martin Schwidefsky2008-07-149-46/+9
* | | [S390] Cleanup zcrypt printk messages.Felix Beck2008-07-147-130/+17
* | | [S390] Cleanup 3215 printk messages.Martin Schwidefsky2008-07-141-22/+1
* | | [S390] Cleanup 3270 printk messages.Martin Schwidefsky2008-07-143-8/+1
* | | [S390] Cleanup xpram printk messages.Martin Schwidefsky2008-07-141-14/+4
* | | [S390] Cleanup cio printk messages.Michael Ernst2008-07-144-26/+11
* | | [S390] Move memory detection code to own file.Heiko Carstens2008-07-141-15/+18
* | | [S390] cio: fix double unregistering of subchannelsSebastian Ott2008-07-141-1/+2
* | | [S390] Add support for memory hot-add via sclp.Heiko Carstens2008-07-141-8/+308
* | | [S390] s390/cio: use memory_read_from_buffer()Akinobu Mita2008-07-141-9/+2
* | | [S390] s390/vmcp: use simple_read_from_buffer()Akinobu Mita2008-07-141-14/+8
* | | [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-142-12/+1
* | | [S390] zcrypt: Add additional card IDs to CEX2C and CEX2ARalph Wuerthner2008-07-143-0/+4
* | | [S390] ap: Use high-resolution timer for pollingFelix Beck2008-07-141-10/+53
* | | [S390] sclp: simplify vt220 cleanup logicPeter Oberparleiter2008-07-141-27/+28
* | | [S390] cio: Add chsc subchannel driver.Cornelia Huck2008-07-1414-48/+906
* | | [S390] cio: suppress chpid event in case of configure errorPeter Oberparleiter2008-07-141-6/+17
* | | [S390] css: Use css_device_id for bus matching.Cornelia Huck2008-07-143-11/+14
* | | [S390] cio: Repair chpid event handling.Cornelia Huck2008-07-145-36/+43
* | | [S390] cio: Use isc_{register,unregister}.Cornelia Huck2008-07-143-3/+6
* | | [S390] cio: introduce isc_(un)register functions.Sebastian Ott2008-07-142-2/+70
* | | [S390] cio: Allow adapter interrupt handlers per isc.Cornelia Huck2008-07-144-24/+31
* | | [S390] cio: Introduce abstract isc definitions.Cornelia Huck2008-07-144-9/+14
* | | [S390] cio: Get rid of css_characteristics_avail.Cornelia Huck2008-07-145-17/+5
* | | [S390] stp support.Martin Schwidefsky2008-07-143-0/+56
* | | [S390] cio: remove lock from ccw_device_oper_notify.Sebastian Ott2008-07-141-7/+1
* | | [S390] cio: provide helper functions for fcx enabled I/OPeter Oberparleiter2008-07-142-1/+329
* | | [S390] cio: provide functions for fcx enabled I/OPeter Oberparleiter2008-07-149-38/+616