summaryrefslogtreecommitdiff
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-064-0/+4
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-10-314-0/+4
* | [S390] zcore: add missing module.h includeHeiko Carstens2011-10-301-0/+1
* | [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-302-3/+4
* | [S390] Add real memory access functionsMichael Holzheu2011-10-301-18/+2
* | [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-306-8/+5
|/
* [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-241-2/+4
* [S390] sclp_async: Use kstrtoul_from_userPeter Huewe2011-08-031-6/+3
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* [S390] kconfig: remove tape interface support commentMartin Schwidefsky2011-07-241-3/+0
* PM: Improve error code of pm_notifier_call_chain()Akinobu Mita2011-07-151-2/+2
* [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-261-1/+0
* [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-3/+3
* [S390] get CPC image nameMartin Schwidefsky2011-05-233-1/+148
* [S390] sclp: event buffer dissectionMartin Schwidefsky2011-05-232-84/+60
* [S390] sclp: remove unnecessary sendmask checkHeiko Carstens2011-05-231-13/+1
* [S390] tape: remove unused/not handled return codesHeiko Carstens2011-05-232-6/+2
* [S390] monwriter: fix return code handlingHeiko Carstens2011-05-231-2/+2
* [S390] get rid of unused variablesHeiko Carstens2011-05-233-11/+0
* [S390] Remove tape block device driver.Heiko Carstens2011-05-233-457/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blocklatestLinus Torvalds2011-05-181-1/+0
|\
| * block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-211-1/+0
* | [S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens2011-05-101-0/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-255-10/+20
|\
| * [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-235-10/+20
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-6/+6
|\ \ | |/ |/|
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-1/+0
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
| * | s390/tape_block: Convert to bdops->check_events()Tejun Heo2011-03-091-5/+6
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-163-12/+8
|\ \
| * | tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens2011-02-253-12/+8
| |/
* | [S390] tape: deadlock on system work queueMartin Schwidefsky2011-03-033-34/+116
* | [S390] keyboard: integer underflow bugDan Carpenter2011-03-031-1/+2
|/
* headers: kobject.h reduxAlexey Dobriyan2011-01-101-1/+0
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-6/+14
|\
| * s390: don't use flush_scheduled_work()Tejun Heo2010-12-242-6/+14
* | [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-051-0/+1
* | [S390] sclp: use register_external_interrupt()Heiko Carstens2011-01-051-9/+3
* | [S390] vmur: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] tape: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] 3270: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-051-1/+5
* | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-051-26/+43
|/
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-174-4/+0
* [S390] vmlogrdr: purge after recording is switched offStefan Weinhuber2010-11-101-12/+24
* [S390] tape: add medium state notificationsMartin Schwidefsky2010-11-101-9/+59
* [S390] tape: fix dbf usageSebastian Ott2010-10-292-7/+6
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-7/+7