| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] cleanup facility list handling | Martin Schwidefsky | 2010-10-25 | 1 | -8/+1 |
* | [S390] dasd: ignore unsolicited interrupts for DIAG | Stefan Haberland | 2010-10-25 | 1 | -9/+14 |
* | [S390] dasd: fix unsolicited interrupt recognition | Stefan Weinhuber | 2010-10-25 | 2 | -41/+40 |
* | [S390] dasd: fix use after free in dbf | Sebastian Ott | 2010-10-25 | 1 | -1/+0 |
* | [S390] cio: fix I/O cancel function | Peter Oberparleiter | 2010-10-25 | 2 | -2/+8 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 4 | -26/+20 |
* | [S390] cio: notify drivers of channel path events | Sebastian Ott | 2010-10-25 | 4 | -8/+63 |
* | [S390] css: update subchannel description after hibernate | Sebastian Ott | 2010-10-25 | 1 | -0/+1 |
* | [S390] css: update descriptor after hibernate | Sebastian Ott | 2010-10-25 | 2 | -2/+12 |
* | [S390] cio: update descriptor in chsc_chp_vary | Sebastian Ott | 2010-10-25 | 3 | -9/+11 |
* | [S390] chsc: use the global page to determine the chp desriptor | Sebastian Ott | 2010-10-25 | 3 | -44/+44 |
* | [S390] chsc: consolidate memory allocations | Sebastian Ott | 2010-10-25 | 3 | -136/+116 |
* | [S390] chsc: initialization fixes | Sebastian Ott | 2010-10-25 | 3 | -17/+17 |
* | [S390] cio: add lock to struct channel_path | Sebastian Ott | 2010-10-25 | 2 | -14/+27 |
* | [S390] cio: fix memleak in resume path | Sebastian Ott | 2010-10-25 | 1 | -2/+6 |
* | [S390] cio: remove custom implementation of hex_to_bin() | Andy Shevchenko | 2010-10-25 | 1 | -6/+4 |
* | [S390] dasd fix dump_sense_dbf | Stefan Haberland | 2010-10-25 | 1 | -6/+10 |
* | [S390] css: fix sparse warning | Sebastian Ott | 2010-10-25 | 1 | -1/+1 |
* | [S390] drivers/s390/char: Use static const char arrays | Joe Perches | 2010-10-25 | 1 | -2/+2 |
* | [S390] dasd: let recovery cqr inherit flags from failed cqr | Stefan Weinhuber | 2010-10-25 | 1 | -0/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 4 | -9/+9 |
|\ |
|
| * | drivers/s390: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | 1 | -3/+3 |
| * | Fix various typos of valid in comments | Nikanth Karthikesan | 2010-09-21 | 1 | -2/+2 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | 16 | -35/+282 |
| |\ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 3 | -3/+3 |
| |\ \ |
|
| * | | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 2 | -4/+4 |
* | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 | 1 | -6/+60 |
|\ \ \ \ |
|
| * | | | | KVM: S390: Add virtio hotplug add support | Alexander Graf | 2010-10-24 | 1 | -0/+47 |
| * | | | | KVM: S390: take a full byte as ext_param indicator | Alexander Graf | 2010-10-24 | 1 | -6/+13 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 12 | -217/+496 |
|\ \ \ \ \ |
|
| * | | | | | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. | Jesse Gross | 2010-10-21 | 1 | -3/+3 |
| * | | | | | s390: ctcm_mpc: Fix build after netdev refcount changes. | David S. Miller | 2010-10-13 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-06 | 1 | -2/+1 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | qeth: tagging with VLAN-ID 0 | Ursula Braun | 2010-10-03 | 2 | -14/+15 |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-09 | 2 | -4/+2 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | qeth: NAPI support for l2 and l3 discipline | Frank Blaschka | 2010-09-08 | 4 | -138/+260 |
| * | | | | | | | Kconfig: have CCWGROUP depend on CLAW | Mike Frysinger | 2010-09-08 | 1 | -1/+1 |
| * | | | | | | | qeth: Use %pI6 | Joe Perches | 2010-09-08 | 1 | -6/+1 |
| * | | | | | | | qdio: extend API to allow polling | Jan Glauber | 2010-09-08 | 6 | -56/+217 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2010-10-22 | 15 | -1124/+1280 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [SCSI] zfcp: Remove scsi_cmnd->serial_number from debug traces | Christof Schmitt | 2010-10-07 | 2 | -6/+0 |
| * | | | | | | | | [SCSI] zfcp: Replace status modifier functions. | Swen Schillig | 2010-09-16 | 9 | -208/+189 |
| * | | | | | | | | [SCSI] zfcp: Remove duplicated code from zfcp_ccw_set_online | Christof Schmitt | 2010-09-16 | 1 | -8/+1 |
| * | | | | | | | | [SCSI] zfcp: Move ACL/CFDC code to zfcp_cfdc.c | Christof Schmitt | 2010-09-16 | 4 | -202/+207 |
| * | | | | | | | | [SCSI] zfcp: Reorder FCP I/O and task management handler functions | Christof Schmitt | 2010-09-16 | 1 | -75/+72 |
| * | | | | | | | | [SCSI] zfcp: Change spin_lock_bh to spin_lock_irq to fix lockdep warning | Christof Schmitt | 2010-09-16 | 2 | -44/+46 |
| * | | | | | | | | [SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode | Christof Schmitt | 2010-09-16 | 1 | -4/+4 |
| * | | | | | | | | [SCSI] zfcp: Use SCSI device data zfcp_scsi_dev instead of zfcp_unit | Christof Schmitt | 2010-09-16 | 9 | -465/+480 |
| * | | | | | | | | [SCSI] zfcp: Allow running unit/LUN shutdown without acquiring reference | Christof Schmitt | 2010-09-16 | 2 | -36/+63 |