开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
dump.c
Age
Commit message (
Expand
)
Author
2016-02-26
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-16
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
2016-01-25
arm64: Fix an enum typo in mm/dump.c
Masanari Iida
2015-10-08
arm64: Make the kernel page dump utility aware of the CONT bit
Jeremy Linton
2015-05-05
arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled
Jungseung Lee
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-01-28
arm64: mm: use *_sect to check for section maps
Mark Rutland
2015-01-23
arm64: mm: dump: add missing includes
Mark Rutland
2015-01-23
arm64: Fix overlapping VA allocations
Mark Rutland
2015-01-23
arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
Mark Brown
2014-12-11
arm64: mm: dump: don't skip final region
Mark Rutland
2014-12-11
arm64: mm: dump: fix shift warning
Mark Rutland
2014-11-26
arm64: add support to dump the kernel page tables
Laura Abbott