index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
highmem.h
Age
Commit message (
Expand
)
Author
2020-12-04
ARM: highmem: Fix cache_is_vivt() reference
Arnd Bergmann
2020-11-06
ARM: highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-06-04
kmap: consolidate kmap_prot definitions
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
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-28
ARM: 8694/1: Remove leftover of fixmap_page_table
Vladimir Murzin
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2014-04-23
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
Liu Hua
2013-04-03
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...
Catalin Marinas
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2011-02-23
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
Nicolas Pitre
2010-12-19
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
2009-03-15
[ARM] introduce dma_cache_maint_page()
Nicolas Pitre
2009-03-15
[ARM] kmap support
Nicolas Pitre