aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott1-5/+0
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-237/+243
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel1-23/+4
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel1-1/+0
2015-10-27s390/cio: move ccw_device_stlck functionsSebastian Ott3-70/+60
2015-10-27s390/cio: move ccw_device_call_handlerSebastian Ott3-48/+38
2015-10-27s390/nmi: remove castsHeiko Carstens1-3/+3
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott1-2/+2
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott3-0/+15
2015-10-14s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott1-38/+26
2015-10-14s390/cio: fix memleak in channel measurementSebastian Ott1-1/+3
2015-10-14s390/cio: improve locking during cmbe allocationSebastian Ott1-20/+23
2015-10-14s390/cio: fix use after free in cmb processingSebastian Ott2-11/+18
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott2-13/+38
2015-10-14s390/cio: cleanup cmb_enable sysfs attrSebastian Ott1-8/+14
2015-10-07s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser1-2/+2
2015-08-07s390: remove unneeded variablesPeter Senna Tschudin1-2/+1
2015-07-22s390/cio: Implement proper Link Incident Record handlingPeter Oberparleiter1-42/+123
2015-07-22s390/cio: Fix commaPeter Oberparleiter1-1/+1
2015-04-15s390: remove use of seq_printf return valueJoe Perches1-5/+7
2015-03-25s390: remove 31 bit supportHeiko Carstens3-12/+0
2015-01-22s390: add SMT supportMartin Schwidefsky1-1/+1
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist2-22/+0
2014-12-08s390/eadm: change timeout valueSebastian Ott1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds5-8/+8
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-2/+2
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2-2/+2
2014-08-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter5-8/+8
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott1-0/+53
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott1-12/+2
2014-06-16s390/ccwgroup: fix an uninitialized return codeSebastian Ott1-4/+5
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott1-1/+4
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl3-13/+77
2014-06-16s390/cio: set device name as early as possibleSebastian Ott1-35/+36
2014-06-10s390/airq: silence lockdep warningSebastian Ott1-7/+6
2014-06-10s390/qdio: replace shift loop by ilog2Fabian Frederick1-4/+3
2014-06-10s390/cio: silence lockdep warningSebastian Ott1-0/+2
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky6-8/+13
2014-05-27s390/cio: remove weird assignment during argument evaluationSebastian Ott1-1/+1
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott4-15/+13
2014-04-17s390/chsc: fix SEI usage on old FW levelsSebastian Ott1-5/+17
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-10/+16
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-49/+76
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker1-1/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner1-0/+1
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner1-0/+1
2014-03-04s390: Cio: Use the core irq stats functionThomas Gleixner1-4/+1