index
:
steve.capper/linux.git
3.14-rc1-fixups
aarch64-hugepages
aarch64-hugepages-for-ael
aarch64-numa
arm-arndale-lava-configs
arm-hugepages
arm-hugepages-forael
arm-numa
arm/hugepage_fixes
arm64-memcpy-trace
fast_gup/3.17-rc1
fast_gup/3.17-rc1-redraft
fast_gup/aarch64
fast_gup/arm
fast_gup/combined
fast_gup/for_kevin
fast_gup/general
fast_gup/ipi
fast_gup/rfcv5
for-aram/uprobes
for-ard/v3.12-arndale
for-broonie/hugepages-v8
for-broonie/icache-fix
for-broonie/lsk-hugetlb
for-lng/fast_gup
for-next/hugepages
for-rmk/hugepages
for-stevem/juno-3.16
for-stevem/junobare-3.16
huge-3.11-tidy
huge-3.11-tidy-withshort
hugepages-3.15-short-respin
hugepages-short-rebase
hugepages-short-simplified
hugepages-with-lpae-fixes
linaro-server
master
prereq
to-yazen
vdso/sigpage
x86-to-mm-move
My new Linux working tree, cleaned up and against mainline.
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
pagewalk.c
Age
Commit message (
Expand
)
Author
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
2012-06-20
mm: fix kernel-doc warnings
Wanpeng Li
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2011-07-25
pagewalk: fix code comment for THP
KOSAKI Motohiro
2011-07-25
pagewalk: add locking-rule comments
KOSAKI Motohiro
2011-07-25
pagewalk: don't look up vma if walk->hugetlb_entry is unused
KOSAKI Motohiro
2011-07-25
pagewalk: fix walk_page_range() don't check find_vma() result properly
KOSAKI Motohiro
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
2011-01-13
thp: split_huge_page_mm/vma
Andrea Arcangeli
2010-11-25
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-12
pagemap: pass mm into pagewalkers
Dave Hansen
2008-04-28
mm: fix possible off-by-one in walk_pte_range()
Johannes Weiner
2008-03-19
mm: fix various kernel-doc comments
Randy Dunlap
2008-02-05
maps4: introduce a generic page walker
Matt Mackall