Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-05-17 | arm64: mm: avoid writable executable mappings in kexec/hibernate code | Ard Biesheuvel | 1 | -1/+1 |
2021-10-01 | arm64: trans_pgd: remove trans_pgd_map_page() | Pasha Tatashin | 1 | -57/+0 |
2021-10-01 | arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors | Pasha Tatashin | 1 | -2/+25 |
2021-01-27 | arm64: trans_pgd: hibernate: idmap the single page that holds the copy page r... | James Morse | 1 | -0/+49 |
2021-01-27 | arm64: trans_pgd: pass NULL instead of init_mm to *_populate functions | Pavel Tatashin | 1 | -7/+7 |
2021-01-27 | arm64: trans_pgd: pass allocator trans_pgd_create_copy | Pavel Tatashin | 1 | -19/+30 |
2021-01-27 | arm64: trans_pgd: make trans_pgd_map_page generic | Pavel Tatashin | 1 | -8/+22 |
2021-01-27 | arm64: hibernate: move page handling function to new trans_pgd.c | Pavel Tatashin | 1 | -0/+250 |