1. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  2. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  3. d14125e Revert "x86/PCI: allocate space from the end of a region, not the beginning" by Bjorn Helgaas · 14 years ago
  4. 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
  5. dc9887d x86/PCI: allocate space from the end of a region, not the beginning by Bjorn Helgaas · 14 years ago
  6. 5ee01f4 x86/PCI: make sure _PAGE_IOMAP it set on pci mappings by Jeremy Fitzhardinge · 15 years ago
  7. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  8. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 14 years ago
  9. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 15 years ago
  10. c9c9b56 x86/PCI: remove redundant warnings by Bjorn Helgaas · 15 years ago
  11. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  13. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  14. 284f933 x86/pci: Enable pci root res read out for 32bit too by Yinghai Lu · 15 years ago
  15. 575939c x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource by Yinghai Lu · 15 years ago
  16. 865df57 PCI: improve discovery/configuration messages by Bjorn Helgaas · 15 years ago
  17. c7dabef vsprintf: use %pR, %pr instead of %pRt, %pRf by Bjorn Helgaas · 15 years ago
  18. 2992e54 x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled by Suresh Siddha · 15 years ago
  19. 42887b2 x86/PCI: print resources consistently with %pRt by Bjorn Helgaas · 15 years ago
  20. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  21. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  22. a76117d x86: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  23. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 16 years ago
  24. 5a3ae27 x86, PAT: Remove duplicate memtype reserve in pci mmap by Suresh Siddha · 16 years ago
  25. 9cdec04 x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot by Pallipadi, Venkatesh · 16 years ago
  26. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  27. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  28. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
  29. a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 16 years ago
  30. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
  31. 011fec7 Un-break printk strings in x86 PCI probing code by Linus Torvalds · 16 years ago
  32. b460947 Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3" by Linus Torvalds · 16 years ago
  33. a2bd727 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 by Yinghai Lu · 16 years ago
  34. 12c0b20 x86/PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  35. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  36. 965194c x86: max_low_pfn_mapped fix, #2 by Yinghai Lu · 16 years ago
  37. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  38. 499f8f8 x86: rename pat_wc_enabled to pat_enabled by Andreas Herrmann · 16 years ago
  39. 77db988 x86/PCI: X86_PAT & mprotect by Venki Pallipadi · 17 years ago
  40. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 17 years ago
  41. b81d988 PCI: x86: use generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
  42. dee7cbb x86: PAT bug fix for attribute type check after reserve_memtype by Venki Pallipadi · 17 years ago
  43. 03d72aa x86: PAT use reserve free memtype in pci_mmap_page_range by venkatesh.pallipadi@intel.com · 17 years ago
  44. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
  45. 1194925 PCI: modify PCI bridge control ISA flag for clarity by Gary Hade · 17 years ago
  46. 036fff4 PCI: skip ISA ioresource alignment on some systems by Gary Hade · 17 years ago
  47. fb9aa6f i386: move pci by Thomas Gleixner · 17 years ago[Renamed from arch/i386/pci/i386.c]
  48. f14e313 PCI: add debug information to resource collision message by Chuck Ebbert · 18 years ago
  49. 7edab2f pci/i386: style cleanups by Randy Dunlap · 18 years ago
  50. 6851ecc PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable" by Greg Kroah-Hartman · 18 years ago
  51. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  52. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  53. 53e4d30 [PATCH] PCI: i386/x86_84: disable PCI resource decode on device disable by Rajesh Shah · 19 years ago
  54. ed6d14f [PATCH] PCI: remove bogus resource collision error by Rajesh Shah · 19 years ago
  55. 346d388 [PATCH] arch/386/pci: remap_pfn_range -> io_remap_pfn_range by Michael S. Tsirkin · 19 years ago
  56. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  57. 299de03 [PATCH] PCI: pci_assign_unassigned_resources() on x86 by Ivan Kokshaysky · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago