summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/highmem.h
Commit message (Expand)AuthorAgeFilesLines
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-14/+0
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+0
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-1/+4
* {x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny2020-06-041-1/+10
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-4/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* x86: mm: Re-use the early_ioremap fixed areaMinfei Huang2014-11-031-11/+14
* highmem: kill all __kmap_atomic()Cong Wang2012-03-201-1/+1
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-5/+6
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-1/+1
* x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-271-4/+0
* x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-0/+1
* x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-311-4/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+82