Age | Commit message (Expand) | Author |
2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski |
2011-08-04 | 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-29 | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-10-22 | 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 |
2009-02-06 | x86: asm/io.h: unify virt_to_phys/phys_to_virt | Jeremy Fitzhardinge |
2009-01-29 | x86: unify asm/io.h: IO_SPACE_LIMIT | Jeremy Fitzhardinge |
2009-01-28 | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar |
2009-01-22 | x86 PAT: ioremap_wc should take resource_size_t parameter | venkatesh.pallipadi@intel.com |
2009-01-16 | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich |
2008-12-03 | x86: remove dead BIO_VMERGE_BOUNDARY definition | FUJITA Tomonori |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too, complete | Ingo Molnar |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too, cleanup | Ingo Molnar |
2008-11-30 | x86: provide readq()/writeq() on 32-bit too | Hitoshi Mitake |
2008-10-29 | x86: start annotating early ioremap pointers with __iomem | Harvey Harrison |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro |