index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
qdio_thinint.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-07-11
1
-2
/
+4
*
s390/qdio: track time of last data IRQ for each device
Julian Wiedmann
2021-02-09
1
-1
/
+3
*
s390/qdio: make thinint registration symmetric
Julian Wiedmann
2021-02-09
1
-18
/
+12
*
s390/qdio: remove Input tasklet code
Julian Wiedmann
2021-02-09
1
-29
/
+7
*
s390/qdio: consolidate thinint init/exit
Julian Wiedmann
2020-04-28
1
-29
/
+20
*
s390/qdio: put thinint indicator after early error
Julian Wiedmann
2020-04-28
1
-6
/
+8
*
s390/qdio: clear DSCI early for polling drivers
Julian Wiedmann
2020-04-06
1
-23
/
+2
*
s390/qdio: inline shared_ind()
Julian Wiedmann
2020-04-06
1
-11
/
+8
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
1
-1
/
+1
|
\
|
*
s390/qdio: pass ISC as parameter to chsc_sadc()
Julian Wiedmann
2020-03-23
1
-1
/
+1
*
|
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
2020-03-25
1
-21
/
+17
|
/
*
s390/qdio: simplify thinint device registration
Julian Wiedmann
2019-10-31
1
-17
/
+7
*
s390/qdio: add statistics helper macro
Julian Wiedmann
2019-10-31
1
-2
/
+2
*
s390/qdio: remove a forward declaration
Julian Wiedmann
2019-10-31
1
-8
/
+5
*
s390/qdio: don't touch the dsci in tiqdio_add_input_queues()
Julian Wiedmann
2019-07-02
1
-1
/
+0
*
s390/qdio: (re-)initialize tiqdio list entries
Julian Wiedmann
2019-07-02
1
-2
/
+2
*
s390/cio: fix kdoc for tiqdio_thinint_handler
Sebastian Ott
2019-06-07
1
-0
/
+1
*
s390/airq: recognize directed interrupts
Sebastian Ott
2019-04-29
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-7
/
+3
|
\
|
*
s390/qdio: sanitize put_indicator
Sebastian Ott
2017-11-03
1
-4
/
+2
|
*
s390/qdio: use atomic_cmpxchg
Sebastian Ott
2017-11-03
1
-3
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
s390/qdio: fix up tiqdio_thinint_handler() kerneldoc
Julian Wiedmann
2017-02-03
1
-2
/
+1
*
s390/qdio: clean up q->irq_ptr usage
Julian Wiedmann
2017-02-03
1
-4
/
+4
*
s390/qdio: clear DSCI prior to scanning multiple input queues
Julian Wiedmann
2017-02-03
1
-4
/
+4
*
s390/airq: simplify adapter interrupt code
Martin Schwidefsky
2013-06-26
1
-17
/
+16
*
s390/qdio: cleanup chsc SADC usage
Sebastian Ott
2013-06-26
1
-34
/
+14
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
s390/qdio: rework BUG's and WARN_ON's
Jan Glauber
2012-11-23
1
-2
/
+0
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-3
/
+1
*
[S390] qdio: prevent dsci access without adapter interrupts
Jan Glauber
2011-10-30
1
-2
/
+46
*
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
1
-1
/
+1
*
[S390] qdio: add timestamp for last queue scan time
Jan Glauber
2011-10-30
1
-1
/
+1
*
qdio: support asynchronous delivery of storage blocks
frank.blaschka@de.ibm.com
2011-08-13
1
-38
/
+50
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[S390] qdio: clear shared DSCI before scheduling the queue handler
Jan Glauber
2011-07-24
1
-10
/
+5
*
[S390] qdio: prevent race for shared indicators
Jan Glauber
2011-01-05
1
-45
/
+9
*
[S390] qdio: add qdio interrupts to interrupt statistics
Jan Glauber
2011-01-05
1
-0
/
+2
*
[S390] qdio: free indicator after reset is finished
Jan Glauber
2010-11-25
1
-1
/
+1
*
qdio: extend API to allow polling
Jan Glauber
2010-09-08
1
-28
/
+38
*
[S390] qdio: set correct bit in dsci
Jan Glauber
2010-05-17
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] cio: fix storage key handling
Heiko Carstens
2010-02-26
1
-2
/
+2
*
[S390] qdio: convert global statistics to per-device stats
Jan Glauber
2010-01-04
1
-6
/
+2
*
[S390] qdio: merge AI tasklet into interrupt handler
Jan Glauber
2009-06-22
1
-44
/
+21
*
[S390] qdio: move adapter interrupt tasklet code
Jan Glauber
2009-06-22
1
-57
/
+0
*
[S390] qdio: merge inbound and outbound handler functions
Jan Glauber
2009-03-26
1
-1
/
+1
*
[S390] qdio: tasklet termination in case of module unload
Jan Glauber
2009-03-26
1
-1
/
+2
[next]