aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Add support to access boot related data in the clearTom Lendacky2017-07-181-0/+2
* linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-191-0/+21
* x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-261-0/+22
* memremap: add MEMREMAP_WC flagBrian Starkey2016-03-221-0/+1
* lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2016-01-201-0/+1
* mm: introduce find_dev_pagemap()Dan Williams2016-01-151-15/+0
* add devm_memremap_pagesChristoph Hellwig2015-08-271-0/+20
* devres: add devm_memremapChristoph Hellwig2015-08-141-0/+4
* arch: introduce memremap()Dan Williams2015-08-141-0/+9
* x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-0/+1
* x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-271-0/+7
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+2
|\
| * lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-161-0/+2
* | lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-141-0/+8
|/
* devres: support sizes greater than an unsigned longCristian Stoica2014-11-071-2/+2
* of: Provide a function to request and map memoryMatthias Brugger2014-07-231-0/+2
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* asmlinkage: Make __iowrite32_copy visibleAndi Kleen2014-02-131-1/+1
* Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski2013-05-301-0/+25
* powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni2012-07-111-0/+9
* x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-2/+2
* [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-051-0/+1
* devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-301-2/+2
* uninline check_signature()Andrew Morton2007-07-161-27/+2
* nommu: add ioremap_page_range()Paul Mundt2007-05-151-0/+8
* Provide dummy devm_ioport_* if !HAS_IOPORTRussell King2007-04-171-0/+13
* [PATCH] sort the devres mess outAl Viro2007-02-111-6/+0
* git-libata-all: forward declare struct deviceAndrew Morton2007-02-091-0/+2
* devres: implement pcim_iomap_regions()Tejun Heo2007-02-091-0/+2
* devres: device resource managementTejun Heo2007-02-091-0/+17
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-0/+27
* [PATCH] linux/io.h needs types.hAl Viro2006-10-081-0/+1
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-011-0/+4
* [PATCH] add __iowrite64_copyBrice Goglin2006-06-201-0/+1
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-011-0/+25