aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman1-0/+1
2014-02-21s390: improve debug feature usageSebastian Ott2-4/+3
2014-02-21s390/airq: add support for irq rangesMartin Schwidefsky1-25/+41
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott1-8/+14
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott1-12/+17
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott1-1/+2
2014-02-21s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter1-0/+1
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman3-35/+21
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo1-10/+16
2014-02-06s390/cio: improve cio_commit_configSebastian Ott1-26/+14
2014-01-29s390/qdio: correct program-controlled interruption checkingUrsula Braun1-1/+1
2014-01-29s390/qdio: for_each macro correctnessJose Alonso1-8/+6
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser3-1/+174
2013-12-16s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott1-6/+6
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott1-10/+6
2013-12-16s390/cio: fix unlocked access of online memberSebastian Ott1-4/+9
2013-12-16s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter1-3/+3
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter1-1/+9
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter3-7/+9