index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-2
/
+2
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
1
-1
/
+0
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
1
-3
/
+3
2011-01-05
[S390] sclp: use register_external_interrupt()
Heiko Carstens
1
-9
/
+3
2011-01-05
[S390] irq: have detailed statistics for interrupt types
Heiko Carstens
1
-1
/
+5
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
1
-7
/
+7
2010-10-07
Fix IRQ flag handling naming
David Howells
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-06-16
[S390] pm: power management support for SCLP drivers.
Michael Holzheu
1
-30
/
+218
2009-02-19
[S390] sclp: handle empty event buffers
Peter Oberparleiter
1
-1
/
+4
2008-08-01
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
1
-2
/
+4
2008-07-14
[S390] Remove P390 support.
Heiko Carstens
1
-2
/
+0
2008-07-14
[S390] Cleanup sclp printk messages.
Martin Schwidefsky
1
-5
/
+3
2008-07-14
[S390] sclp: keep facility mask up to date.
Heiko Carstens
1
-0
/
+2
2008-02-19
[S390] sclp: clean up send/receive naming scheme
Peter Oberparleiter
1
-6
/
+6
2007-10-12
[S390] Get rid of a bunch of sparse warnings again.
Heiko Carstens
1
-3
/
+2
2007-04-27
[S390] sclp: fix coding style.
Stefan Haberland
1
-1
/
+1
2007-04-27
[S390] sclp: initialize early.
Peter Oberparleiter
1
-0
/
+8
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
1
-1
/
+1
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
1
-6
/
+6
2007-02-05
[S390] Small barrier() and cpu_relax() cleanup.
Heiko Carstens
1
-1
/
+0
2007-02-05
[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()
Heiko Carstens
1
-2
/
+6
2007-02-05
[S390] sclp: invalid handling of temporary 'not operational' status
Peter Oberparleiter
1
-21
/
+49
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
1
-2
/
+2
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
1
-22
/
+9
2006-07-03
[PATCH] lockdep: irqtrace subsystem, s390 support
Heiko Carstens
1
-4
/
+6
2006-02-11
[PATCH] s390: fix sclp memory corruption in tty pages list
Peter Oberparleiter
1
-8
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+915