Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-10 | mm/swap_slots.c: don't disable preemption while taking the per-CPU cache | Sebastian Andrzej Siewior | 1 | -3/+2 |
2017-07-06 | mm, THP, swap: delay splitting THP during swap out | Huang Ying | 1 | -4/+12 |
2017-05-08 | mm, swap: use kvzalloc to allocate some swap data structures | Huang Ying | 1 | -8/+11 |
2017-05-03 | mm/swap_slots.c: add warning if swap slots cache failed to initialize | Tim Chen | 1 | -1/+3 |
2017-03-21 | mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() | Huang Ying | 1 | -2/+0 |
2017-03-19 | mm/swap: don't BUG_ON() due to uninitialized swap slot cache | Linus Torvalds | 1 | -1/+1 |
2017-02-22 | mm/swap: skip readahead only when swap slot cache is enabled | Huang Ying | 1 | -1/+1 |
2017-02-22 | mm/swap: add cache for swap slots allocation | Tim Chen | 1 | -0/+342 |