summaryrefslogtreecommitdiff
path: root/arch/tile/mm/highmem.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-277/+0
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-12/+0
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-1/+2
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2013-08-14tile: remove calls to arch_flush_lazy_mmu_mode()Chris Metcalf1-2/+0
2012-07-23tile: remove usage of enum km_typeCong Wang1-1/+1
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-2/+2
2010-11-01arch/tile: complete migration to new kmap_atomic schemeChris Metcalf1-1/+1
2010-10-28mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-27mm: stack based kmap_atomic()Peter Zijlstra1-62/+23
2010-08-11arch/tile: support new kunmap_atomic() naming convention.Chris Metcalf1-2/+2
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-1/+1
2010-06-05arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+328