summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/highmem.h
Commit message (Expand)AuthorAgeFilesLines
* 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