index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
s390/sclp: get rid of common response code handling
Heiko Carstens
3
-33
/
+17
2017-02-08
s390/sclp: don't add new lines to each printed string
Heiko Carstens
1
-9
/
+7
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
4
-280
/
+228
2017-02-08
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
3
-7
/
+11
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
2
-1
/
+228
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-02-03
s390/dcssblk: fix device size calculation in dcssblk_direct_access()
Gerald Schaefer
1
-1
/
+1
2017-01-31
s390/dasd: correct inconsistent indenting
Stefan Haberland
1
-2
/
+2
2017-01-31
s390/dasd: check blockdevice pointer before trying to sync blockdevice
Stefan Haberland
1
-4
/
+5
2017-01-31
s390/dasd: check for device error pointer within state change interrupts
Stefan Haberland
1
-2
/
+5
2017-01-31
s390/dasd: allow 0 for path_threshold attribute
Stefan Haberland
1
-4
/
+2
2017-01-31
s390/dasd: Improve parameter list parsing
Jan Höppner
2
-135
/
+125
2017-01-31
s390/dasd: Always store parameter elements in an array
Jan Höppner
1
-16
/
+16
2017-01-31
s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.
Harald Freudenberger
1
-0
/
+8
2017-01-16
s390/cio: remove cmf related code relevant for 31 bit only
Sebastian Ott
1
-8
/
+2
2017-01-16
s390: use false/true when using bool
Heiko Carstens
4
-5
/
+5
2017-01-16
s390: proper type casts for csum_partial invocations
Heiko Carstens
1
-1
/
+1
2017-01-16
s390/zcore: remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
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/zcrypt: get rid of variable length arrays
Heiko Carstens
1
-6
/
+4
2017-01-16
s390/zcrypt: make structures static
Heiko Carstens
2
-2
/
+2
2017-01-16
s390/cio: get rid of variable length array
Heiko Carstens
1
-1
/
+1
2017-01-15
Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-16
/
+34
2017-01-15
Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-22
/
+0
2017-01-15
Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-17
/
+25
2017-01-15
Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-66
/
+98
2017-01-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-12
/
+33
2017-01-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-41
/
+95
2017-01-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-58
/
+28
2017-01-14
Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
8
-40
/
+78
2017-01-14
Revert "driver core: Add deferred_probe attribute to devices in sysfs"
Greg Kroah-Hartman
3
-22
/
+0
2017-01-14
Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+1
2017-01-14
sd: remove __data_len hack for WRITE SAME
Christoph Hellwig
1
-16
/
+1
2017-01-14
nvme: use blk_rq_payload_bytes
Christoph Hellwig
4
-30
/
+15
2017-01-14
scsi: use blk_rq_payload_bytes
Christoph Hellwig
1
-1
/
+1
2017-01-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-6
/
+26
2017-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-10
/
+20
2017-01-13
vfio/type1: Remove pid_namespace.h include
Alex Williamson
1
-1
/
+0
2017-01-13
dmaengine: rcar-dmac: unmap slave resource when channel is freed
Niklas Söderlund
1
-0
/
+8
2017-01-13
vfio iommu type1: fix the testing of capability for remote task
Jike Song
1
-2
/
+1
2017-01-12
i2c: piix4: Avoid race conditions with IMC
Ricardo Ribalda
1
-0
/
+22
2017-01-12
i2c: fix spelling mistake: "insufficent" -> "insufficient"
Colin Ian King
1
-1
/
+1
[next]