index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/sclp: Fix typo in comments
Jiang Jian
2022-06-30
1
-1
/
+1
*
s390: cleanup timer API use
Yu Liao
2022-03-27
1
-3
/
+1
*
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-10-26
1
-7
/
+7
*
s390/sclp: add __nonstring annotation
Heiko Carstens
2021-09-08
1
-1
/
+1
*
s390/sclp: add tracing of SCLP interactions
Peter Oberparleiter
2021-08-25
1
-3
/
+227
*
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-173
/
+1
|
\
|
*
s390/sclp: Remove sclp base power management support
Peter Oberparleiter
2021-06-18
1
-173
/
+1
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
s390/sclp: use LIST_HEAD for Initialization
Vineeth Vijayan
2021-04-07
1
-4
/
+2
*
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
1
-5
/
+9
*
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
1
-7
/
+16
*
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
1
-13
/
+16
*
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-02-22
1
-3
/
+3
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
1
-2
/
+2
*
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-19
/
+26
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
2017-06-12
1
-6
/
+6
*
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
1
-25
/
+0
*
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
2017-02-08
1
-7
/
+0
*
s390/sclp: fix possible control register corruption
Heiko Carstens
2016-01-11
1
-3
/
+2
*
s390/sclp: Change SCLP console default buffer-full behavior
Peter Oberparleiter
2015-07-22
1
-3
/
+3
*
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
2015-05-13
1
-1
/
+1
*
s390: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-11
1
-1
/
+1
*
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-03
1
-3
/
+3
*
s390/sclp: add timeout for queued requests
Gerald Schaefer
2014-04-01
1
-0
/
+82
*
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
1
-2
/
+2
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
1
-3
/
+3
*
s390/drivers: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-26
1
-1
/
+1
*
s390/sclp: Add SCLP character device driver
Michael Holzheu
2013-06-26
1
-5
/
+10
*
s390/sclp: add parameter to specify number of buffer pages
Martin Schwidefsky
2013-06-26
1
-0
/
+69
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-2
/
+2
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-2
/
+2
*
s390/sclp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
2012-09-26
1
-1
/
+1
*
KVM: s390: Perform early event mask processing during boot
Heinz Graalfs
2012-06-13
1
-10
/
+0
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
1
-2
/
+2
*
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
2011-05-26
1
-1
/
+0
*
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
2011-05-26
1
-3
/
+3
*
[S390] sclp: use register_external_interrupt()
Heiko Carstens
2011-01-05
1
-9
/
+3
*
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
2011-01-05
1
-1
/
+5
*
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-10-25
1
-7
/
+7
*
Fix IRQ flag handling naming
David Howells
2010-10-07
1
-1
/
+1
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
[S390] pm: power management support for SCLP drivers.
Michael Holzheu
2009-06-16
1
-30
/
+218
*
[S390] sclp: handle empty event buffers
Peter Oberparleiter
2009-02-19
1
-1
/
+4
*
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
2008-08-01
1
-2
/
+4
*
[S390] Remove P390 support.
Heiko Carstens
2008-07-14
1
-2
/
+0
*
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
2008-07-14
1
-5
/
+3
*
[S390] sclp: keep facility mask up to date.
Heiko Carstens
2008-07-14
1
-0
/
+2
[next]