summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/highmem.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-11-10kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2014-11-03x86: mm: Re-use the early_ioremap fixed areaMinfei Huang1-11/+14
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2010-10-27mm: stack based kmap_atomic()Peter Zijlstra1-5/+6
2010-08-10kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-1/+1
2010-02-28x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell1-4/+0
2009-03-11x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita1-0/+1
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard1-4/+1
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+82