index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
mm
/
highmem.rst
Age
Commit message (
Expand
)
Author
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-24
mm: add orphaned kernel-doc to the rst files.
Matthew Wilcox (Oracle)
2023-07-14
Documentation/highmem: Add information about kmap_local_folio()
Fabio M. De Francesco
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-02
Documentation: mm: use `s/higmem/highmem/` fix typo for highmem
Deming Wang
2023-02-02
mm/highmem: add notes about conversions from kmap{,_atomic}()
Fabio M. De Francesco
2023-02-02
docs/mm: remove useless markup
Mike Rapoport (IBM)
2022-08-08
Documentation/mm: add details about kmap_local_page() and preemption
Fabio M. De Francesco
2022-08-08
Documentation/mm: rrefer kmap_local_page() and avoid kmap()
Fabio M. De Francesco
2022-08-08
Documentation/mm: avoid invalid use of addresses from kmap_local_page()
Fabio M. De Francesco
2022-08-08
Documentation/mm: don't kmap*() pages which can't come from HIGHMEM
Fabio M. De Francesco
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport