index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
pagewalk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-30
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
1
-1
/
+1
2013-05-24
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
Cliff Wickman
1
-34
/
+36
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-06-20
mm: fix kernel-doc warnings
Wanpeng Li
1
-1
/
+0
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
1
-1
/
+1
2011-07-25
pagewalk: fix code comment for THP
KOSAKI Motohiro
1
-1
/
+2
2011-07-25
pagewalk: add locking-rule comments
KOSAKI Motohiro
1
-0
/
+3
2011-07-25
pagewalk: don't look up vma if walk->hugetlb_entry is unused
KOSAKI Motohiro
1
-6
/
+37
2011-07-25
pagewalk: fix walk_page_range() don't check find_vma() result properly
KOSAKI Motohiro
1
-1
/
+1
2011-03-22
pagewalk: only split huge pages when necessary
Dave Hansen
1
-4
/
+20
2011-01-13
thp: split_huge_page_mm/vma
Andrea Arcangeli
1
-0
/
+1
2010-11-25
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
1
-2
/
+3
2010-04-07
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
1
-10
/
+37
2009-12-15
mm hugetlb: add hugepage support to pagemap
Naoya Horiguchi
1
-3
/
+19
2009-12-15
mm: hugetlb: fix hugepage memory leak in walk_page_range()
Naoya Horiguchi
1
-1
/
+15
2008-06-12
pagemap: pass mm into pagewalkers
Dave Hansen
1
-20
/
+22
2008-04-28
mm: fix possible off-by-one in walk_pte_range()
Johannes Weiner
1
-2
/
+6
2008-03-19
mm: fix various kernel-doc comments
Randy Dunlap
1
-5
/
+5
2008-02-05
maps4: introduce a generic page walker
Matt Mackall
1
-0
/
+131