summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_con.c
Commit message (Expand)AuthorAgeFilesLines
* s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli2022-05-061-11/+15
* s390: cleanup timer API useYu Liao2022-03-271-2/+1
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-50/+3
|\
| * s390/sclp: Remove console power management supportPeter Oberparleiter2021-06-181-50/+3
* | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
|/
* s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan2021-04-071-4/+2
* s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan2021-04-071-2/+1
* s390/sclp: increase sclp console line lengthPeter Oberparleiter2021-03-221-15/+4
* s390/sclp: Convert timers to use timer_setup()Kees Cook2017-11-141-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-5/+2
|\
| * s390/sclp: Use setup_timer and mod_timerHimanshu Jha2017-09-281-5/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/console: Make preferred console handling more consistentPeter Oberparleiter2016-07-131-1/+2
* s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky2013-06-261-1/+30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Use del_timer instead of del_timer_syncMichael Holzheu2009-06-221-1/+1
* [S390] sclp console: convert from bootmem to slabHeiko Carstens2009-06-221-3/+2
* [S390] pm: power management support for SCLP drivers.Michael Holzheu2009-06-161-40/+99
* [S390] console flush on panic / rebootHolger Smolinski2008-10-101-2/+22
* [S390] sclp_tty: remove ioctl interface.Heiko Carstens2008-07-141-0/+1
* [S390] Cleanup sclp printk messages.Martin Schwidefsky2008-07-141-2/+0
* [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-141-2/+0
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-051-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+252