aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2010-05-17[S390] qdio: remove API wrappersJan Glauber
2010-05-17[S390] qdio: set correct bit in dsciJan Glauber
2010-05-17[S390] qdio: dont convert timestamps to microsecondsJan Glauber
2010-05-17[S390] qdio: remove memset hackJan Glauber
2010-05-17[S390] qdio: prevent starvation on PCI devicesJan Glauber
2010-05-17[S390] qdio: count number of qdio interruptsJan Glauber
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky
2010-04-22[S390] cio: use exception-save stschSebastian Ott
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun
2010-03-08[S390] qdio: add missing bracketUrsula Braun
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber
2010-02-26[S390] qdio: account processed SBAL during queue scanJan Glauber
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott
2010-02-26[S390] cio: wait for channel reportSebastian Ott
2010-02-26[S390] cio: introduce cio_settleSebastian Ott
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun
2010-01-13[S390] cio: add missing compat ptr conversionHeiko Carstens
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter
2009-12-18[S390] drivers: Correct size given to memsetJulia Lawall
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-07[S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter
2009-12-07[S390] cio: change locking in io_subchannel_removeSebastian Ott
2009-12-07[S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott
2009-12-07[S390] cio: handle busy subchannel in ccw_device_move_to_schSebastian Ott
2009-12-07[S390] cio: handle failed disable_subchannel after device recognitionSebastian Ott
2009-12-07[S390] cio: fix quiesce stateSebastian Ott
2009-12-07[S390] cio: add per device initialization status flagSebastian Ott
2009-12-07[S390] cio: remove registered flag from ccw_device_privateSebastian Ott
2009-12-07[S390] cio: make steal lock procedure more robustPeter Oberparleiter