summaryrefslogtreecommitdiffstats
path: root/include/linux/io-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* io-mapping: Fixup for different names of writecombineDaniel Vetter2016-08-241-0/+6
* io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/Chris Wilson2016-08-241-2/+2
* io-mapping: Always create a struct to hold metadata about the io-mappingChris Wilson2016-08-191-35/+57
* io-mapping: Specify mapping size for io_mapping_map_wc()Chris Wilson2016-04-281-3/+7
* arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-0/+2
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-281-0/+4
|\
| * io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter2011-10-201-0/+4
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-8/+6
* io-mapping: Fix the address space annotationsFrancisco Jerez2010-09-051-12/+12
* io-mapping: move asm include inside the config optionDave Airlie2010-08-121-1/+2
* drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson2010-08-051-6/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-261-5/+12
* fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
* gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-11/+35
* io mapping: clean up #ifdefsKeith Packard2008-11-031-18/+25
* resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-311-0/+118