summaryrefslogtreecommitdiff
path: root/mm/swap_slots.c
AgeCommit message (Expand)Author
2017-05-08mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying
2017-05-03mm/swap_slots.c: add warning if swap slots cache failed to initializeTim Chen
2017-03-21mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds
2017-02-22mm/swap: skip readahead only when swap slot cache is enabledHuang Ying
2017-02-22mm/swap: add cache for swap slots allocationTim Chen