summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-2114-422/+140
|\
| * s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2
| * s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-161-4/+5
| * s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott2014-06-161-1/+4
| * qdio: Keep device-specific dbf entriesStefan Raspl2014-06-163-13/+77
| * s390/cio: set device name as early as possibleSebastian Ott2014-06-161-35/+36
| * s390: avoid format strings leaking into namesKees Cook2014-06-113-3/+3
| * s390/airq: silence lockdep warningSebastian Ott2014-06-101-7/+6
| * s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-102-339/+0
| * s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
| * s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3
| * s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2
| * s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-129-76/+124
|\ \
| * | net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko2014-06-061-8/+11
| * | s390/net: fix format string mismatchesUrsula Braun2014-05-303-10/+19
| * | qeth: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-301-2/+2
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-132-5/+4
| * | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-121-5/+5
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-5/+17
| |\ \
| * | | ctc: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * | | claw: replace PTR_RET with PTR_ERR_OR_ZEROFrank Blaschka2014-04-281-1/+1
| * | | qeth: Add new priority queueing optionsStefan Raspl2014-04-283-4/+27
| * | | qeth: Extend priority queueing to IPv6Stefan Raspl2014-04-284-36/+48
| * | | qeth: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * | | lcs: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-281-1/+1
| * | | qeth: Fix default queue setting in priority queueingStefan Raspl2014-04-281-3/+5
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-111-12/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | virtio_ccw: introduce device_lost in virtio_ccw_deviceHeinz Graalfs2014-04-281-12/+37
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-2/+32
|\ \ \
| * | | s390/sclp: add sclp_get_ibc functionMichael Mueller2014-05-161-1/+11
| * | | KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+21
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-031-1/+1
|\ \ \
| * \ \ Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar2014-05-221-5/+17
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-0715-47/+466
| |\ \ \ | | | |/ | | |/|
| * | | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* | | | s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky2014-05-286-8/+13
* | | | s390/cio: remove weird assignment during argument evaluationSebastian Ott2014-05-271-1/+1
* | | | s390/cio: fix multiple structure definitionsSebastian Ott2014-05-205-25/+15
* | | | s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-201-1/+1
* | | | s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-30/+14
| |_|/ |/| |
* | | s390/chsc: fix SEI usage on old FW levelsSebastian Ott2014-04-171-5/+17
| |/ |/|
* | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* | s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter2014-04-111-3/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-0810-18/+137
|\ \
| * | s390/irq: Use defines for external interruption codesThomas Huth2014-04-033-6/+6
| * | s390/sclp: add timeout for queued requestsGerald Schaefer2014-04-013-4/+104
| * | lcs: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
| * | s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1