index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
2017-01-10
1
-3
/
+2
*
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page c...
Aneesh Kumar K.V
2017-01-10
1
-19
/
+2
*
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-14
1
-4
/
+3
*
mm: add orig_pte field into vm_fault
Jan Kara
2016-12-14
1
-4
/
+3
*
mm: use pgoff in struct vm_fault instead of passing it separately
Jan Kara
2016-12-14
1
-0
/
+1
*
mm: join struct fault_env and vm_fault
Jan Kara
2016-12-14
1
-10
/
+10
*
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-12
1
-2
/
+19
*
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
1
-2
/
+3
*
mm: khugepaged: fix radix tree node leak in shmem collapse error path
Johannes Weiner
2016-12-12
1
-2
/
+4
*
mm: khugepaged: close use-after-free race during shmem collapsing
Johannes Weiner
2016-12-12
1
-0
/
+5
*
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
2016-11-30
1
-0
/
+2
*
mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
Ebru Akagunduz
2016-09-19
1
-5
/
+5
*
khugepaged: fix use-after-free in collapse_huge_page()
Kirill A. Shutemov
2016-09-19
1
-7
/
+8
*
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
2016-07-28
1
-1
/
+1
*
mm: convert zone_reclaim to node_reclaim
Mel Gorman
2016-07-28
1
-2
/
+2
*
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
1
-3
/
+3
*
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-28
1
-2
/
+2
*
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
2016-07-26
1
-15
/
+23
*
mm, thp: fix comment inconsistency for swapin readahead functions
Ebru Akagunduz
2016-07-26
1
-3
/
+4
*
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
1
-4
/
+7
*
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-26
1
-5
/
+430
*
khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
Kirill A. Shutemov
2016-07-26
1
-15
/
+10
*
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov
2016-07-26
1
-0
/
+1490