index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
highmem.h
Age
Commit message (
Expand
)
Author
2022-11-30
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2022-10-03
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-08-08
highmem: delete a sentence from kmap_local_page() kdocs
Fabio M. De Francesco
2022-08-08
highmem: specify that kmap_local_page() is callable from interrupts
Fabio M. De Francesco
2022-08-08
highmem: remove unneeded spaces in kmap_local_page() kdocs
Fabio M. De Francesco
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-03
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-07-03
Documentation: highmem: use literal block for code example in highmem.h comment
Bagas Sanjaya
2022-06-16
mm/highmem: delete memmove_page()
Fabio M. De Francesco
2022-05-13
Documentation/vm: move "Using kmap-atomic" to highmem.h
Fabio M. De Francesco
2022-05-13
mm/highmem: fix kernel-doc warnings in highmem*.h
Fabio M. De Francesco
2022-05-13
mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
Fabio M. De Francesco
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
2021-10-18
mm: Add kmap_local_folio()
Matthew Wilcox (Oracle)
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-07-23
mm: use kmap_local_page in memzero_page
Christoph Hellwig
2021-07-23
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-02-11
mm/highmem: Add VM_BUG_ON() to mem*_page() calls
Ira Weiny
2021-02-11
mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()
Ira Weiny
2021-02-11
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()
Ira Weiny
2021-02-11
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
2020-11-24
mm/highmem: Provide kmap_local*
Thomas Gleixner
2020-11-06
highmem: High implementation details and document API
Thomas Gleixner
2020-11-06
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-11-06
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
2020-11-06
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
2020-11-06
highmem: Remove unused functions
Thomas Gleixner
2020-08-12
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-03-18
mm: Allow arch code to override copy_highpage()
Khalid Aziz
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2014-08-06
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
[next]