index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
highmem-internal.h
Age
Commit message (
Expand
)
Author
2023-02-13
highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
Ira Weiny
2023-01-31
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
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