summaryrefslogtreecommitdiffstats
path: root/mm/ptdump.c
Commit message (Expand)AuthorAgeFilesLines
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* x86: mm: ptdump: calculate effective permissions correctlySteven Price2020-06-021-1/+16
* x86: mm: avoid allocating struct mm_struct on the stackSteven Price2020-02-041-2/+2
* mm: ptdump: reduce level numbers by 1 in note_page()Steven Price2020-02-041-8/+8
* mm: add generic ptdumpSteven Price2020-02-041-0/+139