summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/dump.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee2015-05-051-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-121-10/+20
|\
| * arm64: mm: use *_sect to check for section mapsMark Rutland2015-01-281-6/+12
| * arm64: mm: dump: add missing includesMark Rutland2015-01-231-0/+4
| * arm64: Fix overlapping VA allocationsMark Rutland2015-01-231-4/+4
* | arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown2015-01-231-0/+1
|/
* arm64: mm: dump: don't skip final regionMark Rutland2014-12-111-3/+0Star
* arm64: mm: dump: fix shift warningMark Rutland2014-12-111-1/+1
* arm64: add support to dump the kernel page tablesLaura Abbott2014-11-261-0/+332