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