summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* [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/+17Star
* 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/+0Star
* [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
* [S390] cio: introduce cio_settleSebastian Ott2010-02-261-5/+42
* [S390] cio: consolidate workqueuesSebastian Ott2010-02-264-32/+25Star
* [S390] qdio: prevent call trace if CHPID is offlineJan Glauber2010-02-091-0/+2
* [S390] qdio: continue polling for buffer state ERRORUrsula Braun2010-02-091-1/+1
* [S390] cio: add missing compat ptr conversionHeiko Carstens2010-01-131-8/+15
* [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-047-265/+177Star
* [S390] qdio: add counter for input queue full conditionJan Glauber2009-12-183-1/+5
* [S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber2009-12-181-9/+1Star
* [S390] cio: fix channel path varyPeter Oberparleiter2009-12-183-14/+19
* [S390] drivers: Correct size given to memsetJulia Lawall2009-12-181-2/+2
* [S390] cio: fix drvdata usage for the console subchannelSebastian Ott2009-12-181-0/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-153-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-2/+2
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-1013-1728/+1668Star
|\ \
| * | [S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott2009-12-071-9/+20
| * | [S390] cio: improve error recovery for internal I/OsPeter Oberparleiter2009-12-074-6/+7
| * | [S390] cio: change locking in io_subchannel_removeSebastian Ott2009-12-071-3/+2Star
| * | [S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott2009-12-071-1/+9
| * | [S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott2009-12-071-2/+22
| * | [S390] cio: handle failed disable_subchannel after device recognitionSebastian Ott2009-12-071-1/+2
| * | [S390] cio: fix quiesce stateSebastian Ott2009-12-072-29/+23Star
| * | [S390] cio: add per device initialization status flagSebastian Ott2009-12-072-0/+7
| * | [S390] cio: remove registered flag from ccw_device_privateSebastian Ott2009-12-072-9/+3Star
| * | [S390] cio: make steal lock procedure more robustPeter Oberparleiter2009-12-074-89/+134
| * | [S390] cio: use sense-pgid operation for path verificationPeter Oberparleiter2009-12-074-94/+99
| * | [S390] cio: split PGID settings and statusPeter Oberparleiter2009-12-074-15/+51
| * | [S390] cio: remove intretry flagPeter Oberparleiter2009-12-076-75/+18Star
| * | [S390] cio: allow setting not-operational devices offlinePeter Oberparleiter2009-12-071-5/+4Star
| * | [S390] cio: use ccw request infrastructure for pgidPeter Oberparleiter2009-12-075-604/+383Star
| * | [S390] cio: use ccw request infrastructure for sense idPeter Oberparleiter2009-12-073-288/+154Star
| * | [S390] cio: consistent infrastructure for internal I/O requestsPeter Oberparleiter2009-12-074-1/+386