index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-0
/
+23
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
1
-0
/
+14
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
1
-0
/
+18
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-2
/
+26
*
mm: Allow arch code to override copy_highpage()
Khalid Aziz
2018-03-18
1
-0
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-09
1
-1
/
+0
*
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-0
/
+2
*
mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
Chintan Pandya
2014-08-06
1
-1
/
+1
*
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
2013-02-23
1
-6
/
+0
*
mm: add support for direct_IO to highmem pages
Mel Gorman
2012-07-31
1
-0
/
+7
*
highmem: remove the deprecated form of kmap_atomic
Cong Wang
2012-07-24
1
-40
/
+1
*
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
1
-0
/
+1
|
\
|
*
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2012-03-04
1
-0
/
+1
*
|
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
1
-8
/
+3
*
|
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-14
/
+14
*
|
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
2012-03-20
1
-6
/
+46
|
/
*
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-12-17
1
-5
/
+8
*
include/linux/highmem.h needs hardirq.h
Catalin Marinas
2010-11-12
1
-0
/
+1
*
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
1
-0
/
+5
*
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
2010-10-27
1
-21
/
+25
[next]