aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/swap_slots.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-10mm/swap_slots.c: don't disable preemption while taking the per-CPU cacheSebastian Andrzej Siewior1-3/+2
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying1-4/+12
2017-05-08mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying1-8/+11
2017-05-03mm/swap_slots.c: add warning if swap slots cache failed to initializeTim Chen1-1/+3
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