| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Fix sparse warnings. | Heiko Carstens | 2006-07-12 | 27 | -124/+123 |
* | [S390] path grouping and path verifications fixes. | Cornelia Huck | 2006-07-12 | 8 | -48/+225 |
* | [S390] xpram module parameter parsing. | Heiko Carstens | 2006-07-12 | 1 | -57/+6 |
* | [S390] subchannel register/unregister mutex. | Cornelia Huck | 2006-07-12 | 5 | -7/+29 |
* | [PATCH] s390: broken null test in claw driver | Dave Jones | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] fix oddball boolean logic in s390 netiucv | Dave Jones | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] s390: move var declarations behind ifdef | Serge E. Hallyn | 2006-07-10 | 1 | -0/+2 |
* | [NET] gso: Add skb_is_gso | Herbert Xu | 2006-07-08 | 1 | -1/+1 |
* | [PATCH] zfcp: fix incorrect usage of fsf_req_list_lock | Heiko Carstens | 2006-07-04 | 1 | -4/+5 |
* | [PATCH] zfcp: fix incorrect usage of erp_lock | Heiko Carstens | 2006-07-04 | 1 | -4/+4 |
* | [PATCH] lockdep: annotate qeth driver | Heiko Carstens | 2006-07-04 | 1 | -0/+6 |
* | [PATCH] lockdep: s390 turn validator off in machine-check handler | Heiko Carstens | 2006-07-04 | 1 | -0/+3 |
* | [PATCH] lockdep: irqtrace subsystem, s390 support | Heiko Carstens | 2006-07-04 | 2 | -5/+7 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 46 | -46/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 7 | -17/+1 |
|\ |
|
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+1 |
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 2 | -3/+0 |
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+0 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -2/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -3/+0 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 2 | -5/+0 |
* | | [S390] rework of channel measurement facility. | Cornelia Huck | 2006-06-29 | 3 | -177/+468 |
* | | [S390] add PAV support to the dasd driver. | Horst Hummel | 2006-06-29 | 6 | -87/+222 |
* | | [S390] cio chpid offline. | Cornelia Huck | 2006-06-29 | 3 | -3/+5 |
* | | Convert s390_collect_crw_info() in s390mach.c from being started | Serge E. Hallyn | 2006-06-29 | 1 | -3/+2 |
* | | [S390] dasd eer data format. | Stefan Weinhuber | 2006-06-29 | 1 | -1/+1 |
* | | [S390] dasd whitespace and other cosmetics. | Horst Hummel | 2006-06-29 | 15 | -304/+173 |
* | | [S390] dasd_eckd_dump_sense bug. | Horst Hummel | 2006-06-29 | 1 | -71/+74 |
* | | [S390] missing check in dasd_eer_open. | Stefan Weinhuber | 2006-06-29 | 1 | -0/+2 |
* | | [S390] modular 3270 driver. | Martin Schwidefsky | 2006-06-29 | 1 | -33/+34 |
* | | [S390] cio async subchannel reprobe. | Peter Oberparleiter | 2006-06-29 | 4 | -36/+72 |
* | | [S390] ccwgroup device unregister. | Cornelia Huck | 2006-06-29 | 1 | -7/+10 |
* | | [S390] channel measurement fix. | Cornelia Huck | 2006-06-29 | 1 | -1/+2 |
* | | [S390] cio long busy in read configuration data. | Peter Oberparleiter | 2006-06-29 | 1 | -1/+6 |
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-28 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 1 | -7/+7 |
|\ \
| |/
|/| |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -7/+7 |
* | | [PATCH] drivers: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -4/+3 |
|/ |
|
* | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 2006-06-25 | 1 | -2/+1 |
* | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 2006-06-23 | 3 | -9/+9 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-06-21 | 14 | -619/+204 |
|\ |
|
| * | Merge ../linux-2.6 | James Bottomley | 2006-06-10 | 28 | -703/+911 |
| |\ |
|
| * | | [SCSI] zfcp: bump up version number | Andreas Herrmann | 2006-05-28 | 1 | -1/+1 |
| * | | [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable | Andreas Herrmann | 2006-05-28 | 3 | -4/+27 |
| * | | [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o... | Ralph Wuerthner | 2006-05-28 | 6 | -4/+34 |
| * | | [SCSI] zfcp: print bit error threshold data human readable | Ralph Wuerthner | 2006-05-28 | 1 | -4/+32 |
| * | | [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs | Andreas Herrmann | 2006-05-28 | 7 | -122/+41 |
| * | | [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement | Andreas Herrmann | 2006-05-28 | 3 | -20/+10 |
| * | | [SCSI] zfcp: (cleanup) remove useless comments | Andreas Herrmann | 2006-05-28 | 3 | -284/+0 |