index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
pagewalk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
thp: rename split_huge_page_pmd() to split_huge_pmd()
Kirill A. Shutemov
1
-1
/
+1
2015-03-25
mm/pagewalk.c: prevent positive return value of walk_page_test() from being p...
Naoya Horiguchi
1
-1
/
+8
2015-02-11
mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)
Naoya Horiguchi
1
-8
/
+13
2015-02-11
pagewalk: add walk_page_vma()
Naoya Horiguchi
1
-0
/
+18
2015-02-11
pagewalk: improve vma handling
Naoya Horiguchi
1
-89
/
+117
2015-02-11
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-7
/
+2
2015-02-05
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2014-10-09
mm: use VM_BUG_ON_MM where possible
Sasha Levin
1
-1
/
+1
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