aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/highmem-internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco1-5/+5
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+15
2022-05-13mm/highmem: fix kernel-doc warnings in highmem*.hFabio M. De Francesco1-3/+15
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)1-0/+10
2022-03-22highmem: document kunmap_local()Ira Weiny1-0/+10
2021-10-18mm: Add kmap_local_folio()Matthew Wilcox (Oracle)1-0/+11
2021-09-08highmem: don't disable preemption on RT in kmap_atomic()Sebastian Andrzej Siewior1-5/+22
2021-02-24mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand1-5/+0
2020-11-24mm/highmem: Provide kmap_local*Thomas Gleixner1-0/+48
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner1-0/+10
2020-11-06highmem: High implementation details and document APIThomas Gleixner1-0/+174