Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-04 | mm/swap_slots.c: add warning if swap slots cache failed to initialize | Tim Chen | 1 | -1/+3 |
2017-03-22 | mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() | Huang Ying | 1 | -2/+0 |
2017-03-20 | mm/swap: don't BUG_ON() due to uninitialized swap slot cache | Linus Torvalds | 1 | -1/+1 |
2017-02-23 | mm/swap: skip readahead only when swap slot cache is enabled | Huang Ying | 1 | -1/+1 |
2017-02-23 | mm/swap: add cache for swap slots allocation | Tim Chen | 1 | -0/+342 |