aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 's390/features'Stephen Rothwell
2017-07-19s390/sclp_ocf: constify attribute_group structures.Arvind Yadav
2017-07-19s390/tape: constify attribute_group structures.Arvind Yadav
2017-07-19s390/raw3270: constify attribute_group structures.Arvind Yadav
2017-07-19s390/qeth: constify attribute_group structures.Arvind Yadav
2017-07-19s390/cio: constify attribute_group structures.Arvind Yadav
2017-07-19s390/dasd: constify attribute_group structures.Arvind Yadav
2017-07-19s390/zcrypt_card: constify attribute_group structures.Arvind Yadav
2017-07-19s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav
2017-07-13s390/sclp: single increment assignment controlMartin Schwidefsky
2017-07-13s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky
2017-07-13s390: chp: handle CRW_ERC_INIT for channel-path status changeDong Jia Shi
2017-07-12drivers: s390: move static and inline before return typeJoe Perches
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott
2017-07-05s390/dasd: remove unneeded codeSebastian Ott
2017-07-05s390/zcrypt: Fix missing newlines at some debug feature messages.Harald Freudenberger
2017-07-05s390/dasd: Make raw I/O usable without prefix supportJan Höppner
2017-07-05s390/dasd: Rename dasd_raw_build_cp()Jan Höppner
2017-07-05s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner
2017-07-05s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-28s390/dasd: Fix faulty ENODEV for RO sysfs attributeJan Höppner
2017-06-27dax: remove default copy_from_iter fallbackDan Williams
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann
2017-06-20s390/qeth: fix packing buffer statisticsJulian Wiedmann
2017-06-20s390/qeth: add ipa return codes for bridgeportKittipon Meesompop
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott
2017-06-12s390/dasd: fix hanging safe offlineStefan Haberland
2017-06-12s390/dasd: fix unusable device after safe offline processingStefan Haberland
2017-06-12s390/dasd: Display read-only attribute correctlyJan Höppner
2017-06-12s390/zcrypt: Add some debug messages on failure.Harald Freudenberger
2017-06-12s390/zcrypt: Rework ap init in case of out of range domain param.Harald Freudenberger
2017-06-12s390/zcrypt: remove unused function zcrypt_type6_mex_key_de()Harald Freudenberger
2017-06-12s390/zcrypt: get rid of little/big endian handlingHeiko Carstens
2017-06-12s390/pkey: add missing __user annotationsHeiko Carstens