index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/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
*
[S390] sclp: clean up send/receive naming scheme
Peter Oberparleiter
2008-02-19
1
-6
/
+6
*
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
2007-10-12
1
-3
/
+2
*
[S390] sclp: fix coding style.
Stefan Haberland
2007-04-27
1
-1
/
+1
*
[S390] sclp: initialize early.
Peter Oberparleiter
2007-04-27
1
-0
/
+8
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
1
-1
/
+1
*
[S390] Convert memory detection into C code.
Heiko Carstens
2007-02-05
1
-6
/
+6
*
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
2007-02-05
1
-1
/
+0
*
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
Heiko Carstens
2007-02-05
1
-2
/
+6
*
[S390] sclp: invalid handling of temporary 'not operational' status
Peter Oberparleiter
2007-02-05
1
-21
/
+49
*
[S390] irq change build fixes.
Heiko Carstens
2006-10-06
1
-2
/
+2
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
1
-22
/
+9
*
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
2006-07-03
1
-4
/
+6
*
[PATCH] s390: fix sclp memory corruption in tty pages list
Peter Oberparleiter
2006-02-11
1
-8
/
+5
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+915