summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-4/+6
|\
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-271-2/+2
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-4/+6
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-035-56/+56
|\ \
| * | atomic: Replace atomic_{set,clear}_mask() usagePeter Zijlstra2015-07-275-56/+56
| |/
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-022-3/+6
|\ \
| * | block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-132-0/+4
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-292-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-08-3122-167/+502
|\ \ \ | |_|/ |/| |
| * | s390/sclp_vt220: support magic sysrequestsHendrik Brueckner2015-08-261-1/+51
| * | s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner2015-08-262-5/+23
| * | s390/3270: redraw screen on unsolicited device endMartin Schwidefsky2015-08-262-0/+8
| * | s390/dcssblk: correct out of bounds array indexesMartin Schwidefsky2015-08-191-7/+7
| * | s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens2015-08-192-2/+2
| * | s390/hmcdrv: fix interrupt registrationHeiko Carstens2015-08-191-2/+2
| * | s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2015-08-191-1/+1
| * | s390/dasd: enhance CUIR scope detectionStefan Haberland2015-08-092-79/+255
| * | s390/dasd: fix failing path verificationStefan Haberland2015-08-092-2/+7
| * | s390: remove unneeded variablesPeter Senna Tschudin2015-08-073-10/+3
| * | s390: remove unneeded semicolonPeter Senna Tschudin2015-08-073-5/+5
| * | s390/numa: add emulation supportMichael Holzheu2015-08-041-7/+11
| * | s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter2015-07-221-42/+123
| * | s390/cio: Fix commaPeter Oberparleiter2015-07-221-1/+1
| * | s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter2015-07-221-3/+3
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-07-234-1/+1
|\ \ | |/ |/|
| * virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtioCornelia Huck2015-07-074-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-07-154-8/+39
|\ \
| * | s390/dasd: fix kernel panic when alias is set offlineStefan Haberland2015-07-132-8/+31
| * | s390/sclp: fix compile errorSebastian Ott2015-07-011-0/+1
| * | s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer2015-07-011-0/+7
* | | KVM: s390: virtio-ccw: don't overwrite config space valuesCornelia Huck2015-07-031-2/+9
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-306-218/+256
|\ \
| * | s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-251-1/+1
| * | s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-252-17/+16
| * | s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer2015-06-253-200/+239
* | | Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-14/+5
|\ \ \ | |/ / |/| |
| * | s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson2015-05-201-9/+3
| * | block: dasd_genhd: convert to blkdev_reread_partMing Lei2015-05-201-6/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-248-57/+163
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-11/+9
| |\ \ \ | | | |/ | | |/|
| * | | s390/lcs: Fix null-pointer access in msgPeter Oberparleiter2015-05-181-1/+1
| * | | qeth: replace ENOSYS with EOPNOTSUPPEugene Crosser2015-05-181-5/+5
| * | | qeth: BRIDGEPORT "sanity check"Eugene Crosser2015-05-181-4/+12
| * | | qeth: OSA version of SETBRIDGEPORT commandEugene Crosser2015-05-184-28/+49
| * | | qeth: IFF_PROMISC flag to BRIDGE PORT modeEugene Crosser2015-05-183-3/+95
| * | | qeth: remove locks from sysfs _showEugene Crosser2015-05-181-8/+0
| * | | qeth: fix handling of IPA return codesEugene Crosser2015-05-181-6/+4
| * | | qeth: fix rx checksum offload handlingThomas Richter2015-05-181-7/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-2410-143/+76
|\ \ \
| * | | s390/zcrypt: remove obsolete __constantVaishali Thakkar2015-06-181-4/+4
OpenPOWER on IntegriCloud