index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
pagewalk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: use VM_BUG_ON_MM where possible
Sasha Levin
2014-10-09
1
-1
/
+1
*
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
2013-10-30
1
-1
/
+1
*
mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
Cliff Wickman
2013-05-24
1
-34
/
+36
*
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
2012-12-12
1
-1
/
+1
*
mm: fix kernel-doc warnings
Wanpeng Li
2012-06-20
1
-1
/
+0
*
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
1
-1
/
+1
*
pagewalk: fix code comment for THP
KOSAKI Motohiro
2011-07-25
1
-1
/
+2
*
pagewalk: add locking-rule comments
KOSAKI Motohiro
2011-07-25
1
-0
/
+3
*
pagewalk: don't look up vma if walk->hugetlb_entry is unused
KOSAKI Motohiro
2011-07-25
1
-6
/
+37
*
pagewalk: fix walk_page_range() don't check find_vma() result properly
KOSAKI Motohiro
2011-07-25
1
-1
/
+1
*
pagewalk: only split huge pages when necessary
Dave Hansen
2011-03-22
1
-4
/
+20
*
thp: split_huge_page_mm/vma
Andrea Arcangeli
2011-01-13
1
-0
/
+1
*
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
2010-11-25
1
-2
/
+3
*
pagemap: fix pfn calculation for hugepage
Naoya Horiguchi
2010-04-07
1
-10
/
+37
*
mm hugetlb: add hugepage support to pagemap
Naoya Horiguchi
2009-12-15
1
-3
/
+19
*
mm: hugetlb: fix hugepage memory leak in walk_page_range()
Naoya Horiguchi
2009-12-15
1
-1
/
+15
*
pagemap: pass mm into pagewalkers
Dave Hansen
2008-06-12
1
-20
/
+22
*
mm: fix possible off-by-one in walk_pte_range()
Johannes Weiner
2008-04-28
1
-2
/
+6
*
mm: fix various kernel-doc comments
Randy Dunlap
2008-03-19
1
-5
/
+5
*
maps4: introduce a generic page walker
Matt Mackall
2008-02-05
1
-0
/
+131