aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/highmem.h
AgeCommit message (Expand)Author
2022-04-13mm/usercopy: Check kmap addresses properlyMatthew Wilcox (Oracle)
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra 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
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
2014-11-03x86: mm: Re-use the early_ioremap fixed areaMinfei Huang
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
2010-02-27x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell
2009-03-11x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro