开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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