index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Age
Commit message (
Expand
)
Author
2017-01-12
mm: khugepaged: fix radix tree node leak in shmem collapse error path
Johannes Weiner
2017-01-12
mm: khugepaged: close use-after-free race during shmem collapsing
Johannes Weiner
2016-12-01
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
2016-09-19
mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
Ebru Akagunduz
2016-09-19
khugepaged: fix use-after-free in collapse_huge_page()
Kirill A. Shutemov
2016-07-28
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
2016-07-28
mm: convert zone_reclaim to node_reclaim
Mel Gorman
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-26
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
2016-07-26
mm, thp: fix comment inconsistency for swapin readahead functions
Ebru Akagunduz
2016-07-26
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-26
khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
Kirill A. Shutemov
2016-07-26
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov