summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [S390] s390/char/vmur.c: fix memory leakDennis Chen2012-04-111-1/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-0/+1
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* | s390/char: use for_each_clear_bit()Akinobu Mita2012-03-241-3/+2Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-234-25/+82
|\
| * [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-2/+2
| * [S390] zfcpdump: Implement async sdias event processingMichael Holzheu2012-03-111-21/+80
| * [S390] rework smp codeMartin Schwidefsky2012-03-112-2/+0Star
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-204-10/+2Star
|\ \ | |/ |/|
| * TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+2Star
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-084-4/+0Star
* | compat: fix compile breakage on s390Heiko Carstens2012-02-272-0/+2
* | [S390] 3215 deadlock with tty_wakeupMartin Schwidefsky2012-02-171-7/+15
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-132-3/+3
* Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-091-1/+0Star
|\
| * s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman2011-12-131-1/+0Star
* | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-4/+4
|\ \
| * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-4/+4
| |/
* / [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-0/+2
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-074-0/+4
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-11-014-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/+2Star
* | [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-306-8/+5Star
|/
* [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-241-2/+4
* [S390] sclp_async: Use kstrtoul_from_userPeter Huewe2011-08-031-6/+3Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* [S390] kconfig: remove tape interface support commentMartin Schwidefsky2011-07-241-3/+0Star
* 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/+0Star
* [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/+60Star
* [S390] sclp: remove unnecessary sendmask checkHeiko Carstens2011-05-231-13/+1Star
* [S390] tape: remove unused/not handled return codesHeiko Carstens2011-05-232-6/+2Star
* [S390] monwriter: fix return code handlingHeiko Carstens2011-05-231-2/+2
* [S390] get rid of unused variablesHeiko Carstens2011-05-233-11/+0Star
* [S390] Remove tape block device driver.Heiko Carstens2011-05-233-457/+0Star
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-181-1/+0Star
|\
| * block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo2011-04-211-1/+0Star
* | [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-265-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/+0Star
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0Star
| * | 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/+8Star
|\ \