aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm/dump.c
AgeCommit message (Expand)Author
2016-11-07arm64: dump: Add checking for writable and exectuable pagesLaura Abbott
2016-11-07arm64: dump: Make the page table dumping seq_file optionalLaura Abbott
2016-11-07arm64: dump: Make ptdump debugfs a separate optionLaura Abbott
2016-08-18arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland
2016-06-03arm64: mm: dump: log span levelMark Rutland
2016-04-25arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel
2016-04-25arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel
2016-02-26arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDRKefeng Wang
2016-02-18arm64: move kernel image to base of vmalloc areaArd Biesheuvel
2016-02-16arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-01-25arm64: Fix an enum typo in mm/dump.cMasanari Iida
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton
2015-05-05arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabledJungseung Lee
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-01-28arm64: mm: use *_sect to check for section mapsMark Rutland
2015-01-23arm64: mm: dump: add missing includesMark Rutland
2015-01-23arm64: Fix overlapping VA allocationsMark Rutland
2015-01-23arm64: dump: Fix implicit inclusion of definition for PCI_IOBASEMark Brown
2014-12-11arm64: mm: dump: don't skip final regionMark Rutland
2014-12-11arm64: mm: dump: fix shift warningMark Rutland
2014-11-26arm64: add support to dump the kernel page tablesLaura Abbott