aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/highmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-20powerpc/highmem: Change BUG_ON() to WARN_ON()Christophe Leroy1-10/+4
2018-08-10powerpc/mm: remove warning about ‘type’ being setMathieu Malaterre1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-1/+3
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+3
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-14/+21
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2009-06-26powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt1-0/+77