summaryrefslogtreecommitdiff
path: root/drivers/s390/cio
AgeCommit message (Expand)Author
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
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner
2014-03-04s390: Cio: Use the core irq stats functionThomas Gleixner
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-02-21s390: improve debug feature usageSebastian Ott
2014-02-21s390/airq: add support for irq rangesMartin Schwidefsky
2014-02-21s390/cio: fix irq stats for early interrupts on ccw consolesSebastian Ott
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2014-02-21s390/cio: Fix missing subchannels after CHPID configure onPeter Oberparleiter
2014-02-18Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman
2014-02-07s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo
2014-02-06s390/cio: improve cio_commit_configSebastian Ott
2014-01-29s390/qdio: correct program-controlled interruption checkingUrsula Braun
2014-01-29s390/qdio: for_each macro correctnessJose Alonso
2014-01-14s390/qdio: bridgeport support - CHSC partEugene Crosser
2013-12-16s390/cio: use device_lock to synchronize calls to the ccwgroup driverSebastian Ott
2013-12-16s390/cio: use device_lock to synchronize calls to the ccw driverSebastian Ott
2013-12-16s390/cio: fix unlocked access of online memberSebastian Ott
2013-12-16s390/blacklist: Perform subchannel scan only when neededPeter Oberparleiter
2013-12-16s390/css: Prevent unnecessary allocation in subchannel loopPeter Oberparleiter
2013-12-16s390/cio: Delay scan for newly available I/O devicesPeter Oberparleiter
2013-12-16s390/cio: Relax subchannel scan loopPeter Oberparleiter
2013-12-16s390/cio: More efficient handling of CHPID availability eventsPeter Oberparleiter
2013-11-15s390/scm_block: do not hide eadm subchannel dependencySebastian Ott
2013-10-24s390/eadm_sch: improve quiesce handlingSebastian Ott
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens