summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/io.h
AgeCommit message (Expand)Author
2017-11-16x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom
2017-11-07x86/io: Unroll string I/O when SEV is activeTom Lendacky
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"Ingo Molnar
2017-10-20x86/mm: Limit mmap() of /dev/mem to valid physical addressesCraig Bergstrom
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2017-07-24x86/io: Make readq() / writeq() API consistentAndy Shevchenko
2017-07-24x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko
2017-07-24x86/io: Remove mem*io() duplicationsAndy Shevchenko
2017-07-24x86/io: Include asm-generic/io.h to architectural codeAndy Shevchenko
2017-07-24x86/io: Define IO accessors by preprocessorAndy Shevchenko
2017-07-20x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outslArnd Bergmann
2017-07-18x86/mm: Use proper encryption attributes with /dev/memTom Lendacky
2017-07-18x86/mm: Add support to access boot related data in the clearTom Lendacky
2017-01-28x86/mm: Improve documentation for low-level device I/O functionsJonathan Corbet
2016-10-26x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-27nd_blk: change aperture mapping from WC to WBRoss Zwisler
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-14pmem: convert to generic memremapDan Williams
2015-07-21x86/mm, asm-generic: Add IOMMU ioremap_uc() variant defaultLuis R. Rodriguez
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler
2015-06-07x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani
2015-06-03x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2015-05-27x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()Luis R. Rodriguez
2015-05-11x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-16x86: Use new cache mode type in mm/ioremap.cJuergen Gross
2014-11-11Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann
2014-11-10/dev/mem: Use more consistent data typesThierry Reding
2014-10-20x86: io: implement dummy relaxed accessor macros for writesWill Deacon
2014-04-07x86: use generic early_ioremapMark Salter
2014-04-07x86/mm: sparse warning fix for early_memremapDave Young
2014-03-11x86: Remove CONFIG_X86_OOSTOREDave Jones
2013-05-31Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski
2011-08-03x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-18xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge
2010-10-13xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge
2010-09-17mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-02-05x86: Merge io.hBrian Gerst
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-03-04x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge