1. b14097b x86: Use new cache mode type in mm/ioremap.c by Juergen Gross · 10 years ago
  2. 5b7c73e x86: use generic early_ioremap by Mark Salter · 10 years ago
  3. 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 10 years ago
  4. 09df7c4 x86: Remove CONFIG_X86_OOSTORE by Dave Jones · 10 years ago
  5. d0d98ee Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed by Andy Lutomirski · 11 years ago
  6. 33f35f2 x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled by Linus Torvalds · 13 years ago
  7. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 13 years ago
  8. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  9. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. d8e0420 xen: define BIOVEC_PHYS_MERGEABLE() by Jeremy Fitzhardinge · 15 years ago
  11. fef5ba7 xen: Cope with unmapped pages when initializing kernel pagetable by Jeremy Fitzhardinge · 14 years ago
  12. 3ee48b6 mm, x86: Saving vmcore with non-lazy freeing of vmas by Cliff Wickman · 14 years ago
  13. e67a807 x86: Fix 'reservetop=' functionality by Liang Li · 14 years ago
  14. 1c5b906 x86: Merge io.h by Brian Gerst · 14 years ago
  15. 9b987ae x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  16. 4e83047 x86: remove vestigial fix_ioremap prototypes by Jeremy Fitzhardinge · 15 years ago
  17. a7eb518 x86: truncate ISA addresses to unsigned int by H. Peter Anvin · 15 years ago
  18. bf33a70 x86: fix "__udivdi3" [drivers/scsi/aha1542.ko] undefined by James Bottomley · 15 years ago
  19. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 15 years ago
  20. 881c477 Merge branch 'x86/cleanups' into x86/core by Ingo Molnar · 15 years ago
  21. 8913937 Merge commit 'v2.6.29-rc4' into x86/cleanups by Ingo Molnar · 15 years ago
  22. 133822c x86: asm/io.h: unify ioremap prototypes by Jeremy Fitzhardinge · 15 years ago
  23. 976e8f6 x86: asm/io.h: unify virt_to_phys/phys_to_virt by Jeremy Fitzhardinge · 15 years ago
  24. a448720 x86: unify asm/io.h: IO_SPACE_LIMIT by Jeremy Fitzhardinge · 15 years ago
  25. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  26. d639bab x86 PAT: ioremap_wc should take resource_size_t parameter by venkatesh.pallipadi@intel.com · 16 years ago
  27. a3c6018 x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (take 2) by Jan Beulich · 15 years ago
  28. 181de82 x86: remove dead BIO_VMERGE_BOUNDARY definition by FUJITA Tomonori · 16 years ago
  29. 93093d0 x86: provide readq()/writeq() on 32-bit too, complete by Ingo Molnar · 16 years ago
  30. a0b1131 x86: provide readq()/writeq() on 32-bit too, cleanup by Ingo Molnar · 16 years ago
  31. 2c5643b x86: provide readq()/writeq() on 32-bit too by Hitoshi Mitake · 16 years ago
  32. 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
  33. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  34. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/io.h]
  35. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  36. efc9eb2 x86: remove duplicate early_ioremap declarations by Jeremy Fitzhardinge · 16 years ago
  37. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  38. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  39. 1c5b0eb x86: fix readb() et al compile error with gcc-3.2.3 by Mikael Pettersson · 16 years ago
  40. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  41. 9321b8c x86: pci-dma.c declare iommu_bio_merge before they get used by Jaswinder Singh · 16 years ago
  42. 3ae960a - x86: move early_ioremap prototypes to io.h by Ingo Molnar · 16 years ago
  43. 4583ed5 x86, 64-bit: unify early_ioremap by Jeremy Fitzhardinge · 16 years ago
  44. c1f64a5 x86: MMIO and gcc re-ordering issue by Linus Torvalds · 16 years ago
  45. e045fb2 x86: PAT avoid aliasing in /dev/mem read/write by venkatesh.pallipadi@intel.com · 16 years ago
  46. 1774a5b include/asm-x86/io.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  47. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 16 years ago
  48. 3a96ce8 x86: PAT make ioremap_change_attr non-static by venkatesh.pallipadi@intel.com · 16 years ago
  49. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago