index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-20
s390/sclp: Fix SCCB present check
Peter Oberparleiter
1
-2
/
+9
2025-07-21
s390/sclp: Use monotonic clock in sclp_sync_wait()
Sven Schnelle
1
-2
/
+2
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
1
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-6
/
+6
2025-01-28
s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()
Heiko Carstens
1
-10
/
+2
2024-10-16
s390/sclp: Deactivate sclp after all its users
Thomas Weißschuh
1
-1
/
+2
2024-07-03
s390/irqflags: do not instrument arch_local_irq_*() with KMSAN
Ilya Leoshkevich
1
-1
/
+1
2024-06-24
s390/sclp: Fix sclp_init() cleanup on failure
Heiko Carstens
1
-0
/
+1
2023-10-25
s390/sclp: replace deprecated strncpy with strtomem
Justin Stitt
1
-1
/
+1
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
1
-3
/
+3
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-3
/
+3
2022-11-29
s390/sclp: allow to change sclp_console_drop during runtime
Heiko Carstens
1
-1
/
+9
2022-11-29
s390/sclp: convert to use sysfs_emit()
Heiko Carstens
1
-3
/
+3
2022-11-29
s390/sclp: use kstrobool() to parse sclp_con_drop parameter
Heiko Carstens
1
-7
/
+2
2022-06-30
s390/sclp: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-03-27
s390: cleanup timer API use
Yu Liao
1
-3
/
+1
2021-10-26
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
1
-7
/
+7
2021-09-08
s390/sclp: add __nonstring annotation
Heiko Carstens
1
-1
/
+1
2021-08-25
s390/sclp: add tracing of SCLP interactions
Peter Oberparleiter
1
-3
/
+227
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-173
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-18
s390/sclp: Remove sclp base power management support
Peter Oberparleiter
1
-173
/
+1
2021-04-07
s390/sclp: use LIST_HEAD for Initialization
Vineeth Vijayan
1
-4
/
+2
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-5
/
+9
2018-02-22
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
1
-7
/
+16
2018-02-22
s390/sclp: generic event mask accessors
Claudio Imbrenda
1
-13
/
+16
2018-02-22
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
1
-3
/
+3
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-2
/
+2
2017-11-14
s390/sclp: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+26
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
1
-6
/
+6
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
1
-25
/
+0
2017-02-08
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
1
-7
/
+0
2016-01-11
s390/sclp: fix possible control register corruption
Heiko Carstens
1
-3
/
+2
2015-07-22
s390/sclp: Change SCLP console default buffer-full behavior
Peter Oberparleiter
1
-3
/
+3
2015-05-13
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
1
-1
/
+1
2014-10-20
s390: char: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-11
s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
1
-3
/
+3
2014-04-01
s390/sclp: add timeout for queued requests
Gerald Schaefer
1
-0
/
+82
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
1
-2
/
+2
2013-09-04
s390/irq: rework irq subclass handling
Heiko Carstens
1
-3
/
+3
2013-06-26
s390/drivers: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-1
/
+1
2013-06-26
s390/sclp: Add SCLP character device driver
Michael Holzheu
1
-5
/
+10
2013-06-26
s390/sclp: add parameter to specify number of buffer pages
Martin Schwidefsky
1
-0
/
+69
2013-02-14
s390/time: rename tod clock access functions
Heiko Carstens
1
-2
/
+2
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/sclp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
1
-1
/
+1
2012-06-13
KVM: s390: Perform early event mask processing during boot
Heinz Graalfs
1
-10
/
+0
[next]