summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio
Commit message (Expand)AuthorAgeFilesLines
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-074-26/+21Star
* s390/cio: update measurement characteristicsSebastian Ott2016-01-262-9/+20
* s390/cio: ensure consistent measurement stateSebastian Ott2016-01-262-12/+13
* s390/cio: fix measurement characteristics memleakSebastian Ott2016-01-263-18/+6Star
* s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter2015-12-183-208/+238
* s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter2015-12-186-1/+419
* s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-184-60/+73
* s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter2015-12-181-1/+1
* s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-185-31/+16Star
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-273-12/+6Star
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-1/+1
* s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-113-20/+46
* s390/cio: simplify css_generate_pgidSebastian Ott2015-11-091-5/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-048-237/+243
|\
| * s390/cio: de-duplicate subchannel validationPierre Morel2015-11-031-23/+4Star
| * s390/css: unneeded initialization in for_each_subchannelPierre Morel2015-11-031-1/+0Star
| * s390/cio: move ccw_device_stlck functionsSebastian Ott2015-10-273-70/+60Star
| * s390/cio: move ccw_device_call_handlerSebastian Ott2015-10-273-48/+38Star
| * s390/nmi: remove castsHeiko Carstens2015-10-271-3/+3
| * s390/cio: introduce pathmask_to_posSebastian Ott2015-10-141-2/+2
| * s390/cio: reactivate cmf after hibernateSebastian Ott2015-10-143-0/+15
| * s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott2015-10-141-38/+26Star
| * s390/cio: fix memleak in channel measurementSebastian Ott2015-10-141-1/+3
| * s390/cio: improve locking during cmbe allocationSebastian Ott2015-10-141-20/+23
| * s390/cio: fix use after free in cmb processingSebastian Ott2015-10-142-11/+18
| * s390/cio: use device_lock during cmb activationSebastian Ott2015-10-142-13/+38
| * s390/cio: cleanup cmb_enable sysfs attrSebastian Ott2015-10-141-8/+14
* | s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser2015-10-071-2/+2
|/
* s390: remove unneeded variablesPeter Senna Tschudin2015-08-071-2/+1Star
* s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter2015-07-221-42/+123
* s390/cio: Fix commaPeter Oberparleiter2015-07-221-1/+1
* s390: remove use of seq_printf return valueJoe Perches2015-04-161-5/+7
* s390: remove 31 bit supportHeiko Carstens2015-03-253-12/+0Star
* s390: add SMT supportMartin Schwidefsky2015-01-221-1/+1
* s390/cio: idset.c: remove some unused functionsRickard Strandqvist2015-01-082-22/+0Star
* s390/eadm: change timeout valueSebastian Ott2014-12-081-1/+1
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-155-8/+8
|\
| * s390: cio driver &__get_cpu_var replacementsChristoph Lameter2014-08-265-8/+8
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-141-2/+2
|\ \
| * | s390/cio: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
| |/
* / s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-092-2/+2
|/
* s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+53
* s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2Star
* 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/airq: silence lockdep warningSebastian Ott2014-06-101-7/+6Star
* s390/qdio: replace shift loop by ilog2Fabian Frederick2014-06-101-4/+3Star
* s390/cio: silence lockdep warningSebastian Ott2014-06-101-0/+2