1. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 75e613c x86/pci: fix mmconfig detection with 32bit near 4g by Yinghai Lu · 15 years ago
  3. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  4. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  5. b9c61b70 x86/pci: update pirq_enable_irq() to setup io apic routing by Yinghai Lu · 15 years ago
  6. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  7. b10ceb5 x86/PCI: don't bother with root quirks if _CRS is used by Yinghai Lu · 15 years ago
  8. 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 15 years ago
  9. 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 15 years ago
  10. 044cd80 x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case by Yinghai Lu · 15 years ago
  11. 5a3ae27 x86, PAT: Remove duplicate memtype reserve in pci mmap by Suresh Siddha · 15 years ago
  12. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  13. e42d1fe x86/PCI: make pci=lastbus=255 work when acpi is on by Yinghai Lu · 15 years ago
  14. 9cdec04 x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot by Pallipadi, Venkatesh · 15 years ago
  15. 068258b x86/PCI: host mmconfig detect clean up by Yinghai Lu · 15 years ago
  16. 5546d6f x86/PCI: Detect mmconfig on nVidia MCP55 by Ed Swierk · 15 years ago
  17. dfadd9ed PCI/x86: detect host bridge config space size w/o using quirks by Yinghai Lu · 15 years ago
  18. 7bc9e77 PCI/x86: format early dump like other PCI output by Bjorn Helgaas · 16 years ago
  19. 600914b PCI/x86: make early dump handle multi-function devices by Bjorn Helgaas · 16 years ago
  20. 821508d x86: move a few device initialization objects into .devinit.rodata by Jan Beulich · 15 years ago
  21. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 15 years ago
  22. 4f179d1 x86, numaq: cleanups by Ingo Molnar · 16 years ago
  23. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  24. 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 16 years ago
  25. 5a44632 x86, numaq: consolidate code by Ingo Molnar · 16 years ago
  26. 57064d2 PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs by Seth Heasley · 16 years ago
  27. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 16 years ago
  28. 16cf0eb x86/PCI: Do not use interrupt links for devices using MSI-X by Rafael J. Wysocki · 16 years ago
  29. 2b8c2ef x86/PCI: use dev_printk for PCI bus locality messages by Bjorn Helgaas · 16 years ago
  30. 904d6a3 PCI: x86/visws: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
  31. b1c8679 PCI: x86: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  32. 12b955f x86/PCI: minor logic simplications by Bjorn Helgaas · 16 years ago
  33. f672c39 x86/PCI: use config space encoding for interrupt pins by Bjorn Helgaas · 16 years ago
  34. 878f2e5 PCI: use config space encoding in pci_get_interrupt_pin() by Bjorn Helgaas · 16 years ago
  35. 23a3600 PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline by Jacob Pan · 16 years ago
  36. 0663a36 x86/PCI: make PCI bus locality messages more meaningful by Bjorn Helgaas · 16 years ago
  37. 104bafcf PCI: Don't carp about BAR allocation failures in quiet boot by Ingo Molnar · 16 years ago
  38. 0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge added by Andrew Patterson · 16 years ago
  39. 8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h by Jaswinder Singh Rajput · 16 years ago
  40. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  41. ffd565a x86: fixup config space size of CPU functions for AMD family 11h by Andreas Herrmann · 16 years ago
  42. 14d7ca5 x86: attempt reboot via port CF9 if we have standard PCI ports by H. Peter Anvin · 16 years ago
  43. 7a9787e Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  44. 37a84ec x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs by Seth Heasley · 16 years ago
  45. d768cb6 x86/PCI: follow lspci device/vendor style by Bjorn Helgaas · 16 years ago
  46. c00193f Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4 by Ingo Molnar · 16 years ago
  47. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  48. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  49. 5e51900 Merge commit 'v2.6.27-rc6' into x86/cleanups by Ingo Molnar · 16 years ago
  50. d7451fc x86, hpet: SB600 - remove HPET resources from PCI device by Jordan Crouse · 16 years ago
  51. ebd60cd x86: unify using pci_mmcfg_insert_resource by Yinghai Lu · 16 years ago
  52. a5444d1 x86: split e820 reserved entries record to late v4 by Ingo Molnar · 16 years ago
  53. 58f7c98 x86: split e820 reserved entries record to late v2 by Yinghai Lu · 16 years ago
  54. 0ccd8c3 Merge branch 'linus' into x86/core by H. Peter Anvin · 16 years ago
  55. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  56. 011fec7 Un-break printk strings in x86 PCI probing code by Linus Torvalds · 16 years ago
  57. 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
  58. 94d4ac2 Merge branch 'x86/urgent' into x86/cleanups by H. Peter Anvin · 16 years ago
  59. f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  60. ed21763 x86: cleanup in amd_cpu_notify() by Robert Richter · 16 years ago
  61. ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  62. a2bd727 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 by Yinghai Lu · 16 years ago
  63. 91ede00 x86: fix: make PCI ECS for AMD CPUs hotplug capable by Robert Richter · 16 years ago
  64. 9b4e27b x86: fix: do not run code in amd_bus.c on non-AMD CPUs by Robert Richter · 16 years ago
  65. 2d96ae6 arch/x86/pci/irq.c: attempt to clean up code layout by Andrew Morton · 16 years ago
  66. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  67. ce67542 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-merge by Jesse Barnes · 16 years ago
  68. 8949975 x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs by Seth Heasley · 16 years ago
  69. ef31023 x86: silence mmconfig printk by Dave Jones · 16 years ago
  70. 881b374 Merge branch 'x86/apic' into x86/core by Ingo Molnar · 16 years ago
  71. 9dd1e9eb x86/PCI: allow scanning of 255 PCI busses by Andi Kleen · 16 years ago
  72. 12c0b20 x86/PCI: use dev_printk when possible by Bjorn Helgaas · 16 years ago
  73. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  74. 32f71af x86: PIC, L-APIC and I/O APIC debug information by Maciej W. Rozycki · 16 years ago
  75. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  76. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  77. a83fe32 x86, pci: detect end_bus_number according to acpi/e820 reserved, v2 by Yinghai Lu · 16 years ago
  78. 41b9eb2 x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Boot IRQ quirks for Broadcom and AMD/ATI) by Stefan Assmann · 16 years ago
  79. 3e370b2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  80. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  81. 58b6e55 Revert "x86/PCI: ACPI based PCI gap calculation" by Jesse Barnes · 16 years ago
  82. 809d9a8 x86/PCI: ACPI based PCI gap calculation by Alok Kataria · 16 years ago
  83. b3c9816 generic-ipi: merge fix by Ingo Molnar · 16 years ago
  84. beef312 x86/PCI: Fix PCI config space for domains > 0 by Matthew Wilcox · 16 years ago
  85. dbbcfb2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  86. 965194c x86: max_low_pfn_mapped fix, #2 by Yinghai Lu · 16 years ago
  87. 3cabf37 x86/pci: Changing subsystem init for visws by Robert Richter · 16 years ago
  88. e27cf3a x86/pci: renaming numa into numaq by Robert Richter · 16 years ago
  89. 9314d30 x86/pci: renamed: numa.c -> numaq_32.c by Robert Richter · 16 years ago
  90. 060b970 x86/pci: Changing subsystem initialization order for NUMA by Robert Richter · 16 years ago
  91. 2510495 x86/pci: Removing pci-y in Makefile by Robert Richter · 16 years ago
  92. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 16 years ago
  93. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 16 years ago
  94. 3a62ed7 x86/pci: fix warnings in subsys_initcall functions by Robert Richter · 16 years ago
  95. 3f68f7d x86/pci merge: fixing numaq initialization by Robert Richter · 16 years ago
  96. 62fa572 x86, VisWS: turn into generic arch, remove leftover files by Ingo Molnar · 16 years ago
  97. b4b8641 x86, VisWS: turn into generic arch, create include/asm-x86/visws/ by Ingo Molnar · 16 years ago
  98. 5548ed1 x86, VisWS: turn into generic arch, install proper PCI quirk by Ingo Molnar · 16 years ago
  99. 31ac409 x86, VisWS: turn into generic arch, add early init quirks by Ingo Molnar · 16 years ago
  100. 22d5c67 x86, VisWS: turn into generic arch, make VisWS boot on a regular PC by Ingo Molnar · 16 years ago