Age | Commit message (Expand) | Author | Files | Lines |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells | 1 | -0/+1 |
2012-03-23 | [S390] qdio: log all adapter characteristics | Jan Glauber | 2 | -2/+2 |
2012-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -2/+6 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -9/+1 |
2012-03-11 | [S390] kernel: Add z/VM LGR detection | Michael Holzheu | 1 | -0/+6 |
2012-03-11 | [S390] rework idle code | Martin Schwidefsky | 1 | -2/+0 |
2012-03-10 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+1 |
2012-03-02 | [S390] qdio: fix handler function arguments for zfcp data router | Steffen Maier | 1 | -2/+2 |
2012-02-27 | compat: fix compile breakage on s390 | Heiko Carstens | 1 | -0/+1 |
2012-01-25 | cio: remove {get,put}_driver | Sebastian Ott | 2 | -9/+1 |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 1 | -1/+1 |
2011-12-27 | [S390] qdio: fix kernel panic for zfcp 31-bit | Steffen Maier | 1 | -1/+2 |
2011-12-27 | [S390] qdio: fix qdio_allocate_aob() declaration | Heiko Carstens | 1 | -5/+2 |
2011-12-01 | [S390] cio: fix chsc_chp_vary | Sebastian Ott | 1 | -5/+2 |
2011-12-01 | [S390] cio: provide fake irb for transport mode IO | Sebastian Ott | 3 | -10/+37 |
2011-12-01 | [S390] cio: disallow driver io for known to be broken paths | Sebastian Ott | 1 | -4/+4 |
2011-12-01 | [S390] hibernate: directly trigger subchannel evaluation | Sebastian Ott | 3 | -47/+66 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -0/+5 |
2011-11-01 | s390: add missing module.h/export.h includes | Heiko Carstens | 3 | -0/+5 |
2011-10-30 | [S390] qdio: prevent dsci access without adapter interrupts | Jan Glauber | 3 | -33/+50 |
2011-10-30 | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 1 | -0/+2 |
2011-10-30 | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2 | -2/+2 |
2011-10-30 | [S390] qdio: remove multicast polling | Jan Glauber | 2 | -12/+0 |
2011-10-30 | [S390] qdio: reset outbound SBAL error states | Jan Glauber | 1 | -1/+2 |
2011-10-30 | [S390] qdio: EQBS retry after CCQ 96 | Jan Glauber | 1 | -40/+41 |
2011-10-30 | [S390] qdio: add timestamp for last queue scan time | Jan Glauber | 4 | -5/+16 |
2011-10-30 | [S390] chsc_sch: add support for irq statistics | Sebastian Ott | 1 | -1/+4 |
2011-10-30 | [S390] ccwgroup: cleanup | Sebastian Ott | 1 | -180/+119 |
2011-10-30 | [S390] ccwgroup: move attributes to attribute group | Sebastian Ott | 1 | -20/+22 |
2011-10-30 | [S390] kdump backend code | Michael Holzheu | 1 | -1/+1 |
2011-10-30 | [S390] cio: add message for timeouts on internal I/O | Sebastian Ott | 1 | -3/+20 |
2011-10-30 | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 5 | -6/+41 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -3/+9 |
2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -82/+338 |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+1 |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -2/+6 |
2011-09-26 | [S390] cio: fix cio_tpi ignoring adapter interrupts | Peter Oberparleiter | 1 | -2/+6 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -15/+26 |
2011-09-15 | s390: Convert vmalloc/memset to vzalloc | Joe Perches | 1 | -2/+1 |
2011-08-27 | [SCSI] qdio: base support for hardware data router with zfcp | Swen Schillig | 2 | -3/+9 |
2011-08-13 | qdio: support forced signal adapter indications | frank.blaschka@de.ibm.com | 2 | -13/+1 |
2011-08-13 | qdio: support asynchronous delivery of storage blocks | frank.blaschka@de.ibm.com | 5 | -69/+337 |
2011-08-03 | [S390] qdio: Use kstrtoul_from_user | Peter Huewe | 1 | -9/+3 |
2011-08-03 | [S390] qdio: 2nd stage retry on SIGA-W busy conditions | Jan Glauber | 2 | -3/+20 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 3 | -3/+3 |
2011-07-24 | [S390] qdio: clear shared DSCI before scheduling the queue handler | Jan Glauber | 1 | -10/+5 |
2011-07-16 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 1 | -4/+4 |
2011-06-06 | [S390] qdio: Split SBAL entry flags | Jan Glauber | 1 | -3/+3 |
2011-05-23 | [S390] chsc: process channel-path-availability information | Sebastian Ott | 1 | -1/+34 |