index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
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
2013-02-23
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
2012-07-31
mm: add support for direct_IO to highmem pages
Mel Gorman
2012-07-24
highmem: remove the deprecated form of kmap_atomic
Cong Wang
2012-03-24
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2012-03-20
include/linux/highmem.h: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
highmem: mark k[un]map_atomic() with two arguments as deprecated
Cong Wang
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2010-12-17
highmem: Use this_cpu_xx_return() operations
Christoph Lameter
2010-11-12
include/linux/highmem.h needs hardirq.h
Catalin Marinas
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-08-09
gcc-4.6: mm: fix unused but set warnings
Andi Kleen
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-05-25
highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...
Akinobu Mita
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
2010-01-25
mm: add coherence API for DMA to vmalloc/vmap areas
James Bottomley
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
2009-06-16
mm: check the argument of kunmap on architectures without highmem
Matthew Wilcox
2009-04-03
Fix highmem PPC build failure
Kumar Gala
2009-04-01
mm: introduce debug_kmap_atomic
Akinobu Mita
2008-11-27
Allow architectures to override copy_user_highpage()
Russell King
2008-02-05
mm: fix PageUptodate data race
Nick Piggin
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2007-07-19
Remove alloc_zeroed_user_highpage()
Mel Gorman
[next]