Age | Commit message (Expand) | Author |
---|---|---|
2017-05-08 | mm, swap: use kvzalloc to allocate some swap data structures | Huang Ying |
2017-05-03 | mm/swap_slots.c: add warning if swap slots cache failed to initialize | Tim Chen |
2017-03-21 | mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() | Huang Ying |
2017-03-19 | mm/swap: don't BUG_ON() due to uninitialized swap slot cache | Linus Torvalds |
2017-02-22 | mm/swap: skip readahead only when swap slot cache is enabled | Huang Ying |
2017-02-22 | mm/swap: add cache for swap slots allocation | Tim Chen |