summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-67/+0
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-8/+3
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-6/+0
* {x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny2020-06-041-7/+2
* powerpc/highmem: Change BUG_ON() to WARN_ON()Christophe Leroy2019-04-201-10/+4
* powerpc/mm: remove warning about ‘type’ being setMathieu Malaterre2018-08-101-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+3
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+3
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-14/+21
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
* powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt2009-06-261-0/+77