Age | Commit message (Expand) | Author | Files | Lines |
2017-01-28 | x86/mm: Improve documentation for low-level device I/O functions | Jonathan Corbet | 1 | -11/+35 |
2016-10-26 | x86/io: add interface to reserve io memtype for a resource range. (v1.1) | Dave Airlie | 1 | -0/+6 |
2015-09-09 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+0 |
2015-08-28 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler | 1 | -2/+0 |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 1 | -0/+6 |
2015-08-14 | pmem: convert to generic memremap | Dan Williams | 1 | -5/+1 |
2015-07-21 | x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default | Luis R. Rodriguez | 1 | -0/+2 |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+6 |
2015-06-26 | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler | 1 | -0/+6 |
2015-06-07 | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani | 1 | -0/+2 |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell | 1 | -2/+1 |
2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez | 1 | -0/+3 |
2015-05-11 | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) | Luis R. Rodriguez | 1 | -0/+1 |
2014-12-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-11-16 | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross | 1 | -1/+1 |
2014-11-11 | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann | 1 | -0/+4 |
2014-11-10 | /dev/mem: Use more consistent data types | Thierry Reding | 1 | -2/+2 |
2014-10-20 | x86: io: implement dummy relaxed accessor macros for writes | Will Deacon | 1 | -0/+4 |
2014-04-08 | x86: use generic early_ioremap | Mark Salter | 1 | -14/+1 |
2014-04-08 | x86/mm: sparse warning fix for early_memremap | Dave Young | 1 | -1/+2 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 1 | -1/+1 |
2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski | 1 | -0/+7 |
2011-08-04 | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds | 1 | -2/+1 |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 1 | -22/+2 |
2010-10-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+13 |
2010-10-22 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2010-10-18 | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 1 | -0/+13 |
2010-10-14 | xen: Cope with unmapped pages when initializing kernel pagetable | Jeremy Fitzhardinge | 1 | -0/+1 |
2010-09-17 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman | 1 | -0/+1 |
2010-04-30 | x86: Fix 'reservetop=' functionality | Liang Li | 1 | -0/+1 |
2010-02-06 | x86: Merge io.h | Brian Gerst | 1 | -3/+152 |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 1 | -2/+4 |
2009-03-04 | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge | 1 | -3/+0 |
2009-02-18 | x86: truncate ISA addresses to unsigned int | H. Peter Anvin | 1 | -3/+8 |
2009-02-13 | x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined | James Bottomley | 1 | -1/+1 |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 1 | -0/+90 |
2009-02-13 | Merge branch 'x86/cleanups' into x86/core | Ingo Molnar | 1 | -0/+1 |
2009-02-11 | Merge commit 'v2.6.29-rc4' into x86/cleanups | Ingo Molnar | 1 | -1/+0 |
2009-02-07 | x86: asm/io.h: unify ioremap prototypes | Jeremy Fitzhardinge | 1 | -0/+31 |
2009-02-07 | x86: asm/io.h: unify virt_to_phys/phys_to_virt | Jeremy Fitzhardinge | 1 | -0/+59 |
2009-01-29 | x86: unify asm/io.h: IO_SPACE_LIMIT | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-01-29 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 1 | -1/+1 |
2009-01-22 | x86 PAT: ioremap_wc should take resource_size_t parameter | venkatesh.pallipadi@intel.com | 1 | -1/+1 |
2009-01-16 | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich | 1 | -1/+0 |
2008-12-03 | x86: remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori | 1 | -2/+0 |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too, complete | Ingo Molnar | 1 | -9/+9 |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too, cleanup | Ingo Molnar | 1 | -10/+7 |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too | Hitoshi Mitake | 1 | -0/+24 |
2008-10-29 | x86: start annotating early ioremap pointers with __iomem | Harvey Harrison | 1 | -3/+3 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |