Age | Commit message (Expand) | Author | Files | Lines |
2007-10-12 | [S390] xpram: fix bio_end{_,}io typo | Martin Schwidefsky | 1 | -1/+1 |
2007-10-12 | [S390] 3215: Handle special console device. | Cornelia Huck | 1 | -0/+3 |
2007-10-12 | [S390] vmwatchdog: fix broken inline assembly. | Heiko Carstens | 1 | -2/+2 |
2007-10-12 | [S390] tape: Fix medium state handling | Michael Holzheu | 1 | -9/+17 |
2007-10-12 | [S390] zcore: fix inline assembly in memcpy_real() | Michael Holzheu | 1 | -3/+4 |
2007-10-12 | [S390] qdio: change QDIO performance_stats error message priority | Ursula Braun | 1 | -1/+1 |
2007-10-12 | [S390] is_power_of_2 in drivers/s390/block/dasd_int.h | vignesh babu | 1 | -1/+2 |
2007-10-12 | [S390] qdio: dont cast function pointers and use them to call functions. | Heiko Carstens | 1 | -18/+19 |
2007-10-12 | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 8 | -28/+45 |
2007-10-12 | [S390] zcrypt: fix PCIXCC/CEX2C error recovery | Ralph Wuerthner | 1 | -2/+5 |
2007-10-12 | [S390] zcrypt: fix ap_reset_domain() | Ralph Wuerthner | 1 | -2/+3 |
2007-10-12 | [S390] zcrypt: remove duplicated struct CPRBX definition | Ralph Wuerthner | 2 | -46/+1 |
2007-10-12 | [S390] zcrypt: make init/exit functions static. | Heiko Carstens | 1 | -2/+2 |
2007-10-12 | [S390] cio: Avoid machine check vs. not operational races. | Cornelia Huck | 3 | -127/+21 |
2007-10-12 | [S390] cio: Fix device attributes for early devices. | Cornelia Huck | 1 | -0/+1 |
2007-10-12 | [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. | Cornelia Huck | 2 | -0/+7 |
2007-10-12 | [S390] cio: Introduce ccw_bus_type.shutdown. | Cornelia Huck | 2 | -6/+14 |
2007-10-12 | [S390] cio: Disable channel path measurements on shutdown/reboot. | Cornelia Huck | 1 | -0/+29 |
2007-10-12 | [S390] cio: Minor style fixes. | Cornelia Huck | 1 | -4/+4 |
2007-10-12 | [S390] cio: Add docbook comments. | Cornelia Huck | 3 | -57/+315 |
2007-10-12 | [S390] cio: Kerneldoc comments for cmf. | Cornelia Huck | 1 | -13/+74 |
2007-10-12 | [S390] cio: Fix some coding style issues in cmf. | Cornelia Huck | 1 | -64/+77 |
2007-10-12 | [S390] cio: remove subchannel_add_files() | Cornelia Huck | 1 | -1/+0 |
2007-10-12 | [S390] cio: rename css to channel_subsystems | Cornelia Huck | 4 | -39/+49 |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 8 | -45/+63 |
2007-10-11 | [QETH]: fix qeth_main.c | Andrew Morton | 1 | -1/+2 |
2007-10-10 | qeth: discard inbound packets with unknown header id | Ursula Braun | 1 | -1/+6 |
2007-10-10 | lcs: Channel errors drive lcs_recovery which leads to kernel panic. | Klaus D. Wacker | 2 | -3/+9 |
2007-10-10 | qeth: avoid duplicate deletion of multicast addresses | Ursula Braun | 1 | -2/+3 |
2007-10-10 | qeth: EDDP does not work on large MTUs | Frank Blaschka | 2 | -8/+11 |
2007-10-10 | qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets | Klaus D. Wacker | 1 | -2/+2 |
2007-10-10 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2 | -20/+27 |
2007-10-10 | [NET]: Wrap hard_header_parse | Stephen Hemminger | 1 | -3/+3 |
2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 5 | -5/+0 |
2007-10-10 | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 2 | -6/+4 |
2007-10-10 | Fixup rq_for_each_segment() indentation | Jens Axboe | 5 | -50/+46 |
2007-10-10 | Introduce rq_for_each_segment replacing rq_for_each_bio | NeilBrown | 5 | -46/+26 |
2007-09-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 3 | -10/+8 |
2007-08-31 | qeth: Drop ARP packages on HiperSockets interface with NOARP attribute. | Klaus D. Wacker | 1 | -2/+8 |
2007-08-31 | qeth: provide specific message for OSA-adapters exclusively used | Ursula Braun | 2 | -9/+20 |
2007-08-31 | qeth: crash during reboot after failing online setting | Ursula Braun | 1 | -7/+13 |
2007-08-31 | qeth: Announce tx checksumming for qeth devices in TSO/EDDP mode | Frank Blaschka | 1 | -14/+68 |
2007-08-31 | qeth: dont return the return values of void functions. | Heiko Carstens | 2 | -6/+6 |
2007-08-31 | qeth: enforce a rate limit for inbound scatter gather messages | Frank Blaschka | 1 | -5/+8 |
2007-08-31 | qeth: ungrouping a device must not be interruptible | Ursula Braun | 1 | -3/+2 |
2007-08-22 | [S390] vmur: fix reference counting for vmur device structure | Michael Holzheu | 2 | -58/+161 |
2007-08-22 | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 4 | -75/+7 |
2007-08-22 | [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue | Klaus D. Wacker | 1 | -1/+2 |
2007-08-22 | [S390] qdio: fix EQBS handling on CCQ96 | Klaus D. Wacker | 1 | -0/+2 |
2007-08-22 | [S390] cio: change confusing message in cmf. | Cornelia Huck | 1 | -7/+3 |