aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/mem_detect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-17s390: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+0
2017-01-16s390/mem_detect: fix memory type of first blockHeiko Carstens1-1/+2
2017-01-16s390/mem_detect: add debugging outputHeiko Carstens1-0/+3
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens1-5/+2
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand1-2/+2
2015-03-25s390: remove 31 bit supportHeiko Carstens1-4/+0
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-100/+30
2013-06-19s390/mem_detect: fix memory hole handlingHeiko Carstens1-1/+2
2013-05-03s390/mem_detect: remove artificial kdump memory typesHeiko Carstens1-70/+28
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens1-3/+20
2013-05-02s390/mem_detect: add DAT sanity checkHeiko Carstens1-1/+13
2013-05-02s390/mem_detect: fix lockdep irq tracingHeiko Carstens1-3/+5
2013-05-02s390/mem_detect: move memory detection code to mm folderHeiko Carstens1-0/+145