aboutsummaryrefslogtreecommitdiffstats
path: root/mm/swap_slots.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-21mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying1-2/+0
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-02-22mm/swap: skip readahead only when swap slot cache is enabledHuang Ying1-1/+1
2017-02-22mm/swap: add cache for swap slots allocationTim Chen1-0/+342