index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
highmem.c
Age
Commit message (
Expand
)
Author
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
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
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-08-18
ARM: 8415/1: early fixmap support for earlycon
Stefan Agner
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2014-12-05
Merge branch 'devel-stable' into for-next
Russell King
2014-10-29
ARM: 8180/1: mm: implement no-highmem fast path in kmap_atomic_pfn()
Thomas Petazzoni
2014-10-16
ARM: expand fixmap region to 3MB
Rob Herring
2014-04-23
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
Liu Hua
2014-04-23
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
Liu Hua
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2012-01-26
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
Russell King
2012-01-26
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
Russell King
2010-12-19
ARM: get rid of kmap_high_l1_vipt()
Nicolas Pitre
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
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-07-30
ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt
Gary King
2010-06-08
ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging
Nicolas Pitre
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
2009-12-14
ARM: add size argument to __cpuc_flush_dcache_page
Russell King
2009-10-11
ARM: Add kmap_atomic type debugging
Russell King
2009-09-04
ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...
Nicolas Pitre
2009-03-15
[ARM] kmap support
Nicolas Pitre