aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/highmem.h
AgeCommit message (Expand)Author
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2020-11-06powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04{x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2018-07-30powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2009-06-26powerpc/mm: Make k(un)map_atomic out of lineBenjamin Herrenschmidt
2009-04-01mm: use debug_kmap_atomicAkinobu Mita
2009-03-03Merge commit 'jwb/next' into nextBenjamin Herrenschmidt
2009-02-14powerpc/44x: Support for 256KB PAGE_SIZEYuri Tikhonov
2009-02-11powerpc/mm: Rework I$/D$ coherency (v3)Benjamin Herrenschmidt
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-21powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt
2008-12-03powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidatesKumar Gala
2008-09-24powerpc: Fixes for CONFIG_PTE_64BIT for SMP supportKumar Gala
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell