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_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
s390/sclp: move pci related commands to separate file
Sebastian Ott
1
-61
/
+0
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-15
/
+12
2015-08-04
s390/numa: add emulation support
Michael Holzheu
1
-7
/
+11
2015-06-25
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
1
-12
/
+11
2015-06-15
s390/sclp: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-05-13
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
1
-1
/
+1
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
1
-15
/
+10
2015-04-15
s390/mm: Fix memory hotplug for unaligned standby memory
Michael Holzheu
1
-2
/
+46
2014-04-11
s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-01
s390/sclp: add timeout for queued requests
Gerald Schaefer
1
-4
/
+13
2014-01-24
s390/hypfs: add interface for diagnose 0x304
Martin Schwidefsky
1
-0
/
+5
2013-12-16
s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid
Hendrik Brueckner
1
-2
/
+0
2013-11-15
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
1
-171
/
+9
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
1
-1
/
+1
2013-09-30
s390/sclp: properly detect line mode console
Christian Borntraeger
1
-3
/
+5
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
-9
/
+9
2013-05-02
s390/memory hotplug,sclp: get rid of per memory increment usecount
Heiko Carstens
1
-18
/
+2
2013-04-26
s390/memory hotplug: prevent offline of active memory increments
Heiko Carstens
1
-1
/
+3
2013-03-11
s390/kdump: Do not add standby memory for kdump
Michael Holzheu
1
-0
/
+2
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
1
-8
/
+2
2012-11-30
s390/pci: PCI hotplug support via SCLP
Jan Glauber
1
-1
/
+63
2012-11-23
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
1
-9
/
+8
2012-06-13
KVM: s390: Perform early event mask processing during boot
Heinz Graalfs
1
-0
/
+38
2012-05-24
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+11
2012-05-17
KVM: s390: add capability indicating COW support
Christian Borntraeger
1
-1
/
+11
2012-05-16
s390/memory hotplug: initialize storage keys
Heiko Carstens
1
-1
/
+11
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-0
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-0
/
+1
2012-03-23
s390/char: use for_each_clear_bit()
Akinobu Mita
1
-3
/
+2
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-2
/
+2
2011-08-24
[S390] memory hotplug: only unassign assigned increments
Heiko Carstens
1
-2
/
+4
2011-05-10
[S390] sclp/memory hotplug: fix initial usecount of increments
Heiko Carstens
1
-0
/
+2
2010-03-24
[S390] sclp: avoid 64 bit division
Heiko Carstens
1
-7
/
+7
2010-03-17
memory hotplug/s390: set phys_device
Heiko Carstens
1
-0
/
+7
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-07
[S390] sclp: improve servicability setting
Martin Schwidefsky
1
-0
/
+1
2009-06-16
[S390] pm: memory hotplug power management callbacks
Gerald Schaefer
1
-4
/
+38
2009-02-19
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
1
-0
/
+5
2008-12-25
[S390] convert sclp printks to pr_xxx macros.
Martin Schwidefsky
1
-13
/
+16
2008-11-14
[S390] sclp: emit error message if assign storage fails
Heiko Carstens
1
-0
/
+3
2008-08-01
[S390] Add support for memory hot-remove.
Gerald Schaefer
1
-0
/
+5
2008-07-14
[S390] Move memory detection code to own file.
Heiko Carstens
1
-15
/
+18
2008-07-14
[S390] Add support for memory hot-add via sclp.
Heiko Carstens
1
-8
/
+308
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
1
-44
/
+2
2008-01-26
[S390] sclp: convert channel path configure code to use sync interface.
Heiko Carstens
1
-1
/
+122
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
1
-0
/
+319