summaryrefslogtreecommitdiff
path: root/include/linux/highmem-internal.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-13highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny1-1/+4
2023-02-01highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
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...Linus Torvalds1-3/+15
2022-05-14mm/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-23highmem: 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-25mm: 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-07highmem: High implementation details and document APIThomas Gleixner1-0/+174