index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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, 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