summaryrefslogtreecommitdiff
path: root/arch/microblaze/include/asm/highmem.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-06microblaze/mm/highmem: Switch to generic kmap atomicThomas Gleixner1-1/+5
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-1/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-16/+0
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny1-1/+1
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-1/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-2/+2
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny1-1/+10
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny1-9/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny1-9/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-13/+0
2013-01-03microblaze: Kill __kmap_atomic()Michal Simek1-1/+1
2012-03-23microblaze: Highmem supportMichal Simek1-0/+96