| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early | Steffen Maier | 2011-12-14 | 1 | -0/+4 |
* | [S390] ap: Setup timer for sending messages after reset. | Holger Dengler | 2011-12-01 | 1 | -0/+2 |
* | [S390] cio: fix chsc_chp_vary | Sebastian Ott | 2011-12-01 | 1 | -5/+2 |
* | [S390] cio: provide fake irb for transport mode IO | Sebastian Ott | 2011-12-01 | 3 | -10/+37 |
* | [S390] cio: disallow driver io for known to be broken paths | Sebastian Ott | 2011-12-01 | 1 | -4/+4 |
* | [S390] hibernate: directly trigger subchannel evaluation | Sebastian Ott | 2011-12-01 | 3 | -47/+66 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-20 | 7 | -9/+16 |
|\ |
|
| * | qeth: Reduce CPU consumption through less SIGA-r calls | Einar Lueck | 2011-11-16 | 1 | -2/+1 |
| * | qeth: l3 fix rcu splat in xmit | Frank Blaschka | 2011-11-16 | 1 | -0/+7 |
| * | netiucv: reinsert dev_alloc_name for device naming | Ursula Braun | 2011-11-16 | 1 | -0/+2 |
| * | qeth: remove WARN_ON leftover | Christian Borntraeger | 2011-11-16 | 1 | -1/+0 |
| * | qeth: return with -EPERM if sniffing is not enabled | Ursula Braun | 2011-11-16 | 1 | -2/+2 |
| * | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 2 | -4/+4 |
* | | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu | 2011-11-14 | 1 | -0/+2 |
* | | [S390] ap: Setup processing for messages in request queue. | Holger Dengler | 2011-11-14 | 1 | -6/+17 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 13 | -0/+15 |
|\ |
|
| * | s390: add missing module.h/export.h includes | Heiko Carstens | 2011-10-31 | 13 | -0/+15 |
* | | Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 | 2 | -7/+5 |
|\ \ |
|
| * \ | Merge branch 'v3.1-rc10' into for-3.2/core | Jens Axboe | 2011-10-19 | 3 | -7/+17 |
| |\ \ |
|
| * | | | block: remove support for bio remapping from ->make_request | Christoph Hellwig | 2011-09-12 | 2 | -7/+5 |
* | | | | [S390] qdio: prevent dsci access without adapter interrupts | Jan Glauber | 2011-10-30 | 3 | -33/+50 |
* | | | | [S390] sparse: fix sparse symbol shadow warning | Martin Schwidefsky | 2011-10-30 | 1 | -3/+3 |
* | | | | [S390] sparse: fix sparse NULL pointer warnings | Martin Schwidefsky | 2011-10-30 | 1 | -2/+2 |
* | | | | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -0/+2 |
* | | | | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2011-10-30 | 6 | -6/+6 |
* | | | | [S390] dasd: prevent path verification before resume | Stefan Haberland | 2011-10-30 | 3 | -2/+17 |
* | | | | [S390] qdio: remove multicast polling | Jan Glauber | 2011-10-30 | 2 | -12/+0 |
* | | | | [S390] qdio: reset outbound SBAL error states | Jan Glauber | 2011-10-30 | 1 | -1/+2 |
* | | | | [S390] qdio: EQBS retry after CCQ 96 | Jan Glauber | 2011-10-30 | 1 | -40/+41 |
* | | | | [S390] qdio: add timestamp for last queue scan time | Jan Glauber | 2011-10-30 | 4 | -5/+16 |
* | | | | [S390] dasd: re-initialize read_conf buffer for retries | Stefan Haberland | 2011-10-30 | 3 | -2/+32 |
* | | | | [S390] dasd: wait for terminated request | Stefan Haberland | 2011-10-30 | 1 | -1/+5 |
* | | | | [S390] zcore: add missing module.h include | Heiko Carstens | 2011-10-30 | 1 | -0/+1 |
* | | | | [S390] chsc_sch: add support for irq statistics | Sebastian Ott | 2011-10-30 | 1 | -1/+4 |
* | | | | [S390] ccwgroup: cleanup | Sebastian Ott | 2011-10-30 | 1 | -180/+119 |
* | | | | [S390] ccwgroup: move attributes to attribute group | Sebastian Ott | 2011-10-30 | 1 | -20/+22 |
* | | | | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2011-10-30 | 2 | -3/+4 |
* | | | | [S390] kdump backend code | Michael Holzheu | 2011-10-30 | 1 | -1/+1 |
* | | | | [S390] Add real memory access functions | Michael Holzheu | 2011-10-30 | 1 | -18/+2 |
* | | | | [S390] cio: add message for timeouts on internal I/O | Sebastian Ott | 2011-10-30 | 1 | -3/+20 |
* | | | | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 | 17 | -22/+51 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2011-10-28 | 9 | -68/+207 |
|\ \ \ |
|
| * | | | [SCSI] zfcp: support for hardware data router | Swen Schillig | 2011-08-27 | 7 | -60/+195 |
| * | | | [SCSI] qdio: base support for hardware data router with zfcp | Swen Schillig | 2011-08-27 | 2 | -3/+9 |
| * | | | [SCSI] zfcp: non-experimental support for DIF/DIX | Steffen Maier | 2011-08-27 | 2 | -5/+3 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2011-10-25 | 12 | -211/+1251 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-10-07 | 1 | -2/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 2 | -5/+11 |
| |\ \ \ |
|
| * | | | | qeth: convert to SKB paged frag API. | Ian Campbell | 2011-09-15 | 1 | -1/+2 |
| * | | | | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 3 | -4/+4 |