summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Improve documentation for low-level device I/O functionsJonathan Corbet2017-01-281-11/+35
* x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie2016-10-261-0/+6
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-6/+0Star
|\
| * nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-281-2/+0Star
| * pmem: convert to generic memremapDan Williams2015-08-141-5/+1Star
* | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-251-0/+6
|\|
| * Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+6
| |\
| | * arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-261-0/+6
* | | x86/mm, asm-generic: Add IOMMU ioremap_uc() variant defaultLuis R. Rodriguez2015-07-211-0/+2
|/ /
* | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-071-0/+2
* | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell2015-06-031-2/+1Star
* | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez2015-05-271-0/+3
* | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-111-0/+1
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-101-1/+1
|\
| * x86: Use new cache mode type in mm/ioremap.cJuergen Gross2014-11-161-1/+1
* | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-0/+4
|\ \
| * | x86: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+4
| |/
* / /dev/mem: Use more consistent data typesThierry Reding2014-11-101-2/+2
|/
* x86: use generic early_ioremapMark Salter2014-04-081-14/+1Star
* x86/mm: sparse warning fix for early_memremapDave Young2014-04-081-1/+2
* x86: Remove CONFIG_X86_OOSTOREDave Jones2014-03-111-1/+1
* Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski2013-05-311-0/+7
* x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds2011-08-041-2/+1Star
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-22/+2Star
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-291-0/+13
|\
| * xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-181-0/+13
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-221-0/+1
|\ \
| * | xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-141-0/+1
| |/
* / mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman2010-09-171-0/+1
|/
* x86: Fix 'reservetop=' functionalityLiang Li2010-04-301-0/+1
* x86: Merge io.hBrian Gerst2010-02-051-3/+152
* x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-101-2/+4
* x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge2009-03-041-3/+0Star
* x86: truncate ISA addresses to unsigned intH. Peter Anvin2009-02-171-3/+8
* x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefinedJames Bottomley2009-02-131-1/+1
*-----. Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-131-0/+90
|\ \ \ \
| | | | * x86: asm/io.h: unify ioremap prototypesJeremy Fitzhardinge2009-02-061-0/+31
| | | | * x86: asm/io.h: unify virt_to_phys/phys_to_virtJeremy Fitzhardinge2009-02-061-0/+59
| | |_|/ | |/| |
* | | | Merge branch 'x86/cleanups' into x86/coreIngo Molnar2009-02-131-0/+1
|\ \ \ \
| * | | | Merge commit 'v2.6.29-rc4' into x86/cleanupsIngo Molnar2009-02-111-1/+0Star
| |\| | |
| * | | | x86: unify asm/io.h: IO_SPACE_LIMITJeremy Fitzhardinge2009-01-291-0/+1
| | |/ / | |/| |
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-1/+1
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| | * | x86 PAT: ioremap_wc should take resource_size_t parametervenkatesh.pallipadi@intel.com2009-01-221-1/+1
| |/ /
* / / x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-161-1/+0Star
|/ /
* | x86: remove dead BIO_VMERGE_BOUNDARY definitionFUJITA Tomonori2008-12-031-2/+0Star
* | x86: provide readq()/writeq() on 32-bit too, completeIngo Molnar2008-11-301-9/+9
* | x86: provide readq()/writeq() on 32-bit too, cleanupIngo Molnar2008-11-301-10/+7Star
* | x86: provide readq()/writeq() on 32-bit tooHitoshi Mitake2008-11-301-0/+24
|/
* x86: start annotating early ioremap pointers with __iomemHarvey Harrison2008-10-291-3/+3
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3