index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
highmem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
highmem: Rename put_and_unmap_page() to unmap_and_put_page()
Fabio M. De Francesco
2023-06-05
1
-1
/
+1
*
mm/hwpoison: introduce copy_mc_highpage
Jiaqi Yan
2023-04-18
1
-13
/
+41
*
kasan: call clear_page with a match-all tag instead of changing page tag
Peter Collingbourne
2023-03-28
1
-5
/
+3
*
new helper: put_and_unmap_page()
Al Viro
2023-03-07
1
-0
/
+6
*
mm: fix memcpy_from_file_folio() integer underflow
Matthew Wilcox (Oracle)
2023-02-09
1
-2
/
+3
*
mm: add memcpy_from_file_folio()
Matthew Wilcox (Oracle)
2023-02-02
1
-0
/
+29
*
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
2023-02-02
1
-17
/
+16
*
mm: fix spelling mistake in highmem.h
Fabio M. De Francesco
2023-01-18
1
-2
/
+2
*
mm: remove an ambiguous sentence from kmap_local_folio() kdocs
Fabio M. De Francesco
2023-01-18
1
-3
/
+2
*
mm, hwpoison: try to recover from copy-on write faults
Tony Luck
2022-11-30
1
-0
/
+26
*
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2022-10-03
1
-0
/
+3
*
highmem: delete a sentence from kmap_local_page() kdocs
Fabio M. De Francesco
2022-08-08
1
-2
/
+1
*
highmem: specify that kmap_local_page() is callable from interrupts
Fabio M. De Francesco
2022-08-08
1
-1
/
+1
*
highmem: remove unneeded spaces in kmap_local_page() kdocs
Fabio M. De Francesco
2022-08-08
1
-1
/
+1
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-13
/
+10
|
\
|
*
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2022-07-03
1
-0
/
+10
|
*
mm/highmem: delete memmove_page()
Fabio M. De Francesco
2022-06-16
1
-13
/
+0
*
|
Documentation: highmem: use literal block for code example in highmem.h comment
Bagas Sanjaya
2022-07-03
1
-9
/
+9
|
/
*
Documentation/vm: move "Using kmap-atomic" to highmem.h
Fabio M. De Francesco
2022-05-13
1
-0
/
+31
*
mm/highmem: fix kernel-doc warnings in highmem*.h
Fabio M. De Francesco
2022-05-13
1
-14
/
+8
*
mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
Fabio M. De Francesco
2022-05-13
1
-0
/
+2
*
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
2021-11-18
1
-3
/
+41
*
Add linux/cacheflush.h
Matthew Wilcox (Oracle)
2021-11-17
1
-2
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
1
-14
/
+14
|
\
|
*
mm/highmem: remove deprecated kmap_atomic
Ira Weiny
2021-11-06
1
-14
/
+14
*
|
mm: Add kmap_local_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-0
/
+37
|
/
*
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
1
-4
/
+1
*
mm: use kmap_local_page in memzero_page
Christoph Hellwig
2021-07-23
1
-2
/
+2
*
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
2021-07-23
1
-0
/
+2
*
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-04
1
-0
/
+8
*
mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()
Peter Collingbourne
2021-06-04
1
-27
/
+8
*
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-05-05
1
-0
/
+7
*
mm/highmem: Add VM_BUG_ON() to mem*_page() calls
Ira Weiny
2021-02-11
1
-0
/
+5
*
mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()
Ira Weiny
2021-02-11
1
-0
/
+33
*
mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()
Ira Weiny
2021-02-11
1
-4
/
+4
*
mm/highmem: Lift memcpy_[to|from]_page to core
Ira Weiny
2021-02-11
1
-0
/
+18
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-4
/
+15
|
\
|
*
mm: support THPs in zero_user_segments
Matthew Wilcox (Oracle)
2020-12-15
1
-4
/
+15
*
|
mm/highmem: Provide kmap_local*
Thomas Gleixner
2020-11-24
1
-16
/
+27
*
|
highmem: High implementation details and document API
Thomas Gleixner
2020-11-06
1
-170
/
+96
*
|
mm/highmem: Remove the old kmap_atomic cruft
Thomas Gleixner
2020-11-06
1
-59
/
+4
*
|
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-11-06
1
-2
/
+0
*
|
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
2020-11-06
1
-1
/
+1
*
|
highmem: Provide generic variant of kmap_atomic*
Thomas Gleixner
2020-11-06
1
-16
/
+66
*
|
highmem: Remove unused functions
Thomas Gleixner
2020-11-06
1
-10
/
+0
|
/
*
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
2020-08-12
1
-1
/
+1
*
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
1
-0
/
+4
*
parisc/kmap: remove duplicate kmap code
Ira Weiny
2020-06-04
1
-3
/
+7
*
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
1
-3
/
+4
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-4
/
+9
[next]