summaryrefslogtreecommitdiff
path: root/mm/page_table_check.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-13mm: page_table_check: move pxx_user_accessible_page into x86Kefeng Wang1-17/+0
2022-05-13mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZETong Tiangen1-4/+4
2022-03-23mm/page_table_check.c: use strtobool for param parsingDr. David Alan Gilbert1-9/+1
2022-02-04mm/page_table_check: check entries at pmd levelsPasha Tatashin1-0/+20
2022-02-04mm/page_table_check: use unsigned long for page counters and cleanupPasha Tatashin1-28/+7
2022-01-15mm: page table checkPasha Tatashin1-0/+270