summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |\ \ | | |/
| * | qeth: Fix command sizesStefan Raspl2015-02-281-2/+3
| * | s390: remove claw driverUrsula Braun2015-02-284-3738/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-1412-145/+4
|\ \ \
| * | | s390/dasd: remove setting of scheduler from driverStefan Haberland2015-03-251-10/+1
| * | | s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-251-2/+2
| * | | s390: remove 31 bit supportHeiko Carstens2015-03-2512-133/+1
| | |/ | |/|
* | | mm, mempool: do not allow atomic resizingDavid Rientjes2015-04-141-2/+2
|/ /
* | s390/dcss: array index 'i' is used before limits check.Ameen Ali2015-02-261-1/+1
* | s390/scm_block: fix off by one during cluster reservationSebastian Ott2015-02-261-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+8
|\
| * s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-231-0/+8
* | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-12/+9
|\ \
| * | block: Change direct_access calling conventionMatthew Wilcox2015-01-131-12/+9
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-1115-183/+229
|\ \
| * | s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer2015-02-041-3/+7
| * | s390/dasd: cleanup profilingSebastian Ott2015-01-293-85/+27
| * | s390/dasd: add locking for global_profile accessSebastian Ott2015-01-293-14/+24
| * | s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer2015-01-234-9/+29
| * | s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer2015-01-231-41/+96
| * | s390/tape: remove redundant if statementMartin Schwidefsky2015-01-221-7/+5
| * | s390/hmcdrv: free memory on error pathChristophe Jaillet2015-01-221-3/+3
| * | dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer2015-01-221-2/+13
| * | s390: add SMT supportMartin Schwidefsky2015-01-222-11/+40
| * | s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan2015-01-151-1/+0
| * | s390/cio: idset.c: remove some unused functionsRickard Strandqvist2015-01-082-22/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-273-139/+248
|\ \ \
| * | | 390/qeth: Fix locking warning during qeth device setupThomas Richter2015-01-253-34/+132
| * | | qeth: clean up error handlingEugene Crosser2015-01-252-106/+117
| |/ /
OpenPOWER on IntegriCloud