index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
highmem.c
Age
Commit message (
Expand
)
Author
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