aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/dump.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton1-1/+17
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee1-0/+2
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-10/+20
2015-01-28arm64: mm: use *_sect to check for section mapsMark Rutland1-6/+12
2015-01-23arm64: mm: dump: add missing includesMark Rutland1-0/+4
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland1-4/+4
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown1-0/+1
2014-12-11arm64: mm: dump: don't skip final regionMark Rutland1-3/+0
2014-12-11arm64: mm: dump: fix shift warningMark Rutland1-1/+1
2014-11-26arm64: add support to dump the kernel page tablesLaura Abbott1-0/+332