aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik1-10/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky1-0/+1
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens1-24/+1
2016-04-15s390/sclp: move pci related commands to separate fileSebastian Ott1-61/+0
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches1-15/+12
2015-08-04s390/numa: add emulation supportMichael Holzheu1-7/+11
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky1-12/+11
2015-06-15s390/sclp: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand1-1/+1
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand1-15/+10
2015-04-15s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu1-2/+46
2014-04-11s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-01s390/sclp: add timeout for queued requestsGerald Schaefer1-4/+13
2014-01-24s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky1-0/+5
2013-12-16s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner1-2/+0
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu1-171/+9
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu1-1/+1
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger1-3/+5
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-1/+1
2013-06-26s390/sclp: Add SCLP character device driverMichael Holzheu1-9/+9
2013-05-02s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens1-18/+2
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-03-11s390/kdump: Do not add standby memory for kdumpMichael Holzheu1-0/+2
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-8/+2
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber1-1/+63
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens1-9/+8
2012-06-13KVM: s390: Perform early event mask processing during bootHeinz Graalfs1-0/+38
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2012-05-17KVM: s390: add capability indicating COW supportChristian Borntraeger1-1/+11
2012-05-16s390/memory hotplug: initialize storage keysHeiko Carstens1-1/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2012-03-23s390/char: use for_each_clear_bit()Akinobu Mita1-3/+2
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-2/+2
2011-08-24[S390] memory hotplug: only unassign assigned incrementsHeiko Carstens1-2/+4
2011-05-10[S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens1-0/+2
2010-03-24[S390] sclp: avoid 64 bit divisionHeiko Carstens1-7/+7
2010-03-17memory hotplug/s390: set phys_deviceHeiko Carstens1-0/+7
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-07[S390] sclp: improve servicability settingMartin Schwidefsky1-0/+1
2009-06-16[S390] pm: memory hotplug power management callbacksGerald Schaefer1-4/+38
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens1-0/+5
2008-12-25[S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky1-13/+16
2008-11-14[S390] sclp: emit error message if assign storage failsHeiko Carstens1-0/+3
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer1-0/+5
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens1-15/+18
2008-07-14[S390] Add support for memory hot-add via sclp.Heiko Carstens1-8/+308
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens1-44/+2
2008-01-26[S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens1-1/+122