aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott
2014-06-16s390/ccwgroup: fix an uninitialized return codeSebastian Ott
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl
2014-06-16s390/cio: set device name as early as possibleSebastian Ott
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-11s390: avoid format strings leaking into namesKees Cook
2014-06-10s390/airq: silence lockdep warningSebastian Ott
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter
2014-06-10s390/qdio: replace shift loop by ilog2Fabian Frederick
2014-06-10s390/cio: silence lockdep warningSebastian Ott
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-30s390/net: fix format string mismatchesUrsula Braun
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2014-05-27s390/cio: remove weird assignment during argument evaluationSebastian Ott
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-04-28ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka
2014-04-28qeth: Add new priority queueing optionsStefan Raspl
2014-04-28qeth: Extend priority queueing to IPv6Stefan Raspl
2014-04-28qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-28lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-28qeth: Fix default queue setting in priority queueingStefan Raspl
2014-04-28virtio_ccw: introduce device_lost in virtio_ccw_deviceHeinz Graalfs
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott
2014-04-11s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-11s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong
2014-04-11s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds