summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
2017-03-15s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann
2016-10-31s390/cio: fix accidental interrupt enabling during resumeSebastian Ott
2016-09-15s390/cio: update measurement characteristicsSebastian Ott
2016-09-15s390/cio: ensure consistent measurement stateSebastian Ott
2016-09-15s390/cio: fix measurement characteristics memleakSebastian Ott
2016-08-20s390/cio: allow to reset channel measurement blockSebastian Ott
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel
2015-10-27s390/cio: move ccw_device_stlck functionsSebastian Ott
2015-10-27s390/cio: move ccw_device_call_handlerSebastian Ott
2015-10-27s390/nmi: remove castsHeiko Carstens
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott
2015-10-14s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott
2015-10-14s390/cio: fix memleak in channel measurementSebastian Ott
2015-10-14s390/cio: improve locking during cmbe allocationSebastian Ott
2015-10-14s390/cio: fix use after free in cmb processingSebastian Ott
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott
2015-10-14s390/cio: cleanup cmb_enable sysfs attrSebastian Ott
2015-10-07s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin
2015-07-22s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter
2015-07-22s390/cio: Fix commaPeter Oberparleiter
2015-04-15s390: remove use of seq_printf return valueJoe Perches
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-22s390: add SMT supportMartin Schwidefsky
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist
2014-12-08s390/eadm: change timeout valueSebastian Ott
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott
2014-06-16s390/ccwgroup: fix an uninitialized return codeSebastian Ott
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl
2014-06-16s390/cio: set device name as early as possibleSebastian Ott
2014-06-10s390/airq: silence lockdep warningSebastian Ott
2014-06-10s390/qdio: replace shift loop by ilog2Fabian Frederick
2014-06-10s390/cio: silence lockdep warningSebastian Ott
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky
2014-05-27s390/cio: remove weird assignment during argument evaluationSebastian Ott
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds