summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/memory_model.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm: add PHYS_PFN, use it in __phys_to_pfn()Chen Gang2016-01-151-1/+3
* mm: fix type cast in __pfn_to_phys()Tyler Baker2015-09-191-1/+1
* mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-281-0/+6
* __page_to_pfn: Fix typo in commentZhang Yanfei2013-10-141-1/+1
* mm: fix __page_to_pfn for a const struct page argumentIan Campbell2011-08-171-2/+2
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGEKOSAKI Motohiro2009-01-071-7/+0Star
* [S390] __page_to_pfn warningsMartin Schwidefsky2008-12-251-1/+1
* Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki2008-11-081-1/+1
* remove __KERNEL__ tests of unexported headers under asm-generic/Robert P. J. Day2008-04-301-2/+0Star
* Generic Virtual Memmap support for SPARSEMEMChristoph Lameter2007-10-161-0/+6
* [PATCH] typeof __page_to_pfn with SPARSEMEM=yRandy Dunlap2007-02-111-1/+1
* [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-231-12/+15
* [PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki2006-03-271-5/+5
* [PATCH] unify pfn_to_page: generic functionsKAMEZAWA Hiroyuki2006-03-271-0/+77