index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
highmem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
highmem: add kernel-doc for memcpy_*_folio()
Matthew Wilcox (Oracle)
1
-0
/
+14
2023-12-11
mm: add folio_fill_tail() and use it in iomap
Matthew Wilcox (Oracle)
1
-0
/
+38
2023-12-11
mm: add folio_zero_tail() and use it in ext4
Matthew Wilcox (Oracle)
1
-0
/
+38
2023-12-07
highmem: fix a memory copy problem in memcpy_from_folio
Su Hui
1
-1
/
+1
2023-10-25
highmem: Add folio_release_kmap()
Matthew Wilcox (Oracle)
1
-2
/
+16
2023-08-18
highmem: add memcpy_to_folio() and memcpy_from_folio()
Matthew Wilcox (Oracle)
1
-0
/
+44
2023-06-05
highmem: Rename put_and_unmap_page() to unmap_and_put_page()
Fabio M. De Francesco
1
-1
/
+1
2023-04-19
mm/hwpoison: introduce copy_mc_highpage
Jiaqi Yan
1
-13
/
+41
2023-03-29
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
1
-5
/
+3
2023-03-07
new helper: put_and_unmap_page()
Al Viro
1
-0
/
+6
2023-02-10
mm: fix memcpy_from_file_folio() integer underflow
Matthew Wilcox (Oracle)
1
-2
/
+3
2023-02-03
mm: add memcpy_from_file_folio()
Matthew Wilcox (Oracle)
1
-0
/
+29
2023-02-03
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-17
/
+16
2023-01-19
mm: fix spelling mistake in highmem.h
Fabio M. De Francesco
1
-2
/
+2
2023-01-19
mm: remove an ambiguous sentence from kmap_local_folio() kdocs
Fabio M. De Francesco
1
-3
/
+2
2022-12-01
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
1
-0
/
+26
2022-10-04
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
1
-0
/
+3
2022-08-09
highmem: delete a sentence from kmap_local_page() kdocs
Fabio M. De Francesco
1
-2
/
+1
2022-08-09
highmem: specify that kmap_local_page() is callable from interrupts
Fabio M. De Francesco
1
-1
/
+1
2022-08-09
highmem: remove unneeded spaces in kmap_local_page() kdocs
Fabio M. De Francesco
1
-1
/
+1
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+10
2022-07-04
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
1
-0
/
+10
2022-07-04
Documentation: highmem: use literal block for code example in highmem.h comment
Bagas Sanjaya
1
-9
/
+9
2022-06-17
mm/highmem: delete memmove_page()
Fabio M. De Francesco
1
-13
/
+0
2022-05-14
Documentation/vm: move "Using kmap-atomic" to highmem.h
Fabio M. De Francesco
1
-0
/
+31
2022-05-14
mm/highmem: fix kernel-doc warnings in highmem*.h
Fabio M. De Francesco
1
-14
/
+8
2022-05-13
mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
Fabio M. De Francesco
1
-0
/
+2
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
1
-3
/
+41
2021-11-17
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-14
/
+14
2021-11-06
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
1
-14
/
+14
2021-10-18
mm: Add kmap_local_folio()
Matthew Wilcox (Oracle)
1
-0
/
+37
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-4
/
+1
2021-07-24
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-24
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
1
-0
/
+8
2021-06-04
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
1
-27
/
+8
2021-05-05
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
1
-0
/
+7
2021-02-11
mm/highmem: Add VM_BUG_ON() to mem*_page() calls
Ira Weiny
1
-0
/
+5
2021-02-11
mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()
Ira Weiny
1
-0
/
+33
2021-02-11
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()
Ira Weiny
1
-4
/
+4
2021-02-11
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
1
-0
/
+18
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+15
2020-12-15
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
1
-4
/
+15
2020-11-24
mm/highmem: Provide kmap_local*
Thomas Gleixner
1
-16
/
+27
2020-11-07
highmem: High implementation details and document API
Thomas Gleixner
1
-170
/
+96
2020-11-07
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
1
-59
/
+4
2020-11-07
highmem: Get rid of kmap_types.h
Thomas Gleixner
1
-2
/
+0
2020-11-07
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
1
-1
/
+1
2020-11-07
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
1
-16
/
+66
[next]