summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * | | 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/+1
| * | | 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/+8
| * | | s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-131-12/+0
| * | | s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-135-109/+38
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-1/+0
|\ \ \ | |/ / |/| |
| * | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-05-311-1/+0
* | | 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/+7
| |/ |/|
* | 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/+3
|\
| * virtio_ccw: support non-legacy balloon devicesMichael S. Tsirkin2015-04-151-7/+3
* | 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-151-5/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-155-3740/+4
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-092-2/+2
| |\ \ | | |/
OpenPOWER on IntegriCloud