| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-09 | mm: remove callers of pfn_t functionality |  Alistair Popple | 1 | -85/+0 |
| 2025-07-09 | mm: remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST |  Alistair Popple | 1 | -48/+2 |
| 2019-07-16 | mm: introduce ARCH_HAS_PTE_DEVMAP |  Robin Murphy | 1 | -2/+2 |
| 2019-07-12 | include/linux/pfn_t.h: remove pfn_t_to_virt() |  Andrew Morton | 1 | -7/+0 |
| 2019-06-29 | mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual address |  Anshuman Khandual | 1 | -1/+1 |
| 2018-10-26 | mm: dax: add comment for PFN_SPECIAL |  Yang Shi | 1 | -0/+2 |
| 2018-10-26 | include/linux/pfn_t.h: force '~' to be parsed as an unary operator |  Sebastien Boisvert | 1 | -1/+1 |
| 2018-06-07 | mm: introduce ARCH_HAS_PTE_SPECIAL |  Laurent Dufour | 1 | -2/+2 |
| 2018-01-19 | mm, dax: introduce pfn_t_special() |  Dan Williams | 1 | -0/+13 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-02-24 | mm, x86: add support for PUD-sized transparent hugepages |  Matthew Wilcox | 1 | -0/+12 |
| 2017-02-22 | dax: add tracepoints to dax_pmd_insert_mapping() |  Ross Zwisler | 1 | -0/+6 |
| 2016-06-24 | libnvdimm, pmem: allow nfit_test to override pmem_direct_access() |  Dan Williams | 1 | -1/+4 |
| 2016-02-11 | mm: fix pfn_t vs highmem |  Dan Williams | 1 | -9/+8 |
| 2016-01-31 | phys_to_pfn_t: use phys_addr_t |  Dan Williams | 1 | -2/+2 |
| 2016-01-15 | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t |  Dan Williams | 1 | -0/+8 |
| 2016-01-15 | mm, dax, gpu: convert vm_insert_mixed to pfn_t |  Dan Williams | 1 | -0/+27 |
| 2016-01-15 | mm, dax, pmem: introduce pfn_t |  Dan Williams | 1 | -0/+67 |