index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
1
-3
/
+2
2017-01-11
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...
Aneesh Kumar K.V
1
-19
/
+2
2016-12-15
radix-tree: improve multiorder iterators
Matthew Wilcox
1
-4
/
+3
2016-12-15
mm: add orig_pte field into vm_fault
Jan Kara
1
-4
/
+3
2016-12-15
mm: use pgoff in struct vm_fault instead of passing it separately
Jan Kara
1
-0
/
+1
2016-12-15
mm: join struct fault_env and vm_fault
Jan Kara
1
-10
/
+10
2016-12-13
mm: THP page cache support for ppc64
Aneesh Kumar K.V
1
-2
/
+19
2016-12-13
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
1
-2
/
+3
2016-12-13
mm: khugepaged: fix radix tree node leak in shmem collapse error path
Johannes Weiner
1
-2
/
+4
2016-12-13
mm: khugepaged: close use-after-free race during shmem collapsing
Johannes Weiner
1
-0
/
+5
2016-12-01
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
1
-0
/
+2
2016-09-20
mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
Ebru Akagunduz
1
-5
/
+5
2016-09-20
khugepaged: fix use-after-free in collapse_huge_page()
Kirill A. Shutemov
1
-7
/
+8
2016-07-29
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
1
-1
/
+1
2016-07-29
mm: convert zone_reclaim to node_reclaim
Mel Gorman
1
-2
/
+2
2016-07-29
mm: move most file-based accounting to the node
Mel Gorman
1
-3
/
+3
2016-07-29
mm, vmscan: move LRU lists to node
Mel Gorman
1
-2
/
+2
2016-07-27
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
1
-15
/
+23
2016-07-27
mm, thp: fix comment inconsistency for swapin readahead functions
Ebru Akagunduz
1
-3
/
+4
2016-07-27
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
1
-4
/
+7
2016-07-27
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
1
-5
/
+430
2016-07-27
khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
Kirill A. Shutemov
1
-15
/
+10
2016-07-27
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
1
-0
/
+1490