Age | Commit message (Expand) | Author | Files | Lines |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+3 |
2017-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -7/+3 |
2017-11-03 | s390/qdio: sanitize put_indicator | Sebastian Ott | 1 | -4/+2 |
2017-11-03 | s390/qdio: use atomic_cmpxchg | Sebastian Ott | 1 | -3/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar | 1 | -0/+2 |
2017-02-03 | s390/qdio: fix up tiqdio_thinint_handler() kerneldoc | Julian Wiedmann | 1 | -2/+1 |
2017-02-03 | s390/qdio: clean up q->irq_ptr usage | Julian Wiedmann | 1 | -4/+4 |
2017-02-03 | s390/qdio: clear DSCI prior to scanning multiple input queues | Julian Wiedmann | 1 | -4/+4 |
2013-06-26 | s390/airq: simplify adapter interrupt code | Martin Schwidefsky | 1 | -17/+16 |
2013-06-26 | s390/qdio: cleanup chsc SADC usage | Sebastian Ott | 1 | -34/+14 |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 1 | -1/+1 |
2012-11-23 | s390/qdio: rework BUG's and WARN_ON's | Jan Glauber | 1 | -2/+0 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -3/+1 |
2011-10-30 | [S390] qdio: prevent dsci access without adapter interrupts | Jan Glauber | 1 | -2/+46 |
2011-10-30 | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 1 | -1/+1 |
2011-10-30 | [S390] qdio: add timestamp for last queue scan time | Jan Glauber | 1 | -1/+1 |
2011-08-13 | qdio: support asynchronous delivery of storage blocks | frank.blaschka@de.ibm.com | 1 | -38/+50 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-24 | [S390] qdio: clear shared DSCI before scheduling the queue handler | Jan Glauber | 1 | -10/+5 |
2011-01-05 | [S390] qdio: prevent race for shared indicators | Jan Glauber | 1 | -45/+9 |
2011-01-05 | [S390] qdio: add qdio interrupts to interrupt statistics | Jan Glauber | 1 | -0/+2 |
2010-11-25 | [S390] qdio: free indicator after reset is finished | Jan Glauber | 1 | -1/+1 |
2010-09-09 | qdio: extend API to allow polling | Jan Glauber | 1 | -28/+38 |
2010-05-17 | [S390] qdio: set correct bit in dsci | Jan Glauber | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-27 | [S390] cio: fix storage key handling | Heiko Carstens | 1 | -2/+2 |
2010-01-04 | [S390] qdio: convert global statistics to per-device stats | Jan Glauber | 1 | -6/+2 |
2009-06-22 | [S390] qdio: merge AI tasklet into interrupt handler | Jan Glauber | 1 | -44/+21 |
2009-06-22 | [S390] qdio: move adapter interrupt tasklet code | Jan Glauber | 1 | -57/+0 |
2009-03-26 | [S390] qdio: merge inbound and outbound handler functions | Jan Glauber | 1 | -1/+1 |
2009-03-26 | [S390] qdio: tasklet termination in case of module unload | Jan Glauber | 1 | -1/+2 |
2009-03-26 | [S390] qdio: proper kill of qdio tasklets | Jan Glauber | 1 | -4/+4 |
2009-03-26 | [S390] qdio: add missing tiq_list locking | Jan Glauber | 1 | -3/+7 |
2008-12-25 | [S390] qdio: improve inbound buffer acknowledgement | Jan Glauber | 1 | -1/+1 |
2008-12-25 | [S390] qdio: rework debug feature logging | Jan Glauber | 1 | -17/+8 |
2008-12-25 | [S390] qdio: fix compile warning under 31 bit | Jan Glauber | 1 | -1/+1 |
2008-08-21 | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber | 1 | -1/+5 |
2008-07-17 | [S390] qdio: new qdio driver. | Jan Glauber | 1 | -0/+380 |