summaryrefslogtreecommitdiff
path: root/include/linux/highmem-internal.h
AgeCommit message (Expand)Author
2023-02-13highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)
2022-07-25highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-13mm/highmem: fix kernel-doc warnings in highmem*.hFabio M. De Francesco
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)
2022-03-22highmem: document kunmap_local()Ira Weiny
2021-10-18mm: Add kmap_local_folio()Matthew Wilcox (Oracle)
2021-09-08highmem: don't disable preemption on RT in kmap_atomic()Sebastian Andrzej Siewior
2021-02-24mm: simplify free_highmem_page() and free_reserved_page()David Hildenbrand
2020-11-24mm/highmem: Provide kmap_local*Thomas Gleixner
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner
2020-11-06highmem: High implementation details and document APIThomas Gleixner