aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_con.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli1-11/+15
2022-03-27s390: cleanup timer API useYu Liao1-2/+1
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-50/+3
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-18s390/sclp: Remove console power management supportPeter Oberparleiter1-50/+3
2021-04-07s390/sclp: use LIST_HEAD for InitializationVineeth Vijayan1-4/+2
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan1-2/+1
2021-03-22s390/sclp: increase sclp console line lengthPeter Oberparleiter1-15/+4
2017-11-14s390/sclp: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-28s390/sclp: Use setup_timer and mod_timerHimanshu Jha1-5/+2
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter1-1/+2
2013-06-26s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky1-1/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-22[S390] Use del_timer instead of del_timer_syncMichael Holzheu1-1/+1
2009-06-22[S390] sclp console: convert from bootmem to slabHeiko Carstens1-3/+2
2009-06-16[S390] pm: power management support for SCLP drivers.Michael Holzheu1-40/+99
2008-10-10[S390] console flush on panic / rebootHolger Smolinski1-2/+22
2008-07-14[S390] sclp_tty: remove ioctl interface.Heiko Carstens1-0/+1
2008-07-14[S390] Cleanup sclp printk messages.Martin Schwidefsky1-2/+0
2008-07-14[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+252