aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [S390] qdio: remove memset hackJan Glauber2010-05-172-7/+7
* [S390] qdio: prevent starvation on PCI devicesJan Glauber2010-05-171-3/+7
* [S390] qdio: count number of qdio interruptsJan Glauber2010-05-171-0/+3
* [S390] avoid default_llseek in s390 driversMartin Schwidefsky2010-05-172-0/+2
* [S390] idle time accounting vs. machine checksMartin Schwidefsky2010-05-171-1/+2
* [S390] More cleanup for struct _lowcoreMartin Schwidefsky2010-05-171-2/+5
* [S390] cio: use exception-save stschSebastian Ott2010-04-223-11/+11
* [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-221-0/+5
* [S390] cio: allow enable_facility from outside init functionsSebastian Ott2010-04-222-23/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+4
* [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-1/+0
* [S390] qdio: add missing bracketUrsula Braun2010-03-081-1/+2
* [S390] cio: fix init_count in case of recognition after steal lockSebastian Ott2010-03-081-2/+3
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-264-10/+10
* [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-262-2/+2
* [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-262-7/+12
* [S390] qdio: account processed SBAL during queue scanJan Glauber2010-02-263-33/+101
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-264-9/+9
* [S390] cio: trigger subchannel event at resume timeSebastian Ott2010-02-263-51/+63
* [S390] ccw_device_notify: improve return codesSebastian Ott2010-02-263-14/+37
* [S390] cio: make wait_events interruptibleSebastian Ott2010-02-263-10/+21
* [S390] cio: wait for channel reportSebastian Ott2010-02-261-14/+15