index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-23
s390/chsc: Add exception handler for CHSC instruction
Peter Oberparleiter
1
-3
/
+5
2017-02-03
s390/qdio: improve some debug prints
Julian Wiedmann
1
-2
/
+3
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
2017-01-16
s390/cio: remove cmf related code relevant for 31 bit only
Sebastian Ott
1
-8
/
+2
2017-01-16
s390/cio: remove unused struct member
Sebastian Ott
2
-2
/
+0
2017-01-16
s390/cio: export real cssid
Sebastian Ott
1
-0
/
+22
2017-01-16
s390/cio: css initialization cleanup
Sebastian Ott
1
-56
/
+47
2017-01-16
s390/cio: css attribute cleanup
Sebastian Ott
1
-28
/
+29
2017-01-16
s390/cio: use cssid for pgid generation
Sebastian Ott
4
-3
/
+53
2017-01-16
s390/cio: clarify cssid usage
Sebastian Ott
4
-26
/
+29
2017-01-16
s390/cio: get rid of variable length array
Heiko Carstens
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-31
s390: cio: make it explicitly non-modular
Paul Gortmaker
4
-16
/
+11
2016-10-28
s390/cio: clean up DEV_STATE_SENSE_PGID
Dong Jia Shi
2
-7
/
+0
2016-10-17
s390/cio: don't register chpids in reserved state
Sebastian Ott
1
-2
/
+4
2016-09-30
s390/cio: fix accidental interrupt enabling during resume
Sebastian Ott
1
-8
/
+12
2016-08-24
s390: cio: remove redundant cio_cancel declaration
Dong Jia Shi
1
-1
/
+0
2016-08-08
s390/qdio: avoid reschedule of outbound tasklet once killed
Ursula Braun
1
-24
/
+25
2016-08-08
s390/qdio: remove checks for ccw device internal state
Sebastian Ott
1
-6
/
+0
2016-08-08
s390/qdio: fix double return code evaluation
Sebastian Ott
1
-8
/
+3
2016-08-08
s390/qdio: get rid of spin_lock_irqsave usage
Sebastian Ott
1
-11
/
+8
2016-08-08
s390/cio: remove subchannel_id from ccw_device_private
Sebastian Ott
2
-3
/
+0
2016-08-08
s390/qdio: obtain subchannel_id via ccw_device_get_schid()
Sebastian Ott
1
-9
/
+23
2016-08-08
s390/cio: stop using subchannel_id from ccw_device_private
Sebastian Ott
1
-3
/
+4
2016-07-31
s390/cio: fix premature wakeup during chp configure
Sebastian Ott
1
-14
/
+32
2016-07-31
s390/cio: convert cfg_lock mutex to spinlock
Sebastian Ott
1
-9
/
+9
2016-07-18
s390/cio/chp : Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-9
/
+2
2016-07-15
s390/chsc: improve channel path descriptor determination
Sebastian Ott
2
-8
/
+7
2016-07-15
s390/chsc: sanitize fmt check for chp_desc determination
Sebastian Ott
1
-2
/
+3
2016-07-15
s390/cio: make fmt1 channel path descriptor optional
Sebastian Ott
2
-5
/
+8
2016-07-15
s390/chsc: fix ioctl CHSC_INFO_CU command
Sebastian Ott
1
-1
/
+1
2016-07-15
s390/cio/device_ops: fix kernel doc
Sebastian Ott
1
-11
/
+11
2016-07-14
s390/cio: allow to reset channel measurement block
Sebastian Ott
1
-9
/
+20
2016-06-28
s390/cio: use basic blocks for i/o inline assemblies
Heiko Carstens
1
-9
/
+82
2016-06-28
s390/cio: use basic blocks for cmf inline assemblies
Heiko Carstens
1
-6
/
+9
2016-06-13
s390/time: STP sync clock correction
Martin Schwidefsky
1
-2
/
+6
2016-06-13
s390: use canonical include guard style
Daniel van Gerpen
2
-2
/
+2
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
4
-26
/
+21
2016-01-26
s390/cio: update measurement characteristics
Sebastian Ott
2
-9
/
+20
2016-01-26
s390/cio: ensure consistent measurement state
Sebastian Ott
2
-12
/
+13
2016-01-26
s390/cio: fix measurement characteristics memleak
Sebastian Ott
3
-18
/
+6
2015-12-18
s390/cio: Change I/O instructions from inline to normal functions
Peter Oberparleiter
3
-208
/
+238
2015-12-18
s390/cio: Introduce common I/O layer tracepoints
Peter Oberparleiter
6
-1
/
+419
2015-12-18
s390/cio: Consolidate inline assemblies and related data definitions
Peter Oberparleiter
4
-60
/
+73
2015-12-18
s390/cio: Fix incorrect xsch opcode specification
Peter Oberparleiter
1
-1
/
+1
[next]