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