aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/iomap_32.c
AgeCommit message (Expand)Author
2020-11-06io-mapping: Cleanup atomic iomapThomas Gleixner
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2019-12-10x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>Ingo Molnar
2019-12-10x86/mm/pat: Standardize on memtype_*() prefix for APIsIngo Molnar
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-07x86/mm/pat: Remove pat_enabled() checksBorislav Petkov
2015-05-27x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2014-11-16x86: Use new cache mode type in mm/iomap_32.cJuergen Gross
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez
2009-08-26x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-04-03x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton
2009-04-02x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita
2009-04-01mm: use debug_kmap_atomicAkinobu Mita
2009-03-29x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge
2009-03-15x86, mm: remove unnecessary include file from iomap_32.cAkinobu Mita
2009-03-13x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar
2009-03-11x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard