aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-02s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens1-18/+2
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-2/+2
2013-05-02s390/zcore: calculate real memory size using own get_mem_size functionHeiko Carstens1-15/+15
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-14/+3
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-04-23s390/zcore: Fix HSA copy length for last blockMichael Holzheu1-1/+1
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott2-2/+2
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott2-3/+3
2013-04-17s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman1-7/+9
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman1-0/+2
2013-03-21s390/3270: fix minor_start issueMartin Schwidefsky1-7/+9
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby2-14/+3
2013-03-11s390/kdump: Do not add standby memory for kdumpMichael Holzheu1-0/+2
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-7/+7
2013-02-22new helper: file_inode(file)Al Viro3-7/+7
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-416/+501
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-8/+2
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens2-3/+3
2013-02-14s390/zcore: Add hsa fileMichael Holzheu1-3/+59
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky3-314/+331
2013-02-14s390/3270: introduce device notifierMartin Schwidefsky4-82/+83
2013-02-14s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky1-6/+8
2013-02-14s390/3270: readd tty3270_openMartin Schwidefsky1-0/+15
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman6-8/+12
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-4/+4
2013-01-15TTY: switch tty_schedule_flipJiri Slaby1-10/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby3-11/+5
2013-01-15TTY: move low_latency to tty_portJiri Slaby4-5/+5
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby3-4/+5
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby3-5/+6
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens1-1/+5
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens6-7/+7
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-11/+73
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber2-2/+65
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-9/+8
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman1-7/+5
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby4-1/+8
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-16/+48
2012-09-26drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin1-1/+4
2012-09-26s390/tape: remove even more tape block leftoversHeiko Carstens2-5/+0
2012-09-26s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens1-1/+1
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2-2/+2
2012-09-26s390/3270: drop unused spinlock from struct con3270Jean Delvare1-1/+0
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman1-0/+2
2012-08-13TTY: tty3270, add tty installJiri Slaby1-9/+22
2012-08-13TTY: con3215, add tty installJiri Slaby1-6/+15
2012-08-13TTY: con3215, unset raw3215[line]Jiri Slaby1-0/+7
2012-08-13TTY: use tty_port_link_deviceJiri Slaby2-0/+2