summaryrefslogtreecommitdiff
path: root/mm/swap_slots.c
AgeCommit message (Expand)Author
2017-11-15mm/swap_slots.c: fix race conditions in swap_slots cache initTim Chen
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10mm/swap_slots.c: don't disable preemption while taking the per-CPU cacheSebastian Andrzej Siewior
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying
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