Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-25 | highmem: Make __kunmap_{local,atomic}() take const void pointer | Fabio M. De Francesco | 1 | -5/+5 |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+15 |
2022-05-14 | mm/highmem: fix kernel-doc warnings in highmem*.h | Fabio M. De Francesco | 1 | -3/+15 |
2022-04-13 | mm/usercopy: Check kmap addresses properly | Matthew Wilcox (Oracle) | 1 | -0/+10 |
2022-03-23 | highmem: document kunmap_local() | Ira Weiny | 1 | -0/+10 |
2021-10-18 | mm: Add kmap_local_folio() | Matthew Wilcox (Oracle) | 1 | -0/+11 |
2021-09-08 | highmem: don't disable preemption on RT in kmap_atomic() | Sebastian Andrzej Siewior | 1 | -5/+22 |
2021-02-25 | mm: simplify free_highmem_page() and free_reserved_page() | David Hildenbrand | 1 | -5/+0 |
2020-11-24 | mm/highmem: Provide kmap_local* | Thomas Gleixner | 1 | -0/+48 |
2020-11-24 | sched: highmem: Store local kmaps in task struct | Thomas Gleixner | 1 | -0/+10 |
2020-11-07 | highmem: High implementation details and document API | Thomas Gleixner | 1 | -0/+174 |