index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2020-11-07
highmem: Remove unused functions
Thomas Gleixner
1
-10
/
+0
2020-08-12
include/linux/highmem.h: fix duplicated words in a comment
Randy Dunlap
1
-1
/
+1
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-0
/
+4
2020-06-05
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-3
/
+7
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+4
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-4
/
+9
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-0
/
+23
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-0
/
+14
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-0
/
+18
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+26
2018-03-18
mm: Allow arch code to override copy_highpage()
Khalid Aziz
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-11-10
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
1
-1
/
+0
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-0
/
+2
2014-08-07
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
1
-1
/
+1
2013-02-24
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
1
-6
/
+0
2012-08-01
mm: add support for direct_IO to highmem pages
Mel Gorman
1
-0
/
+7
2012-07-24
highmem: remove the deprecated form of kmap_atomic
Cong Wang
1
-40
/
+1
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
1
-0
/
+1
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-8
/
+3
2012-03-20
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
1
-14
/
+14
2012-03-20
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
1
-6
/
+46
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2010-12-17
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
1
-5
/
+8
2010-11-12
include/linux/highmem.h needs hardirq.h
Catalin Marinas
1
-0
/
+1
2010-10-28
mm: fix race in kunmap_atomic()
Peter Zijlstra
1
-0
/
+5
2010-10-28
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
1
-21
/
+25
[next]