aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/memory_model.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-01-14mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang1-1/+3
2015-09-19mm: fix type cast in __pfn_to_phys()Tyler Baker1-1/+1
2015-08-27mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig1-0/+6
2013-10-14__page_to_pfn: Fix typo in commentZhang Yanfei1-1/+1
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-01-06mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro1-7/+0
2008-12-25[S390] __page_to_pfn warningsMartin Schwidefsky1-1/+1
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-04-30remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day1-2/+0
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter1-0/+6
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap1-1/+1
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft1-12/+15
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki1-5/+5
2006-03-27[PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki1-0/+77