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.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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
drivers: s390: move static and inline before return type
Joe Perches
2
-2
/
+2
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+1
2017-07-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-201
/
+140
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-205
/
+304
2017-07-05
s390/vfio_ccw: remove unused variable
Sebastian Ott
1
-2
/
+0
2017-07-05
s390/dasd: remove unneeded code
Sebastian Ott
3
-5
/
+3
2017-07-05
s390/zcrypt: Fix missing newlines at some debug feature messages.
Harald Freudenberger
1
-5
/
+5
2017-07-05
s390/dasd: Make raw I/O usable without prefix support
Jan Höppner
1
-40
/
+45
2017-07-05
s390/dasd: Rename dasd_raw_build_cp()
Jan Höppner
1
-4
/
+4
2017-07-05
s390/dasd: Refactor prefix_LRE() and related functions
Jan Höppner
2
-140
/
+78
2017-07-05
s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"
Stephen Rothwell
1
-5
/
+5
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-28
/
+23
2017-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
15
-743
/
+302
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-26
/
+34
2017-07-03
ctcm_fsms: Convert skb->user accesses to refcount_t
David S. Miller
1
-6
/
+6
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
3
-20
/
+20
2017-06-28
s390/dasd: Fix faulty ENODEV for RO sysfs attribute
Jan Höppner
1
-1
/
+1
2017-06-28
dax: remove default copy_from_iter fallback
Dan Williams
1
-0
/
+8
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
4
-22
/
+46
2017-06-20
s390/qeth: use diag26c to get MAC address on L2
Julian Wiedmann
3
-2
/
+76
2017-06-20
s390/qeth: fix packing buffer statistics
Julian Wiedmann
1
-7
/
+10
2017-06-20
s390/qeth: add ipa return codes for bridgeport
Kittipon Meesompop
3
-17
/
+49
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2
-6
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
6
-49
/
+36
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-24
/
+48
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2017-06-12
s390/cio: introduce io_subchannel_type
Sebastian Ott
3
-99
/
+50
2017-06-12
s390/dasd: fix hanging safe offline
Stefan Haberland
1
-2
/
+6
2017-06-12
s390/dasd: fix unusable device after safe offline processing
Stefan Haberland
2
-31
/
+44
2017-06-12
s390/dasd: Display read-only attribute correctly
Jan Höppner
1
-5
/
+14
2017-06-12
s390/zcrypt: Add some debug messages on failure.
Harald Freudenberger
1
-2
/
+10
2017-06-12
s390/zcrypt: Rework ap init in case of out of range domain param.
Harald Freudenberger
1
-6
/
+15
2017-06-12
s390/zcrypt: remove unused function zcrypt_type6_mex_key_de()
Harald Freudenberger
1
-85
/
+0
2017-06-12
s390/zcrypt: get rid of little/big endian handling
Heiko Carstens
2
-29
/
+11
2017-06-12
s390/pkey: add missing __user annotations
Heiko Carstens
1
-2
/
+2
2017-06-12
s390/dasd: Remove variable sized array
Jan Höppner
1
-17
/
+30
2017-06-12
s390/scm: use multiple queues
Sebastian Ott
2
-13
/
+42
2017-06-12
s390/scm: convert tasklet
Sebastian Ott
2
-40
/
+15
2017-06-12
s390/scm: convert to blk-mq
Sebastian Ott
2
-65
/
+74
2017-06-12
s390/scm: remove cluster option
Sebastian Ott
5
-361
/
+3
2017-06-12
s390/pkey: make pkey_init() static
Heiko Carstens
1
-1
/
+1
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
6
-28
/
+23
2017-06-09
block: introduce new block status code type
Christoph Hellwig
5
-24
/
+32
2017-06-08
net: s390: fix up for "Fix inconsistent teardown and release of private netde...
Stephen Rothwell
1
-2
/
+2
2017-06-06
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
3
-11
/
+37
2017-06-06
s390/qeth: add support for early L3 device setup
Ursula Braun
3
-5
/
+25
2017-06-06
s390/qeth: silence qeth_fix_features()
Julian Wiedmann
1
-4
/
+1
[next]