index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
io-mapping.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
mm: add a io_mapping_map_user helper
Christoph Hellwig
1
-0
/
+3
2020-11-24
io-mapping: Provide iomap_local variant
Thomas Gleixner
1
-2
/
+28
2020-11-07
io-mapping: Cleanup atomic iomap
Thomas Gleixner
1
-2
/
+6
2020-11-07
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
1
-1
/
+1
2020-07-24
io-mapping: indicate mapping failure
Michael J. Ruhl
1
-1
/
+4
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-03-11
docs: fix pointers to io-mapping.rst and io_ordering.rst files
Mauro Carvalho Chehab
1
-1
/
+1
2020-01-31
include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...
Andy Shevchenko
1
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504
Thomas Gleixner
1
-13
/
+1
2016-08-24
io-mapping: Fixup for different names of writecombine
Daniel Vetter
1
-0
/
+6
2016-08-24
io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/
Chris Wilson
1
-2
/
+2
2016-08-19
io-mapping: Always create a struct to hold metadata about the io-mapping
Chris Wilson
1
-35
/
+57
2016-04-28
io-mapping: Specify mapping size for io_mapping_map_wc()
Chris Wilson
1
-3
/
+7
2015-08-11
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-0
/
+2
2012-03-05
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
1
-0
/
+1
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+4
2011-10-21
io-mapping: ensure io_mapping_map_atomic _is_ atomic
Daniel Vetter
1
-0
/
+4
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2010-10-27
mm: stack based kmap_atomic()
Peter Zijlstra
1
-8
/
+6
2010-09-05
io-mapping: Fix the address space annotations
Francisco Jerez
1
-12
/
+12
2010-08-12
io-mapping: move asm include inside the config option
Dave Airlie
1
-1
/
+2
2010-08-05
drm,io-mapping: Specify slot to use for atomic mappings
Chris Wilson
1
-6
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-08-27
x86, pat: Add PAT reserve free to io_mapping* APIs
Venkatesh Pallipadi
1
-5
/
+12
2009-03-02
fix warning in io_mapping_map_wc()
Pallipadi, Venkatesh
1
-1
/
+4
2009-02-25
gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t
Venkatesh Pallipadi
1
-11
/
+35
2008-11-03
io mapping: clean up #ifdefs
Keith Packard
1
-18
/
+25
2008-10-31
resources: add io-mapping functions to dynamically map large device apertures
Keith Packard
1
-0
/
+118