summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/highmem.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner1-0/+2
2020-11-06powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner1-2/+5
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-1/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-17/+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
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy1-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
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-5/+4
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2009-06-26powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt1-53/+4
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+2
2009-03-03Merge commit 'jwb/next' into nextBenjamin Herrenschmidt1-5/+5
2009-02-14powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov1-5/+5
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt1-1/+1
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok1-2/+17
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt1-2/+2
2008-12-03powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala1-2/+2
2008-09-24powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala1-1/+1
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+138