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