summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [S390] qdio: prevent compile warning under CONFIG_32BITJan Glauber2011-01-311-2/+2
* [S390] cio: path_event overindication after resumeSebastian Ott2011-01-121-0/+1
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-1/+1
|\
| * Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-171-1/+1
| |\
| * | drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-171-1/+1
* | | [S390] cio: fix ccwgroup unregistration race conditionPeter Oberparleiter2011-01-051-38/+40
* | | [S390] cio: reduce memory consumption of itcw structuresStefan Weinhuber2011-01-051-10/+52
* | | [S390] css: update subchannel descriptorSebastian Ott2011-01-051-0/+8
* | | [S390] cio: obtain mdc value per channel pathSebastian Ott2011-01-053-0/+77
* | | [S390] qdio: cleanup SIGA syncJan Glauber2011-01-053-55/+44
* | | [S390] qdio: remove enhanced SIGAJan Glauber2011-01-052-44/+15
* | | [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber2011-01-052-15/+34
* | | [S390] qdio: outbound queue full counterJan Glauber2011-01-053-0/+5
* | | [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-053-1/+10
* | | [S390] qdio: prevent race for shared indicatorsJan Glauber2011-01-053-49/+13
* | | [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-052-0/+4
| |/ |/|
* | [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
|/
* [S390] qdio: free indicator after reset is finishedJan Glauber2010-11-251-1/+1
* [S390] cio: fix incorrect ccw_device_init_countSebastian Ott2010-11-101-1/+10
* [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
* [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-254-8/+63
* [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1
* [S390] css: update descriptor after hibernateSebastian Ott2010-10-252-2/+12
* [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-253-9/+11
* [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-253-44/+44
* [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-253-136/+116
* [S390] chsc: initialization fixesSebastian Ott2010-10-253-17/+17
* [S390] cio: add lock to struct channel_pathSebastian Ott2010-10-252-14/+27
* [S390] cio: fix memleak in resume pathSebastian Ott2010-10-251-2/+6
* [S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko2010-10-251-6/+4
* [S390] css: fix sparse warningSebastian Ott2010-10-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-235-51/+216
|\
| * qdio: extend API to allow pollingJan Glauber2010-09-085-51/+216
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
|/
* [S390] cio: use all available paths for some internal I/OSebastian Ott2010-08-092-2/+0
* [S390] ccwreq: add ability to use all pathsSebastian Ott2010-08-094-7/+22
* [S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott2010-08-091-4/+6
* [S390] cio: Log the response from the unit check handlerMichael Ernst2010-08-091-0/+2
* [S390] cio: CHSC SIOSL SupportMichael Ernst2010-08-093-0/+87
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-041-0/+2
|\
| * [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-281-0/+2
* | [S390] cio: fix potential overflow in chpid descriptorSebastian Ott2010-07-191-1/+1
|/
* [S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens2010-06-081-1/+1
* [S390] cio: unit check handling during internal I/OMichael Ernst2010-05-261-0/+15
* [S390] ccwgroup: add locking around drvdata accessSebastian Ott2010-05-261-0/+7
* [S390] cio: remove stschSebastian Ott2010-05-261-15/+0
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+3
* [S390] qdio: remove API wrappersJan Glauber2010-05-171-46/+0
* [S390] qdio: set correct bit in dsciJan Glauber2010-05-171-2/+2
* [S390] qdio: dont convert timestamps to microsecondsJan Glauber2010-05-172-11/+6
OpenPOWER on IntegriCloud