index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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