summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_thinint.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-7/+3
|\
| * s390/qdio: sanitize put_indicatorSebastian Ott2017-11-031-4/+2
| * s390/qdio: use atomic_cmpxchgSebastian Ott2017-11-031-3/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+2
* s390/qdio: fix up tiqdio_thinint_handler() kerneldocJulian Wiedmann2017-02-031-2/+1
* s390/qdio: clean up q->irq_ptr usageJulian Wiedmann2017-02-031-4/+4
* s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann2017-02-031-4/+4
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-261-17/+16
* s390/qdio: cleanup chsc SADC usageSebastian Ott2013-06-261-34/+14
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* s390/qdio: rework BUG's and WARN_ON'sJan Glauber2012-11-231-2/+0
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* [S390] qdio: prevent dsci access without adapter interruptsJan Glauber2011-10-301-2/+46
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-1/+1
* [S390] qdio: add timestamp for last queue scan timeJan Glauber2011-10-301-1/+1
* qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-131-38/+50
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* [S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-07-241-10/+5
* [S390] qdio: prevent race for shared indicatorsJan Glauber2011-01-051-45/+9
* [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-051-0/+2
* [S390] qdio: free indicator after reset is finishedJan Glauber2010-11-251-1/+1
* qdio: extend API to allow pollingJan Glauber2010-09-081-28/+38
* [S390] qdio: set correct bit in dsciJan Glauber2010-05-171-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-2/+2
* [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-041-6/+2
* [S390] qdio: merge AI tasklet into interrupt handlerJan Glauber2009-06-221-44/+21
* [S390] qdio: move adapter interrupt tasklet codeJan Glauber2009-06-221-57/+0
* [S390] qdio: merge inbound and outbound handler functionsJan Glauber2009-03-261-1/+1
* [S390] qdio: tasklet termination in case of module unloadJan Glauber2009-03-261-1/+2
* [S390] qdio: proper kill of qdio taskletsJan Glauber2009-03-261-4/+4
* [S390] qdio: add missing tiq_list lockingJan Glauber2009-03-261-3/+7
* [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-251-1/+1
* [S390] qdio: rework debug feature loggingJan Glauber2008-12-251-17/+8
* [S390] qdio: fix compile warning under 31 bitJan Glauber2008-12-251-1/+1
* [S390] qdio: prevent oopsing if qdio_establish failsJan Glauber2008-08-211-1/+5
* [S390] qdio: new qdio driver.Jan Glauber2008-07-171-0/+380