summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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-07-016-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/+16Star
| * | 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-261-14/+5Star
|\ \ \ | |/ / |/| |
| * | s390/block/dasd: remove obsolete while -EBUSY loopJarod Wilson2015-05-201-9/+3Star
| * | block: dasd_genhd: convert to blkdev_reread_partMing Lei2015-05-201-6/+3Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-258-57/+163
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-11/+9Star
| |\ \ \ | | | |/ | | |/|
| * | | 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/+0Star
| * | | qeth: fix handling of IPA return codesEugene Crosser2015-05-181-6/+4Star
| * | | qeth: fix rx checksum offload handlingThomas Richter2015-05-181-7/+2Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-06-2410-143/+76Star
|\ \ \
| * | | s390/zcrypt: remove obsolete __constantVaishali Thakkar2015-06-181-4/+4
| * | | s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara2015-06-151-5/+8
| * | | s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire2015-06-151-2/+1Star
| * | | s390/sclp: Use DECLARE_BITMAPJoe Perches2015-06-151-1/+1
| * | | s390/dasd: Enable automatic loading of dasd_diag_modPeter Oberparleiter2015-05-131-0/+17
| * | | s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-134-11/+8Star
| * | | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-131-12/+0Star
| * | | s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-135-109/+38Star
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-241-1/+0Star
|\ \ \ | |/ / |/| |
| * | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-06-011-1/+0Star
* | | s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer2015-05-131-2/+2
* | | s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer2015-04-301-9/+7Star
| |/ |/|
* | s390/3215: free memory in error pathChristophe Jaillet2015-04-231-0/+2
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-221-7/+3Star
|\
| * virtio_ccw: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-7/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-203-18/+75
|\ \
| * | s390/dasd: Fix unresumed device after suspend/resume having no pathsStefan Haberland2015-04-151-12/+16
| * | s390/dasd: fix unresumed device after suspend/resumeStefan Haberland2015-04-151-0/+5
| * | s390/dasd: fix inability to set a DASD device offlineStefan Haberland2015-04-152-4/+8
| * | s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu2015-04-151-2/+46
* | | s390: remove use of seq_printf return valueJoe Perches2015-04-161-5/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-155-3740/+4Star
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-102-2/+2
| |\|
| * | qeth: Fix command sizesStefan Raspl2015-03-011-2/+3
| * | s390: remove claw driverUrsula Braun2015-03-014-3738/+1Star