Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer | Tetsuo Handa | 2024-07-03 | 1 | -155/+20 |
* | mm: mmap_lock: fix disabling preemption directly | Muchun Song | 2021-07-23 | 1 | -2/+2 |
* | mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations | Mel Gorman | 2021-07-01 | 1 | -27/+32 |
* | mm: mmap_lock: use local locks instead of disabling preemption | Nicolas Saenz Julienne | 2021-06-29 | 1 | -11/+22 |
* | mm: mmap_lock: add tracepoints around lock acquisition | Axel Rasmussen | 2020-12-15 | 1 | -0/+230 |