Age | Commit message (Expand) | Author |
2016-08-24 | io-mapping: Fixup for different names of writecombine | Daniel Vetter |
2016-08-24 | io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/ | Chris Wilson |
2016-08-19 | io-mapping: Always create a struct to hold metadata about the io-mapping | Chris Wilson |
2016-04-28 | io-mapping: Specify mapping size for io_mapping_map_wc() | Chris Wilson |
2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
2012-03-04 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker |
2011-10-28 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2011-10-20 | io-mapping: ensure io_mapping_map_atomic _is_ atomic | Daniel Vetter |
2011-09-27 | doc: fix broken references | Paul Bolle |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
2010-09-05 | io-mapping: Fix the address space annotations | Francisco Jerez |
2010-08-12 | io-mapping: move asm include inside the config option | Dave Airlie |
2010-08-05 | drm,io-mapping: Specify slot to use for atomic mappings | Chris Wilson |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-08-26 | x86, pat: Add PAT reserve free to io_mapping* APIs | Venkatesh Pallipadi |
2009-03-02 | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi |
2008-11-03 | io mapping: clean up #ifdefs | Keith Packard |
2008-10-31 | resources: add io-mapping functions to dynamically map large device apertures | Keith Packard |