aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-19[S390] cio: fix potential overflow in chpid descriptorSebastian Ott1-1/+1
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens1-1/+1
2010-05-26[S390] cio: unit check handling during internal I/OMichael Ernst1-0/+15
2010-05-26[S390] ccwgroup: add locking around drvdata accessSebastian Ott1-0/+7
2010-05-26[S390] cio: remove stschSebastian Ott1-15/+0
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+3
2010-05-17[S390] qdio: remove API wrappersJan Glauber1-46/+0
2010-05-17[S390] qdio: set correct bit in dsciJan Glauber1-2/+2
2010-05-17[S390] qdio: dont convert timestamps to microsecondsJan Glauber2-11/+6
2010-05-17[S390] qdio: remove memset hackJan Glauber2-7/+7
2010-05-17[S390] qdio: prevent starvation on PCI devicesJan Glauber1-3/+7
2010-05-17[S390] qdio: count number of qdio interruptsJan Glauber1-0/+3
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky2-0/+2
2010-05-17[S390] idle time accounting vs. machine checksMartin Schwidefsky1-1/+2
2010-05-17[S390] More cleanup for struct _lowcoreMartin Schwidefsky1-2/+5
2010-04-22[S390] cio: use exception-save stschSebastian Ott3-11/+11
2010-04-22[S390] add hook to reenable mss after hibernationSebastian Ott1-0/+5
2010-04-22[S390] cio: allow enable_facility from outside init functionsSebastian Ott2-23/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-1/+4
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-1/+0
2010-03-08[S390] qdio: add missing bracketUrsula Braun1-1/+2
2010-03-08[S390] cio: fix init_count in case of recognition after steal lockSebastian Ott1-2/+3
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens4-10/+10
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2-2/+2
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2-7/+12
2010-02-26[S390] qdio: account processed SBAL during queue scanJan Glauber3-33/+101
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens4-9/+9
2010-02-26[S390] cio: trigger subchannel event at resume timeSebastian Ott3-51/+63
2010-02-26[S390] ccw_device_notify: improve return codesSebastian Ott3-14/+37
2010-02-26[S390] cio: make wait_events interruptibleSebastian Ott3-10/+21
2010-02-26[S390] cio: wait for channel reportSebastian Ott1-14/+15
2010-02-26[S390] cio: introduce cio_settleSebastian Ott1-5/+42
2010-02-26[S390] cio: consolidate workqueuesSebastian Ott4-32/+25
2010-02-09[S390] qdio: prevent call trace if CHPID is offlineJan Glauber1-0/+2
2010-02-09[S390] qdio: continue polling for buffer state ERRORUrsula Braun1-1/+1
2010-01-13[S390] cio: add missing compat ptr conversionHeiko Carstens1-8/+15
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber7-265/+177
2009-12-18[S390] qdio: add counter for input queue full conditionJan Glauber3-1/+5
2009-12-18[S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber1-9/+1
2009-12-18[S390] cio: fix channel path varyPeter Oberparleiter3-14/+19
2009-12-18[S390] drivers: Correct size given to memsetJulia Lawall1-2/+2
2009-12-18[S390] cio: fix drvdata usage for the console subchannelSebastian Ott1-0/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan3-3/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds13-1728/+1668
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-12-07[S390] cio: dont unregister a busy device in ccw_device_set_offlineSebastian Ott1-9/+20
2009-12-07[S390] cio: improve error recovery for internal I/OsPeter Oberparleiter4-6/+7
2009-12-07[S390] cio: change locking in io_subchannel_removeSebastian Ott1-3/+2
2009-12-07[S390] cio: quiesce subchannel in io_subchannel_removeSebastian Ott1-1/+9