aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/highmem.c
AgeCommit message (Expand)Author
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2012-01-26ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King
2012-01-26ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King
2010-12-19ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-06-08ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debuggingNicolas Pitre
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre
2009-12-14ARM: add size argument to __cpuc_flush_dcache_pageRussell King
2009-10-11ARM: Add kmap_atomic type debuggingRussell King
2009-09-04ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with ...Nicolas Pitre
2009-03-15[ARM] kmap supportNicolas Pitre