index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
pagewalk.c
Age
Commit message (
Expand
)
Author
2011-07-26
pagewalk: fix code comment for THP
KOSAKI Motohiro
2011-07-26
pagewalk: add locking-rule comments
KOSAKI Motohiro
2011-07-26
pagewalk: don't look up vma if walk->hugetlb_entry is unused
KOSAKI Motohiro
2011-07-26
pagewalk: fix walk_page_range() don't check find_vma() result properly
KOSAKI Motohiro
2011-03-23
pagewalk: only split huge pages when necessary
Dave Hansen
2011-01-14
thp: split_huge_page_mm/vma
Andrea Arcangeli
2010-11-24
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
2010-04-07
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
2009-12-15
mm hugetlb: add hugepage support to pagemap
Naoya Horiguchi
2009-12-15
mm: hugetlb: fix hugepage memory leak in walk_page_range()
Naoya Horiguchi
2008-06-13
pagemap: pass mm into pagewalkers
Dave Hansen
2008-04-28
mm: fix possible off-by-one in walk_pte_range()
Johannes Weiner
2008-03-20
mm: fix various kernel-doc comments
Randy Dunlap
2008-02-05
maps4: introduce a generic page walker
Matt Mackall