Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: mm: convert mm/dump.c to use walk_page_range() | Steven Price | 2020-02-04 | 1 | -4/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | arm64: dump: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-01-31 | 1 | -6/+3 |
* | arm64: dump: Add checking for writable and exectuable pages | Laura Abbott | 2016-11-07 | 1 | -0/+8 |
* | arm64: dump: Remove max_addr | Laura Abbott | 2016-11-07 | 1 | -1/+0 |
* | arm64: dump: Make ptdump debugfs a separate option | Laura Abbott | 2016-11-07 | 1 | -6/+9 |
* | arm64: mm: dump: make page table dumping reusable | Mark Rutland | 2016-06-21 | 1 | -0/+44 |