Age | Commit message (Expand) | Author | Files | Lines |
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 |