Age | Commit message (Expand) | Author |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar |
2017-08-10 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar |
2017-07-24 | x86/io: Make readq() / writeq() API consistent | Andy Shevchenko |
2017-07-24 | x86/io: Remove xlate_dev_kmem_ptr() duplication | Andy Shevchenko |
2017-07-24 | x86/io: Remove mem*io() duplications | Andy Shevchenko |
2017-07-24 | x86/io: Include asm-generic/io.h to architectural code | Andy Shevchenko |
2017-07-24 | x86/io: Define IO accessors by preprocessor | Andy Shevchenko |
2017-07-20 | x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl | Arnd Bergmann |
2017-07-18 | x86/mm: Use proper encryption attributes with /dev/mem | Tom Lendacky |
2017-07-18 | x86/mm: Add support to access boot related data in the clear | Tom Lendacky |
2017-01-28 | x86/mm: Improve documentation for low-level device I/O functions | Jonathan Corbet |
2016-10-26 | x86/io: add interface to reserve io memtype for a resource range. (v1.1) | Dave Airlie |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-08-27 | nd_blk: change aperture mapping from WC to WB | Ross Zwisler |
2015-08-25 | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar |
2015-08-14 | pmem: convert to generic memremap | Dan Williams |
2015-07-21 | x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default | Luis R. Rodriguez |
2015-06-29 | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-26 | arch, x86: pmem api for ensuring durability of persistent memory updates | Ross Zwisler |
2015-06-07 | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani |
2015-06-03 | x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> | Stephen Rothwell |
2015-05-27 | x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() | Luis R. Rodriguez |
2015-05-11 | x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) | Luis R. Rodriguez |
2014-12-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-11-16 | x86: Use new cache mode type in mm/ioremap.c | Juergen Gross |
2014-11-11 | Merge 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 types | Thierry Reding |
2014-10-20 | x86: io: implement dummy relaxed accessor macros for writes | Will Deacon |
2014-04-07 | x86: use generic early_ioremap | Mark Salter |
2014-04-07 | x86/mm: sparse warning fix for early_memremap | Dave Young |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones |
2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski |
2011-08-03 | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled | Linus Torvalds |
2011-05-25 | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier |
2010-10-28 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-18 | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge |
2010-10-13 | xen: Cope with unmapped pages when initializing kernel pagetable | Jeremy Fitzhardinge |
2010-09-17 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2010-04-30 | x86: Fix 'reservetop=' functionality | Liang Li |
2010-02-05 | x86: Merge io.h | Brian Gerst |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu |
2009-03-04 | x86: remove vestigial fix_ioremap prototypes | Jeremy Fitzhardinge |
2009-02-17 | x86: truncate ISA addresses to unsigned int | H. Peter Anvin |
2009-02-13 | x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined | James Bottomley |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar |
2009-02-13 | Merge branch 'x86/cleanups' into x86/core | Ingo Molnar |
2009-02-11 | Merge commit 'v2.6.29-rc4' into x86/cleanups | Ingo Molnar |
2009-02-06 | x86: asm/io.h: unify ioremap prototypes | Jeremy Fitzhardinge |