| Commit message (Expand) | Author | Age |
* | x86, hpet: SB600 - remove HPET resources from PCI device | Jordan Crouse | 2008-09-14 |
* | Un-break printk strings in x86 PCI probing code | Linus Torvalds | 2008-09-02 |
* | Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ... | Linus Torvalds | 2008-08-29 |
* | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-08-25 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-08-19 |
| |\ |
|
| | * | Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jesse Barnes | 2008-08-18 |
| | |\ |
|
| | | * | x86, pci: detect end_bus_number according to acpi/e820 reserved, v2 | Yinghai Lu | 2008-07-20 |
| | * | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs | Seth Heasley | 2008-08-15 |
| | * | | x86/PCI: allow scanning of 255 PCI busses | Andi Kleen | 2008-08-11 |
* | | | | x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 | Yinghai Lu | 2008-08-25 |
* | | | | x86: fix: make PCI ECS for AMD CPUs hotplug capable | Robert Richter | 2008-08-23 |
* | | | | x86: fix: do not run code in amd_bus.c on non-AMD CPUs | Robert Richter | 2008-08-23 |
|/ / / |
|
* / / | x86: silence mmconfig printk | Dave Jones | 2008-08-15 |
|/ / |
|
* | | x86/PCI: use dev_printk when possible | Bjorn Helgaas | 2008-07-28 |
* | | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 |
* | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | x86/pci: Changing subsystem init for visws | Robert Richter | 2008-07-11 |
| | | | | * | x86/pci: renaming numa into numaq | Robert Richter | 2008-07-11 |
| | | | | * | x86/pci: renamed: numa.c -> numaq_32.c | Robert Richter | 2008-07-11 |
| | | | | * | x86/pci: Changing subsystem initialization order for NUMA | Robert Richter | 2008-07-11 |
| | | | | * | x86/pci: Removing pci-y in Makefile | Robert Richter | 2008-07-11 |
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Revert "x86/PCI: ACPI based PCI gap calculation" | Jesse Barnes | 2008-07-16 |
| * | | | | | x86/PCI: ACPI based PCI gap calculation | Alok Kataria | 2008-07-15 |
| * | | | | | x86/PCI: Fix PCI config space for domains > 0 | Matthew Wilcox | 2008-07-14 |
| * | | | | | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 |
| * | | | | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 |
| * | | | | | PCI: boot parameter to avoid expansion ROM memory allocation | Gary Hade | 2008-06-10 |
| * | | | | | x86/PCI: janitor work in irq.c | Miklos Vajna | 2008-06-10 |
* | | | | | | generic-ipi: merge fix | Ingo Molnar | 2008-07-15 |
| |/ / / /
|/| | | | |
|
* | | | | | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 2008-07-13 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 2008-07-11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | x86/pci: fix warnings in subsys_initcall functions | Robert Richter | 2008-07-10 |
| * | | | x86/pci merge: fixing numaq initialization | Robert Richter | 2008-07-10 |
| * | | | x86, VisWS: turn into generic arch, remove leftover files | Ingo Molnar | 2008-07-10 |
| * | | | x86, VisWS: turn into generic arch, create include/asm-x86/visws/ | Ingo Molnar | 2008-07-10 |
| * | | | x86, VisWS: turn into generic arch, install proper PCI quirk | Ingo Molnar | 2008-07-10 |
| * | | | x86, VisWS: turn into generic arch, add early init quirks | Ingo Molnar | 2008-07-10 |
| * | | | x86, VisWS: turn into generic arch, make VisWS boot on a regular PC | Ingo Molnar | 2008-07-10 |
* | | | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 |
|/ / / |
|
* | | | x86/pci: removing subsys_initcall ordering dependencies | Robert Richter | 2008-07-09 |
* | | | x86/pci: visws: renaming pcibios_init() | Robert Richter | 2008-07-09 |
* | | | x86/pci: Makefile merge: coalescing 32 and 64 bit | Robert Richter | 2008-07-09 |
* | | | x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c | Robert Richter | 2008-07-09 |
* | | | x86/pci: mp_bus_to_node merge: moving code in amd_bus.c | Robert Richter | 2008-07-09 |
* | | | x86/pci: Makefile merge: creating pci-y for 64 bit | Robert Richter | 2008-07-09 |
* | | | x86/pci: Makefile merge: changing 64bit ordering | Robert Richter | 2008-07-09 |
* | | | x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o | Robert Richter | 2008-07-09 |
* | | | x86/pci: Makefile merge: whitespace changes only | Robert Richter | 2008-07-09 |