index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
memory_model.h
Age
Commit message (
Expand
)
Author
2016-01-14
mm: add PHYS_PFN, use it in __phys_to_pfn()
Chen Gang
2015-09-19
mm: fix type cast in __pfn_to_phys()
Tyler Baker
2015-08-27
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2013-10-14
__page_to_pfn: Fix typo in comment
Zhang Yanfei
2011-08-17
mm: fix __page_to_pfn for a const struct page argument
Ian Campbell
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-01-06
mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
KOSAKI Motohiro
2008-12-25
[S390] __page_to_pfn warnings
Martin Schwidefsky
2008-11-08
Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=y
Rafael J. Wysocki
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
2007-10-16
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
2007-02-11
[PATCH] typeof __page_to_pfn with SPARSEMEM=y
Randy Dunlap
2006-06-23
[PATCH] squash duplicate page_to_pfn and pfn_to_page
Andy Whitcroft
2006-03-27
[PATCH] remove zone_mem_map
KAMEZAWA Hiroyuki
2006-03-27
[PATCH] unify pfn_to_page: generic functions
KAMEZAWA Hiroyuki