Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-12 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+28 |
2020-09-26 | mm/gup: fix gup_fast with dynamic page table folding | Vasily Gorbik | 1 | -0/+10 |
2020-09-04 | mm: Add arch hooks for saving/restoring tags | Steven Price | 1 | -0/+28 |
2020-08-17 | arch/ia64: Restore arch-specific pgd_offset_k implementation | Jessica Clarke | 1 | -0/+2 |
2020-08-12 | mm: drop duplicated words in <linux/pgtable.h> | Randy Dunlap | 1 | -6/+6 |
2020-07-30 | mm: pgtable: Make generic pgprot_* macros available for no-MMU | Pekka Enberg | 1 | -34/+37 |
2020-06-20 | mm: Allow arches to provide ptep_get() | Christophe Leroy | 1 | -0/+7 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -3/+3 |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 1 | -0/+91 |
2020-06-09 | mm: pgtable: add shortcuts for accessing kernel PMD and PTE | Mike Rapoport | 1 | -0/+24 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -0/+1323 |