summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/mem_detect.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: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+0
* s390/mem_detect: fix memory type of first blockHeiko Carstens2017-01-161-1/+2
* s390/mem_detect: add debugging outputHeiko Carstens2017-01-161-0/+3
* s390/mem_detect: use unsigned longsHeiko Carstens2016-01-111-5/+2
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-2/+2
* s390: remove 31 bit supportHeiko Carstens2015-03-251-4/+0
* s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-100/+30
* s390/mem_detect: fix memory hole handlingHeiko Carstens2013-06-191-1/+2
* s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-031-70/+28
* s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-3/+20
* s390/mem_detect: add DAT sanity checkHeiko Carstens2013-05-021-1/+13
* s390/mem_detect: fix lockdep irq tracingHeiko Carstens2013-05-021-3/+5
* s390/mem_detect: move memory detection code to mm folderHeiko Carstens2013-05-021-0/+145