| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [S390] cio: fix sanity checks in ccwgroup driver. | Sebastian Ott | 2009-03-26 | 1 | -4/+12 |
| * | | [S390] cio: ccw group online store - report rcs to the caller. | Sebastian Ott | 2009-03-26 | 1 | -7/+8 |
| * | | [S390] cio: airq - fix array boundary | Sebastian Ott | 2009-03-26 | 1 | -2/+2 |
| * | | [S390] cio: device scan oom fallback. | Sebastian Ott | 2009-03-26 | 1 | -4/+27 |
| * | | [S390] cio: ensure single load of irq handler pointer | Heiko Carstens | 2009-03-26 | 1 | -0/+2 |
| * | | [S390] cio/crw: add/fix locking | Heiko Carstens | 2009-03-26 | 1 | -9/+23 |
| * | | [S390] cio: ccw device online store - report rc from ccw driver. | Sebastian Ott | 2009-03-26 | 1 | -8/+6 |
| * | | [S390] cio: Use ccw_device_set_notoper(). | Cornelia Huck | 2009-03-26 | 1 | -1/+1 |
| * | | [S390] cio: Try harder to disable subchannel. | Cornelia Huck | 2009-03-26 | 2 | -9/+11 |
| * | | [S390] cio: Use unbind/bind instead of unregister/register. | Cornelia Huck | 2009-03-26 | 3 | -23/+10 |
| * | | [S390] split/move machine check handler code | Heiko Carstens | 2009-03-26 | 9 | -671/+157 |
| * | | [S390] ftrace: dont trace machine check handler | Heiko Carstens | 2009-03-26 | 1 | -2/+1 |
| * | | [S390] delete drivers/s390/ebcdic.c | Heiko Carstens | 2009-03-26 | 1 | -246/+0 |
| * | | [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel | Heiko Carstens | 2009-03-26 | 2 | -472/+1 |
| * | | [S390] dasd: message cleanup | Stefan Haberland | 2009-03-26 | 13 | -637/+743 |
| * | | [S390] dasd: add High Performance FICON support | Stefan Weinhuber | 2009-03-26 | 8 | -163/+1118 |
| * | | [S390] dasd: add large volume support | Stefan Weinhuber | 2009-03-26 | 5 | -62/+81 |
| * | | [S390] dasd_eckd / Write format R0 is now allowed BB | Jean-Baptiste Joret | 2009-03-26 | 1 | -6/+19 |
| * | | [S390] dasd: enable compat ioctls | Heiko Carstens | 2009-03-26 | 2 | -4/+16 |
| * | | [S390] Automatic IPL after dump | Frank Munzert | 2009-03-26 | 1 | -2/+86 |
| |/ |
|
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | 4 | -12/+14 |
|\ \ |
|
| * | | sysfs: only allow one scheduled removal callback per kobj | Alex Chiang | 2009-03-24 | 1 | -2/+3 |
| * | | Driver core: Fix device_move() vs. dpm list ordering, v2 | Cornelia Huck | 2009-03-24 | 1 | -4/+5 |
| * | | Driver core: implement uevent suppress in kobject | Ming Lei | 2009-03-24 | 3 | -6/+6 |
| * | | s390: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 | 1 | -1/+1 |
| |/ |
|
* | | qeth: fix wait_event_timeout handling | Heiko Carstens | 2009-03-25 | 1 | -4/+5 |
* | | qeth: check for completion of a running recovery | Ursula Braun | 2009-03-25 | 2 | -0/+22 |
* | | qeth: unregister MAC addresses during recovery. | Klaus-Dieter Wacker | 2009-03-25 | 1 | -2/+4 |
* | | qeth: remove EDDP | Frank Blaschka | 2009-03-25 | 8 | -980/+111 |
* | | qeth: add statistics for tx csum | Frank Blaschka | 2009-03-25 | 4 | -2/+11 |
* | | qeth: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 1 | -1/+1 |
* | | claw: fix minor findings from code analysis tool | Andrew H. Richter | 2009-03-24 | 1 | -24/+20 |
* | | ctcm: fix minor findings from code analysis tool | Joel A. Fowler | 2009-03-24 | 2 | -17/+8 |
* | | ctcm: avoid wraparound in length of incoming data | Roel Kluin | 2009-03-24 | 2 | -4/+4 |
* | | ctcm: invalid return code from hard_start_xmit | Ursula Braun | 2009-03-24 | 1 | -2/+2 |
* | | claw: invalid return codes from hard_start_xmit | Ursula Braun | 2009-03-24 | 1 | -0/+2 |
* | | netiucv: invalid return code from hard_start_xmit | Ursula Braun | 2009-03-24 | 1 | -1/+1 |
* | | lcs: invalid return codes from hard_start_xmit. | Klaus-Dieter Wacker | 2009-03-24 | 1 | -2/+2 |
* | | Use kthread instead of kernel_thread | Klaus-Dieter Wacker | 2009-03-24 | 1 | -5/+3 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 2 | -1/+9 |
|\ \
| |/ |
|
| * | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens | 2009-02-19 | 1 | -0/+5 |
| * | [S390] sclp: handle empty event buffers | Peter Oberparleiter | 2009-02-19 | 1 | -1/+4 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-14 | 2 | -31/+17 |
|\ \
| |/ |
|
| * | [S390] dasd: fix race in dasd timer handling | Stefan Weinhuber | 2009-02-11 | 1 | -30/+16 |
| * | [S390] dasd: bus_id -> dev_name() conversion. | Cornelia Huck | 2009-02-11 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-01-26 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | lcs: fix compilation for !CONFIG_IP_MULTICAST | Heiko Carstens | 2009-01-25 | 1 | -2/+6 |
* | | kmsg: convert claw printk messages | Andy Richter | 2009-01-25 | 1 | -198/+233 |
* | | claw: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -5/+9 |
* | | netiucv: convert to net_device_ops | Frank Blaschka | 2009-01-21 | 1 | -5/+9 |