index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
dump.c
Commit message (
Expand
)
Author
Age
*
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-14
*
arm64: memory: fix flipped VA space fallout
Mark Rutland
2019-08-14
*
arm64: dump: De-constify VA_START and KASAN_SHADOW_START
Steve Capper
2019-08-09
*
arm64: mm: Flip kernel VA space
Steve Capper
2019-08-09
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-03-10
|
\
|
*
arm64: dump: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-31
*
|
arm64: ptdump: Don't iterate kernel page tables using PTRS_PER_PXX
Will Deacon
2019-02-04
|
/
*
arm64: dump: Use consistent capitalisation for page-table dumps
Will Deacon
2018-09-10
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
*
arm64: fix CONFIG_DEBUG_WX address reporting
Mark Rutland
2017-12-14
*
arm64: dump: Add checking for writable and exectuable pages
Laura Abbott
2016-11-07
*
arm64: dump: Make the page table dumping seq_file optional
Laura Abbott
2016-11-07
*
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-11-07
*
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
2016-08-18
*
arm64: mm: dump: make page table dumping reusable
Mark Rutland
2016-06-21
*
arm64: mm: dump: log span level
Mark Rutland
2016-06-03
*
arm64: ptdump: add region marker for kasan shadow region
Ard Biesheuvel
2016-04-25
*
arm64: ptdump: use static initializers for vmemmap region boundaries
Ard Biesheuvel
2016-04-25
*
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-04-14
*
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
2016-02-26
*
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
*
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
2016-02-16
*
arm64: Fix an enum typo in mm/dump.c
Masanari Iida
2016-01-25
*
arm64: Make the kernel page dump utility aware of the CONT bit
Jeremy Linton
2015-10-08
*
arm64: mm: Fix build error with CONFIG_SPARSEMEM_VMEMMAP disabled
Jungseung Lee
2015-05-05
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-02-11
|
\
|
*
arm64: mm: use *_sect to check for section maps
Mark Rutland
2015-01-28
|
*
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
2015-01-23
|
/
*
arm64: mm: dump: don't skip final region
Mark Rutland
2014-12-11
*
arm64: mm: dump: fix shift warning
Mark Rutland
2014-12-11
*
arm64: add support to dump the kernel page tables
Laura Abbott
2014-11-26