aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott2-37/+58
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott2-8/+17
2014-07-22s390/qeth: qdio queue helpersSebastian Ott1-25/+28
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott1-0/+53
2014-07-21qeth: Display adjacent switch attributesStefan Raspl4-1/+100
2014-07-17scsi: use 64-bit LUNsHannes Reinecke2-3/+4
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer1-2/+7
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky1-1/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen5-7/+12
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-422/+140
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott1-12/+2
2014-06-16s390/ccwgroup: fix an uninitialized return codeSebastian Ott1-4/+5
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott1-1/+4
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl3-13/+77
2014-06-16s390/cio: set device name as early as possibleSebastian Ott1-35/+36
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-76/+124
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-12/+37
2014-06-11s390: avoid format strings leaking into namesKees Cook3-3/+3
2014-06-10s390/airq: silence lockdep warningSebastian Ott1-7/+6
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann2-339/+0
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter1-2/+0
2014-06-10s390/qdio: replace shift loop by ilog2Fabian Frederick1-4/+3
2014-06-10s390/cio: silence lockdep warningSebastian Ott1-0/+2
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel1-2/+2
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko1-8/+11
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-2/+32
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-05-30s390/net: fix format string mismatchesUrsula Braun3-10/+19
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky6-8/+13
2014-05-27s390/cio: remove weird assignment during argument evaluationSebastian Ott1-1/+1
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar1-5/+17
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott5-25/+15
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu1-1/+1
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-30/+14
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-1/+11
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2-5/+4
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-5/+5
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+17
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar15-47/+466
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka1-1/+1
2014-04-28qeth: Add new priority queueing optionsStefan Raspl3-4/+27
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl4-36/+48
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl1-3/+5
2014-04-28virtio_ccw: introduce device_lost in virtio_ccw_deviceHeinz Graalfs1-12/+37
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens1-1/+21
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1