aboutsummaryrefslogtreecommitdiff
path: root/mm/swap_slots.c
AgeCommit message (Expand)Author
2017-04-19mm, swap: use kvzalloc to allocate some swap data structuresHuang Ying
2017-04-17swap-add-warning-if-swap-slots-cache-failed-to-initialize-fixAndrew Morton
2017-04-17mm/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