aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott1-0/+1
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott2-2/+12
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott3-9/+11
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott3-44/+44
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott3-136/+116
2010-10-25[S390] chsc: initialization fixesSebastian Ott3-17/+17
2010-10-25[S390] cio: add lock to struct channel_pathSebastian Ott2-14/+27
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott1-2/+6
2010-10-25[S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko1-6/+4
2010-10-25[S390] css: fix sparse warningSebastian Ott1-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-51/+216
2010-10-15llseek: automatically add .llseek fopArnd Bergmann2-0/+2
2010-09-08qdio: extend API to allow pollingJan Glauber5-51/+216
2010-08-09[S390] cio: use all available paths for some internal I/OSebastian Ott2-2/+0
2010-08-09[S390] ccwreq: add ability to use all pathsSebastian Ott4-7/+22
2010-08-09[S390] cio: ccw_device_online_store return -EINVAL in case of missing driverSebastian Ott1-4/+6
2010-08-09[S390] cio: Log the response from the unit check handlerMichael Ernst1-0/+2
2010-08-09[S390] cio: CHSC SIOSL SupportMichael Ernst3-0/+87
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+2
2010-07-28[SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt1-0/+2
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