summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/sclp: single increment assignment controlMartin Schwidefsky2017-07-261-0/+1
* s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-071-24/+1
* s390/sclp: move pci related commands to separate fileSebastian Ott2016-04-151-61/+0
* s390: Use pr_warn instead of pr_warningJoe Perches2016-03-071-15/+12
* s390/numa: add emulation supportMichael Holzheu2015-08-041-7/+11
* s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-251-12/+11
* s390/sclp: Use DECLARE_BITMAPJoe Perches2015-06-151-1/+1
* s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-131-1/+1
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-15/+10
* s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu2015-04-151-2/+46
* s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* s390/sclp: add timeout for queued requestsGerald Schaefer2014-04-011-4/+13
* s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-241-0/+5
* s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner2013-12-161-2/+0
* s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-151-171/+9
* s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-151-1/+1
* s390/sclp: properly detect line mode consoleChristian Borntraeger2013-09-301-3/+5
* s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
* s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-261-9/+9
* s390/memory hotplug,sclp: get rid of per memory increment usecountHeiko Carstens2013-05-021-18/+2
* s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens2013-04-261-1/+3
* s390/kdump: Do not add standby memory for kdumpMichael Holzheu2013-03-111-0/+2
* s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-8/+2
* s390/pci: PCI hotplug support via SCLPJan Glauber2012-11-301-1/+63
* s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-231-9/+8
* KVM: s390: Perform early event mask processing during bootHeinz Graalfs2012-06-131-0/+38
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-1/+11
|\
| * KVM: s390: add capability indicating COW supportChristian Borntraeger2012-05-171-1/+11
* | s390/memory hotplug: initialize storage keysHeiko Carstens2012-05-161-1/+11
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\
| * Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* | s390/char: use for_each_clear_bit()Akinobu Mita2012-03-231-3/+2
|/
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-2/+2
* [S390] memory hotplug: only unassign assigned incrementsHeiko Carstens2011-08-241-2/+4
* [S390] sclp/memory hotplug: fix initial usecount of incrementsHeiko Carstens2011-05-101-0/+2
* [S390] sclp: avoid 64 bit divisionHeiko Carstens2010-03-241-7/+7
* memory hotplug/s390: set phys_deviceHeiko Carstens2010-03-171-0/+7
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* [S390] sclp: improve servicability settingMartin Schwidefsky2009-12-071-0/+1
* [S390] pm: memory hotplug power management callbacksGerald Schaefer2009-06-161-4/+38
* [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-191-0/+5
* [S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky2008-12-251-13/+16
* [S390] sclp: emit error message if assign storage failsHeiko Carstens2008-11-141-0/+3
* [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-011-0/+5
* [S390] Move memory detection code to own file.Heiko Carstens2008-07-141-15/+18
* [S390] Add support for memory hot-add via sclp.Heiko Carstens2008-07-141-8/+308
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-261-44/+2
* [S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens2008-01-261-1/+122
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-261-0/+319
OpenPOWER on IntegriCloud