summaryrefslogtreecommitdiffstats
path: root/include/linux/highmem-internal.h
Commit message (Expand)AuthorAgeFilesLines
* highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny2023-02-131-1/+4
* highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)2023-01-311-2/+2
* highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco2022-07-251-5/+5
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-3/+15
|\
| * mm/highmem: fix kernel-doc warnings in highmem*.hFabio M. De Francesco2022-05-131-3/+15
* | mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)2022-04-131-0/+10
|/
* highmem: document kunmap_local()Ira Weiny2022-03-221-0/+10
* mm: Add kmap_local_folio()Matthew Wilcox (Oracle)2021-10-181-0/+11
* highmem: don't disable preemption on RT in kmap_atomic()Sebastian Andrzej Siewior2021-09-081-5/+22
* mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand2021-02-241-5/+0
* mm/highmem: Provide kmap_local*Thomas Gleixner2020-11-241-0/+48
* sched: highmem: Store local kmaps in task structThomas Gleixner2020-11-241-0/+10
* highmem: High implementation details and document APIThomas Gleixner2020-11-061-0/+174