aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2012-03-23s390/char: use for_each_clear_bit()Akinobu Mita1-3/+2
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-25/+82
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-10/+2
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-2/+2
2012-03-11[S390] zfcpdump: Implement async sdias event processingMichael Holzheu1-21/+80
2012-03-11[S390] rework smp codeMartin Schwidefsky2-2/+0
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+2
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby4-4/+0
2012-02-27compat: fix compile breakage on s390Heiko Carstens2-0/+2
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky1-7/+15
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell2-3/+3
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+0
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-4/+4
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-4/+4
2011-12-13s390: tape_class.h: remove kobj_map.h inclusionGreg Kroah-Hartman1-1/+0
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-0/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds4-0/+4
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens4-0/+4
2011-10-30[S390] zcore: add missing module.h includeHeiko Carstens1-0/+1
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky2-3/+4
2011-10-30[S390] Add real memory access functionsMichael Holzheu1-18/+2
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter6-8/+5
2011-08-24[S390] memory hotplug: only unassign assigned incrementsHeiko Carstens1-2/+4
2011-08-03[S390] sclp_async: Use kstrtoul_from_userPeter Huewe1-6/+3
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky1-3/+0
2011-07-15PM: Improve error code of pm_notifier_call_chain()Akinobu Mita1-2/+2
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+0
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-3/+3
2011-05-23[S390] get CPC image nameMartin Schwidefsky3-1/+148
2011-05-23[S390] sclp: event buffer dissectionMartin Schwidefsky2-84/+60
2011-05-23[S390] sclp: remove unnecessary sendmask checkHeiko Carstens1-13/+1
2011-05-23[S390] tape: remove unused/not handled return codesHeiko Carstens2-6/+2
2011-05-23[S390] monwriter: fix return code handlingHeiko Carstens1-2/+2
2011-05-23[S390] get rid of unused variablesHeiko Carstens3-11/+0
2011-05-23[S390] Remove tape block device driver.Heiko Carstens3-457/+0
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2011-05-10[S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens1-0/+2
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-10/+20
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+6
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott5-10/+20
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-12/+8
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe1-1/+0
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2011-03-09s390/tape_block: Convert to bdops->check_events()Tejun Heo1-5/+6