summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2012-05-24s390/headers: replace __s390x__ with CONFIG_64BIT where possibleHeiko Carstens1-1/+1
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-179/+194
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger1-1/+11
2012-05-16s390/memory hotplug: initialize storage keysHeiko Carstens1-1/+11
2012-05-16s390/tape: remove tape block leftoversHeiko Carstens5-311/+2
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman6-179/+194
2012-04-17tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens1-1/+5
2012-04-13TTY: con3215, use tty from tty_portJiri Slaby1-16/+16
2012-04-13TTY: con3215, add tty_portJiri Slaby1-14/+16
2012-04-11[S390] s390/char/vmur.c: fix memory leakDennis Chen1-1/+1
2012-04-09TTY: tty3270, add tty_portJiri Slaby3-43/+49
2012-04-09TTY: tty3270, push tty down to tty3270_do_writeJiri Slaby1-5/+6
2012-04-09TTY: tty3270, get rid of ugly aliasingJiri Slaby1-23/+19
2012-04-09TTY: tty3270, move initialization to allocationJiri Slaby1-10/+10
2012-04-09TTY: sclp_vt220, remove unused allocationJiri Slaby1-8/+1
2012-04-09TTY: sclp_vt220, add tty_portJiri Slaby1-10/+14
2012-04-09TTY: sclp_tty, add tty_portJiri Slaby1-14/+19
2012-04-09TTY: con3215, centralize allocationJiri Slaby1-35/+39
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus 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/s39...Linus 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/gi...Linus 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/kern...Linus 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